kay.one
|
ada0a3bfbc
|
updated indexer error logging
|
13 years ago |
Mark McDowall
|
783f32a849
|
Fix: Newznab will now use the NZB download link properly.
Fix: Newznab will properly get the size for the NZB.
Fixes bug: ND-30
|
13 years ago |
kay.one
|
2303a02a06
|
Fixed: Fixed issue where NzbMatrix servers would die if series title started with 'the'
|
13 years ago |
Mark McDowall
|
ea65f5836c
|
PendingMapping Editor added to Services.
|
13 years ago |
Mark McDowall
|
01746a06e0
|
Fixed Series/Details Quality column.
|
13 years ago |
kay.one
|
11db27f6ac
|
Better check against internal server error exceptions during unit tests.
|
13 years ago |
kay.one
|
3b18c9f621
|
Removed single episode rename button
Fix: while renaming series/seasons a single failure no longer stops the whole process
Fix: much better notification during batch rename
|
13 years ago |
Mark McDowall
|
0ff60bde92
|
Mass edit is now Series Editor.
Renamed Opps to Oops.
Fixed broken SeriesEditor.
|
13 years ago |
Mark McDowall
|
a12dcfd501
|
Deleting a series will now delete the coresponding seasons.
|
13 years ago |
Mark McDowall
|
6116fdb032
|
Merge branch 'season-ignore'
Conflicts:
NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
NzbDrone.Core/NzbDrone.Core.csproj
|
13 years ago |
kay.one
|
7e38afc838
|
Logging/Download notification tweaks.
|
13 years ago |
kay.one
|
e0f901dbe7
|
Fixed an issue where publish date could not be parsed for rss items.
|
13 years ago |
Mark McDowall
|
219ea364a9
|
More unit tests for Plex notifications.
|
13 years ago |
Mark McDowall
|
6e767eafab
|
New: Added Plex to Notifications, allowing notifications and library updates.
|
13 years ago |
Mark McDowall
|
aac42d4882
|
More Season ignore work. Already ignored seasons will be ignored.
Fix: Season Ignore is handled separately from Episode Ignore.
|
13 years ago |
Mark McDowall
|
969f8ae5e2
|
SeasonProvider Added to handle ignoring of Seasons.
|
13 years ago |
kay.one
|
9d126e54c9
|
New: Added support for limited retention. Reports older than the configured retention are skipped.
|
13 years ago |
Mark McDowall
|
d8957a85ef
|
Small tweak in SignalR dependency injection.
|
13 years ago |
Mark McDowall
|
c739b3e132
|
Update clients when new episode is imported (ready).
|
13 years ago |
Mark McDowall
|
f19721912b
|
SignalR added to provide realtime episode status updates. (Series/Details and Downloading only currently)
|
13 years ago |
kay.one
|
ac84d76ef9
|
New: When searching for episodes, newer reports are given priority over older reports of equal quality.
|
13 years ago |
Mark McDowall
|
5bf56ffca3
|
Age parsing added to the indexers.
|
13 years ago |
Mark McDowall
|
462eb53897
|
Retention check added to DecisionEngine.
Retention is configurable from Settings/Indexers.
|
13 years ago |
kay.one
|
6851e2ae9d
|
Fixed broken test
|
13 years ago |
kay.one
|
890b8b1c2c
|
updated analytics
|
13 years ago |
kay.one
|
e5fa098d66
|
deskmetrics doesn't report during dev.
|
13 years ago |
kay.one
|
90e5e8eef3
|
deskmetrics doesn't report during dev.
|
13 years ago |
kay.one
|
05df752cc8
|
Fix: Downgraded some log levels for less verbose logging
|
13 years ago |
kay.one
|
83aa6330d1
|
Minor cleanups.
|
13 years ago |
Mark McDowall
|
1abeef7239
|
Fix: Episode naming for files with multiple episodes.
|
13 years ago |
kay.one
|
659b3dee55
|
Improved: Upcoming episodes page no longer shows series that aren't monitored.
|
13 years ago |
kay.one
|
6df184b7cb
|
New: All setting values are cached for better responsiveness.
|
13 years ago |
Mark McDowall
|
cc8f8bec06
|
Fixed bracket in logging message.
|
13 years ago |
Mark McDowall
|
308fd11c83
|
Fix: Series Titles with apostrophes when searched on NzbMatrix will now return valid results.
Each indexer can now override GetQueryTitle from IndexerBase if required for special title searching.
|
13 years ago |
Mark McDowall
|
2a6f02be17
|
Added additional logging to PostDownloadProvider.
|
13 years ago |
kay.one
|
5ecbdd3e64
|
Package cleanup
|
13 years ago |
Mark McDowall
|
7ae751371d
|
Fix: Growl will now work for notifying on grab/download.
Growl must be registered before notifications will work.
|
13 years ago |
kay.one
|
5717b7f596
|
New: Rewrite of download decision engine.
|
13 years ago |
Mark McDowall
|
a168bdfa00
|
Merge branch 'overview-grid'
|
13 years ago |
Mark McDowall
|
93355a4ae1
|
Upcoming grid NzbDroned. Bye Telerik Grid.
|
13 years ago |
kay.one
|
26242d7dde
|
Fixed rebase issues.
|
13 years ago |
kay.one
|
174f765ec9
|
New: NzbDrone service to automatically report errors and episode parse issues.
|
13 years ago |
kay.one
|
9fcb3a4573
|
Improved: Episodes that are in the future AND have no title will not be added to db (place holder episodes in TVDB)
|
13 years ago |
kay.one
|
02a3b38210
|
Added service integration tests.
|
13 years ago |
kay.one
|
65417bd8ec
|
Fixed: Multipart episodes are now added to sab queue using single episode title only.
|
13 years ago |
kay.one
|
44d6d20bd6
|
Deskmetrics will not report any data unless using the master branch.
|
13 years ago |
Mark McDowall
|
249e6d7c4b
|
Fixed DateTime parsing in SeriesProvider.CleanAirsTime, will now suppress failures because TheTvDb has random data.
|
13 years ago |
Mark McDowall
|
a96ff2519a
|
New: Blackhole implemented, allowing clients other than SABnzbd to be used.
|
13 years ago |
Mark McDowall
|
d670e45001
|
DownloadClient added to the UI, it still will only download via Sabnzbd.
|
13 years ago |
kay.one
|
2009693787
|
Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search
|
13 years ago |