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 |
Mark McDowall
|
e0170a08e4
|
More REGEX work, cleaned up some extraneous bits and made them more accurate.
|
13 years ago |
Mark McDowall
|
c700ffcc3b
|
Fixed parsing being too greedy in its search for multi-episode releases.
|
13 years ago |
Mark McDowall
|
3b0d989cfb
|
Throwing a better exception.
|
13 years ago |
kay.one
|
feb4ef969e
|
Fixed: Issue where daily episodes/full season releases would break sab queue check.
|
13 years ago |
Mark McDowall
|
26adbf2602
|
Code cleanup per commit comments. More Work?!
EpisodeParseResult will use Season ## when it is a full season instead of writing out each episode number.
|
13 years ago |
Mark McDowall
|
1f983094ac
|
Fix: Resolved a parsing issue when timeleft for an SabQueueItem was greater than 24 hours.
|
13 years ago |
kay.one
|
68e1a0bc4d
|
Fixed: Fixed issue where an unknown episode/item in the queue would crash CheckQueue.
|
13 years ago |
Mark McDowall
|
91d3d522ec
|
Parse size to decimal using en-US culture.
|
13 years ago |
Mark McDowall
|
2bf97fd76f
|
Fix: Size will be displayed in best format when rejected (instead of bytes). It will also be displayed as info so it shows in the normal log.
|
13 years ago |
kay.one
|
207ea607a7
|
Fixed spacing in episode search notification.
|
13 years ago |
kay.one
|
b58fe89ce4
|
analytics will not leak exceptions while in production.
|
13 years ago |