Mark McDowall
1dab0aee6a
Fixed: Reduce parameters required to add a new series
...
Fixes #1403
2017-02-27 21:37:33 -08:00
Keivan Beigi
ad7d571b24
New: Better platform detection specifically for Non-Windows Systems
2017-01-03 18:37:23 -08:00
Taloth Saldono
a2536deef0
Fixed: Significantly improved api performance.
2016-07-24 01:00:41 +02:00
Mark McDowall
d514699ab7
Fixed: Prevent series from being added with an invalid Profile ID
...
Closes #977
2015-12-05 02:22:22 -08:00
Mark McDowall
3c52a9066c
New: Reload fanart and poster on series details after images are downloaded
2015-06-07 09:51:29 -07:00
Mark McDowall
4c3c705517
Fix error when season stats are missing
2015-06-07 02:14:40 -07:00
Taloth Saldono
fc572500e4
Improved season pass styling
2015-06-06 23:55:32 -07:00
Mark McDowall
155c82c199
Season pass overhaul
...
New: Season Pass supports multi-select
New: Improved Season Pass toggling
Closes #396
2015-06-06 23:55:21 -07:00
Mark McDowall
b7e609a7d5
De-dupe Tags
...
Fixed: Remove duplicate tags and prevent new ones from being created
2015-02-13 17:04:07 -08:00
Mark McDowall
05ee57a972
New: options when adding series, including the ability to search for all missing episodes
2015-02-02 09:03:25 -08:00
Keivan Beigi
6af9b03d26
added missing using
2014-12-06 22:08:41 -08:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
2014-12-01 22:26:25 -08:00
Mark McDowall
438686ca1a
Refresh the scene mapping cache if it is empty during a lookup
2014-11-18 23:47:19 -08:00
Mark McDowall
b6fc490b89
Series detials fixes
...
Fixed: Adding a new series and going to series details will show data after information is fetched
Fixed: Series details won't reload view after update
2014-11-06 07:34:15 -08:00
Mark McDowall
2ff1208947
Episode resource now uses series resource as the subtype
...
Fixed: Episodes on the calendar have series images attached properly again
2014-09-10 18:11:35 -07:00
Mark McDowall
f63476260b
New: Show episode file file deletions in history and episode activity
2014-09-06 08:08:12 -07:00
kayone
322ff2af8c
signalR connection is now called directly rather than using a command to reduce overhead.
2014-08-25 21:01:32 -07:00
Mark McDowall
807ed7df1a
New: Show disk space used by series on series details
2014-08-17 00:41:16 -07:00
Mark McDowall
6671934c0f
Relative episode file paths
2014-08-13 17:08:24 -07:00
Mark McDowall
74a38415cf
Profiles
...
Indexes are created with the same uniqueness when copying a table
New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
2014-07-25 23:21:44 -07:00
Mark McDowall
bd0392a376
Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop
...
Conflicts:
src/NzbDrone.Api/Series/SeriesResource.cs
src/NzbDrone.Core/Tv/SeriesService.cs
2014-07-02 07:42:04 -07:00
Mark McDowall
193672b652
Anime!
...
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray
Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
2014-07-02 07:33:51 -07:00
Taloth Saldono
c2b06d957d
New: Series Overview sorted by Next Airing now sorts all remaining items by their Last Aired date.
2014-06-30 23:25:19 +02:00
Mark McDowall
6184105d3c
Fixed: Prevent adding a series if the path is the ancestor of another series
2014-06-22 11:01:22 -07:00
Cyberlane
612ca49281
New: Alternative titles on Series Details UI
2014-04-14 21:51:37 +01:00
Mark McDowall
d8aae8f8ff
Fixed: Removed validation to ensure series path exists when updating a series
2014-04-10 10:18:51 -07:00
Mark McDowall
0951e0c74b
Fixed: Prevent setting series folder to drone factory, root folder or another series' folder
2014-04-04 08:18:07 -07:00
Mark McDowall
77b83b521e
Validation, settings UI cleanup and different settings models, oh my
...
New: Download client UI matches other settings
Fixed: Prevent drone factory folder from being set to invalid paths/root path for series
Fixed: Switching pages in settings will not hide changes
Fixed: Test download clients
Fixed: Settings are validated before saving
2014-02-16 23:01:36 -08:00
Mark McDowall
e47b4c7686
New: Series lists will auto update when files are imported/deleted
2014-02-08 00:51:29 -08:00
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
2013-10-02 18:01:32 -07:00