Commit Graph

49 Commits (7482a4c935b7abb370ccd6fc2166d9565302e650)

Author SHA1 Message Date
kay.one feb4ef969e Fixed: Issue where daily episodes/full season releases would break sab queue check.
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 63bef2de31 Fixed more queue issue.
13 years ago
kay.one 481a8ceb97 restored a change that wasn't needed after queue json fix.
13 years ago
Mark McDowall 7b14da9b17 Fixed GetQueue and GetHistory.
13 years ago
kay.one b498c242af Fixed QueueEmpty.txt json file.
13 years ago
kay.one 0276fa12f0 Fixed an issue where a none-paused empty queue would throw.
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
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 3e9593ba3b SabProvider will use Series.Title instead of the series Path, it is first cleaned by MediaFileProvide.CleanName().
13 years ago
Mark McDowall 5f0c03d69d Bug: Fixed ND-9, no longer strip out * from SABnzbd categories, * is Default.
13 years ago
Mark McDowall dba5a1a236 GetSabTitle will now handle daily episodes.
13 years ago
Mark McDowall 2980c91f19 GetSabName will return cleaner Season naming when it is a FullSeason release.
13 years ago
Mark McDowall 1d983801e8 SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first.
13 years ago
kay.one 01163a4f87 Cleanup and tests around ImportFile
13 years ago
kay.one add780b431 Ninject is now forced to use proper constructor.
13 years ago
kay.one c0814fa95d Hacked sabprovider to support addbyurl from newzbin
13 years ago
kay.one 1239da656e Rewrite of InventoryProvider
14 years ago
kay.one 500e9af6c3 Fixed a bug where reports weren't being added to history
14 years ago
kay.one 8fca3c3419 more test/fixes
14 years ago
kay.one 9c1ff4af6b initial stage of indexer refactoring. things compile.
14 years ago
unknown 8c372e938c fixed some settings value convert issues. would cause crash on clean installs.
14 years ago
Mark McDowall 70bfc49b4e Series Grid AJAX'd.
14 years ago
Mark McDowall 11b96afd75 Merge conflicts resolved.
14 years ago
kay.one 343c303bc6 minor cleanup in sabprovider, sabprovider tests
14 years ago
kay.one 34f7b9ca7d removed some warnings, logging tweaks
14 years ago
Mark McDowall 0f170e8a03 Fixed SAB getting the string value for Priority (instead of the integer value).
14 years ago
Mark McDowall a338b9fee5 SabTitle will return Quality in square brackets '[' or ']'
14 years ago
kay.one 17c8b8803b removed some unneeded injection dependencies. renamed dependency fields to be standard across the app.
14 years ago
kay.one e6fb02fac6 Fixed IsNeeded() with tests
14 years ago
kay.one 217f98c4a9 Moved GetSabTitle from episodeprovider to sabprovider, removed seriesprovider dependency
14 years ago
kay.one 59899286ee Added TimerProvider
14 years ago
kay.one e896af5cd0 ReSharper code cleanup
14 years ago
kay.one fcf51978f9 Removed IConfigProvider, ISeasonProvider, ISyncProvider
14 years ago
Mark McDowall c77a88dd2f Removed IDownloadProvider
14 years ago
kay.one c1bd62ae64 Added AutoMoq. Removed IHTTP Provider
14 years ago
kay.one 62b2cd510f started rss cleanup
14 years ago
Mark McDowall 1076b3ab58 RssItemProcessingProvider will now handle full series NZBs.
14 years ago
Mark McDowall 4f2f5a3d71 HttpProvider - Added Download File.
14 years ago
markus101 70fd11231d Post Processor Done.
14 years ago
markus101 445e2f59b9 Fixed SabProvider and Unit Tests for it.
14 years ago
Keivan 81e155ae42 Added basic episode support
14 years ago
Keivan de212f8b98 Fixed some resharper line breaks
14 years ago
Keivan d00744aafa Resharper code cleanup
14 years ago
Keivan c7286863b0 Removed redundent classes.
14 years ago
Keivan a49850cc89 refactored Episode, Added Quality Enum
14 years ago
Keivan 01c1943d0e Renamed all Core.Controllers to Core.Providers to avoid confusion between Core Controllers and MVC controllers
14 years ago