Commit Graph

649 Commits (172827e76e15c39d5d3d5af7ae00997b61d152b3)

Author SHA1 Message Date
Mark McDowall 59516c240f Fix for episodes with "Part" in the Episode Title being picked up as mini-series releases.
13 years ago
kay.one 5c03c873b2 updated analytics
13 years ago
Mark McDowall 2deb6822b0 Updated Nuget packages.
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 308fd11c83 Fix: Series Titles with apostrophes when searched on NzbMatrix will now return valid results.
13 years ago
Mark McDowall 3f02a1f347 Fixed last broken parsing test.
13 years ago
Mark McDowall b751bbc4ce Fixed broken unit tests from parsing logging changes.
13 years ago
kay.one 5ecbdd3e64 Package cleanup
13 years ago
kay.one 5717b7f596 New: Rewrite of download decision engine.
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 a96ff2519a New: Blackhole implemented, allowing clients other than SABnzbd to be used.
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
kay.one fb0b487e6d Added broken parser test.
13 years ago
kay.one feb4ef969e Fixed: Issue where daily episodes/full season releases would break sab queue check.
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
kay.one 14ed804025 Fixed broken reference.
13 years ago
Mark McDowall 93ee97123f System/Backup will backup Config.xml and NzbDrone.sdf to a zip file for the client to download.
13 years ago
kay.one 340f05aef4 Fixed broken tests, DeskMetrics now has a different id during dev and production.
13 years ago
kay.one b225db9aaf Started to add support for deskmetrics
13 years ago
Mark McDowall 02cb12bdb8 BacklogSetting refactoring.
13 years ago
Mark McDowall 9eb022fdf4 BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit.
13 years ago
Mark McDowall fb17765d3a Fixed issues with searching and the results being filtered before the SearchProvider could properly handle them.
13 years ago
Mark McDowall 8267be0a48 Added another test for IsUpgrade.
13 years ago
Mark McDowall 197979ea3c QualityParseTest will accept bool IsProper as a parameter.
13 years ago
kay.one d6d1bbe3f5 Tweaked Progress notification.
13 years ago
kay.one 7071cf829a Updated diskprovider to use GetFiles instead of EnumerateFiles to prevent a screwed up issue.
13 years ago
kay.one ead5f37921 Directory write time is now calculated based on the most recent file write to any file inside of that directory.
13 years ago
kay.one a68c882032 fixed http 500 error.
13 years ago
kay.one 54881a0e4a fixed http 500 error.
13 years ago
kay.one 63bef2de31 Fixed more queue issue.
13 years ago
Mark McDowall baa0b8df67 Series Grid won't show series that haven't been completely added (LastInfoSync is null).
13 years ago
kay.one 0d582f12fb Fixed 503 Http errors not marking the test as ignored.
13 years ago
kay.one 01775d70b3 Fixed broken test.
13 years ago
kay.one d1e3298da1 Enabled rolling file logging.
13 years ago
kay.one 5e3e071692 Added a duplicated item to Queue.txt, reformated existing json sample files.
13 years ago
Mark McDowall c0542449a4 Added additional logging to episode searching.
13 years ago
Mark McDowall d5e62bc70b Files will be tagged with Proper when append quality is enabled and episode is a proper.
13 years ago
Mark McDowall 3de5522444 SetUp must be Public... FYI.
13 years ago
Mark McDowall 7b14da9b17 Fixed GetQueue and GetHistory.
13 years ago
Mark McDowall e885fadc59 Added MassEdit for series editing.
13 years ago
kay.one 906b5d12cd Updated queue.txt json to match actual sab queue.
13 years ago