Commit Graph

252 Commits (a2e7f9ecbb84452a8f77e2389db802a922a9e95d)

Author SHA1 Message Date
Mark McDowall 2e9cf66b57 Tweaks to XML and thumbs #ND-21
12 years ago
Mark McDowall b122f1135e Metadata will be called when needed #ND-21
12 years ago
Mark McDowall eee24aff1d Tests added
12 years ago
Mark McDowall 85914b5262 Updated the american test for the new season
12 years ago
Mark McDowall b7408b726a Added cleanup job for search history
12 years ago
Mark McDowall c4b57c4a23 Fixed: SABnzbd queue checking will not fail when items in queue are being repaired.
13 years ago
Mark McDowall 3fdfa69b94 Updated tests for UpcomingProvider. #ND-45 fixed
13 years ago
Mark McDowall edb0b3af86 SeasonSearchJob will do a partial search search and then individual searches, when it is still missing results (greater than 0, but all not found).
13 years ago
Mark McDowall 53ced94af9 Fixed: Issue with notifications when new episode filename did not contain the the quality.
13 years ago
Mark McDowall 7a80c81ffb New: Newznab providers will be rejected if they are not valid addresses.
13 years ago
Mark McDowall 20e99205f8 Fixed issue with tests.
13 years ago
Mark McDowall a16defc5f0 Newznab won't blow up if more than one indexer with the same URL is found during initialization.
13 years ago
Mark McDowall b930eb0993 Newznab providers will be compared based on url, not name.
13 years ago
Mark McDowall 5aff4ab240 New: NzbInfoUrl added to history (link to NZB info at indexer) - Not supported for Womble's.
13 years ago
Mark McDowall b314ff5e82 Added NzbInfoUrl to indexers.
13 years ago
Mark McDowall 724e354eee Fixed bug with RSS Item TIitle.
13 years ago
Mark McDowall 34e008f0c8 Fixed broken DownlaodProvider tests.
13 years ago
Mark McDowall 5422350afd Unit tests for SearchHistory added.
13 years ago
Mark McDowall 38927e3ca1 Signalr errors will not be shown in the UI.
13 years ago
Mark McDowall cef7b6a8dc SearchResult Controller added.
13 years ago
Mark McDowall c7f8f57f77 Episode searching now stores the results of the tests.
13 years ago
Mark McDowall c0d1d2c502 Fix: Successful downloads that are not moved properly should be retried.
13 years ago
Mark McDowall 8618117926 New: Added a single period as a separator when naming episodes.
13 years ago
Mark McDowall 55cbc59887 Fixed: Search failure is more friendly.
13 years ago
Mark McDowall 399b50ec8e Truncating TvDb Overviews actually works. Stupid Recaps.
13 years ago
Mark McDowall d79fa1c2cd Fix: Episode Overview will be trimmed if it is too long.
13 years ago
Mark McDowall 74105974dd New: Added test button to SABnzbd.
13 years ago
Mark McDowall c8f1bccc50 Removed Progress Notification from BannerProvider.
13 years ago
Mark McDowall 861f6c1a0c Fixed broken tests.
13 years ago
Mark McDowall a00c20c1af Fixed spelling of enviroment provider (Environment). :)
13 years ago
Mark McDowall 5764059f1d New: Banner will be deleted when series is deleted.
13 years ago
kay.one 6d7e886e8c Minor CSS update
13 years ago
Mark McDowall bdadb66fcb Fixed broken test.
13 years ago
kay.one c5df00cc87 Fixed: fixed an issue where season ignore check wasn't working correctly.
13 years ago
kay.one 4fe1d7e6f7 Jobs added to queue have higher priority than scheduler jobs.
13 years ago
Mark McDowall 0ff60bde92 Mass edit is now Series Editor.
13 years ago
Mark McDowall 6116fdb032 Merge branch 'season-ignore'
13 years ago
Mark McDowall 6798cb342a Added another test.
13 years ago
Mark McDowall b2a042bd30 Another Plex test, slight name change for some.
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.
13 years ago
Mark McDowall 969f8ae5e2 SeasonProvider Added to handle ignoring of Seasons.
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 64ca52667b Added unit tests.
13 years ago
kay.one 5c03c873b2 updated analytics
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 3f02a1f347 Fixed last broken parsing test.
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
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
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 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 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 01775d70b3 Fixed broken test.
13 years ago
kay.one d1e3298da1 Enabled rolling file logging.
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 b498c242af Fixed QueueEmpty.txt json file.
13 years ago
kay.one 7483d5d3a5 Added sab queue check for multiepisodes.
13 years ago
kay.one 9acfb7330c Check sab queue now takes quality into consideration
13 years ago
kay.one d967d4198c Duplicated root folders are now blocked.
13 years ago
kay.one 7c6d745c86 You can no longer add root folders that don't already exist.
13 years ago
Mark McDowall b4eed1a657 SabProvider now gets JSON instead of XML for history and queue.
13 years ago
Mark McDowall 26c4240a6b SabProvider can now get the entire Queue for additional processing.
13 years ago
Mark McDowall 20c1639ada Added pre-search check for EpisodeSearch to see if an upgrade is possible, before attempting.
13 years ago
Mark McDowall d1262f1ced No longer checking history when doing a manual search.
13 years ago
kay.one 4da2e1cb72 Episode auto-ignore is now done in realtime rather than using a job.
13 years ago
Mark McDowall 218059e08d Added the ability to auto-ignore episodes for files that are deleted, good for people that delete after watching. Option is not exposed in the UI and is disabled by default (obviously).
13 years ago
kay.one 8f4f863631 Turning off tagging folder for now, to stop messing people's series folders
13 years ago
kay.one e358ad6d87 Jobs now use Timespan rather than integer to represent minutes.
13 years ago
Mark McDowall 3e9593ba3b SabProvider will use Series.Title instead of the series Path, it is first cleaned by MediaFileProvide.CleanName().
13 years ago
Mark McDowall 7ff53e5ac2 Season 1, Episode 0 will not be automatically ignored (usually a pilot), with test.
13 years ago
kay.one e8e0e8e5dc Adding series with a ID of 0 is now blocked.
13 years ago
Mark McDowall ad4afbcb6d DailySeries now use the JSON API instead of the CSV file.
13 years ago
Mark McDowall afb8305c00 SceneMapping will use the JSON API instead of CSV file now.
13 years ago
Mark McDowall 42554b815a Fixed broken tests.
13 years ago
Mark McDowall b52585d62a XbmcProvider will use the HTTP API when updating the library for Eden clients (EventServer was failing).
13 years ago
kay.one 7ec89056af Auto adding of episodes is now disabled. (we should make it more conservative if we want to bring it back)
13 years ago