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 |
kay.one
|
56c6466c9f
|
Improved: Season search/backlog search is a lot more efficient with indexer searches.
|
13 years ago |
kay.one
|
4fe1d7e6f7
|
Jobs added to queue have higher priority than scheduler jobs.
|
13 years ago |
kay.one
|
39be4c567d
|
Fixed: Fixed an issue where there could be a race condition during app update.
|
13 years ago |
Mark McDowall
|
7a1301610a
|
PDTV will treated as SDTV.
|
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 |
kay.one
|
96317b476c
|
Fixed: Parsing of daily episodes with bad date format (YYYY/DD/MM) instead of (YYYY/MM/DD)
|
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
|
694b712c14
|
Fix: Parsing issue for episodes with year and 105 style naming.
|
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 |
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 |