Mark McDowall
6116fdb032
Merge branch 'season-ignore'
...
Conflicts:
NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
NzbDrone.Core/NzbDrone.Core.csproj
13 years ago
Mark McDowall
15a29dce81
Parser updated.
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
Mark McDowall
59516c240f
Fix for episodes with "Part" in the Episode Title being picked up as mini-series releases.
13 years ago
kay.one
6851e2ae9d
Fixed broken test
13 years ago
kay.one
890b8b1c2c
updated analytics
13 years ago
kay.one
5c03c873b2
updated analytics
13 years ago
Mark McDowall
2deb6822b0
Updated Nuget packages.
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
9bea027907
Fixed compile issue
13 years ago
kay.one
83aa6330d1
Minor cleanups.
13 years ago
Mark McDowall
34f8f0a78f
Reversed the last change, if episodes are not parsed in order the report should be rejected.
13 years ago
Mark McDowall
fb83212f55
Parser will ensure episode numbers are in order when returned.
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
d7965022db
Fix: RSS parse errors are no longer logged as warning and will not show up in the log page (they are still included in the log files)
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
df6db27d21
Fixed SabPriorityType of Force being Top in the model.
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