Commit Graph

56 Commits (8b484601f61d4a1b7d4ae41eb6ba48597afdc9fd)

Author SHA1 Message Date
kay.one a853f80f9e Fixed season ignore
13 years ago
kay.one a12e148d54 Removed unnecessary IsDailyFlag from episode.cs
13 years ago
kay.one 17d084cdf3 Removed Series.Episodes and Series.EpisodeFiles list.
13 years ago
kay.one acf23d4fc2 Removed subsonic completely
13 years ago
Mark McDowall 9daf1ccfc0 JobProvider moved to PetaPoco.
13 years ago
Mark McDowall ab26d2dd61 Renamed SceneNameMapping to SceneMapping.
13 years ago
Mark McDowall a290a0dcb0 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall ab2007cb6f SceneNaming is now stored on NzbDrone webserver.
13 years ago
kay.one add780b431 Ninject is now forced to use proper constructor.
13 years ago
Mark McDowall 5041ff550c Post Download Import Job created and in effect. Scans every minute to import files from the users configured "SabDropDirectory".
13 years ago
Mark McDowall 560706ae8f Fixed Renaming of episodes to include extension.
13 years ago
Mark McDowall 4d3ba62e5d Episode renaming implemented on the Series/Details page.
13 years ago
kay.one d3be516fb2 removed Season/SeasonProvider, updated dbBenchmark tests.
13 years ago
kay.one d09a82a20f Integrated scene name helper into episode search, series lookup
13 years ago
kay.one db3eeda50f Cleaned up RefreshEpisodeInfo added tests
14 years ago
kay.one 1239da656e Rewrite of InventoryProvider
14 years ago
kay.one ac2d33443b More EpisodeSearchJob fixes/tests
14 years ago
kay.one 5a812801b7 EpisodeSearchJob bug fixes/tests
14 years ago
kay.one a6ad977114 Fixed import new series being stuck in a loop if an update failed
14 years ago
kay.one 474f17c5e6 Added EpisodeSearchJob, still needs unit tests
14 years ago
kay.one 9417748056 Initial support for episode search in indexerbase and Nzbs.org
14 years ago
kay.one f3be5fa08e failed disk scan doesn't kill the whole job anymore
14 years ago
kay.one ce63f05512 added better db migration support than what Subsonic provides out of the box.
14 years ago
kay.one e4ff0d6471 Diskscan/Info update job refactoring and test
14 years ago
kay.one 87ff2d1deb removed supports backlog, updated some logs in job provider.
14 years ago
kay.one 0d02b0538b fixed a concurrency issue with job provider.
14 years ago
kay.one 8fca3c3419 more test/fixes
14 years ago
kay.one 53e6b60382 Renamed IndexerProviderBase to IndexerBase since its no longer a provider
14 years ago
kay.one f89eff9305 some cleanup
14 years ago
Mark McDowall d6ae21506c Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall 7e44ee5020 Merge with Kayone's branch.
14 years ago
Mark McDowall 8aad53f291 Added tests for SingleId and not updating last execution time or success/fail.
14 years ago
kay.one f2ce5bef18 Super smart season ignore logic. ;)
14 years ago
kay.one 6c4f19b365 Added GetSeasonFiles to MediaFileProvider
14 years ago
kay.one 4ac4ba5067 Mediascan job doesn't scan series that aren't fully added to the db yet
14 years ago
Mark McDowall c0b7ebef4b LastExecutionTime will only be updated if no targetId was found.
14 years ago
unknown 617b23f5e3 minor cleanup in JobProvider
14 years ago
unknown 13f37cd405 Added test to make sure disabled jobs aren't actually running automatically
14 years ago
unknown 2f786bf424 JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!)
14 years ago
Mark McDowall fdd6e37b24 Added NextScheduledRun to get the next scheduled run for a job, with a test.
14 years ago
Mark McDowall fa2b609ad3 Removed retundant logging for Series deletion.
14 years ago
Mark McDowall 13da5ff7f7 Returned series deletion back to SeriesProvider.
14 years ago
Mark McDowall d65d79a5c9 Replaced save notifications for settings on page with AJAX Notifications.
14 years ago
Mark McDowall 3cc052e9b6 DeleteSeriesJob now uses the providers properly.
14 years ago
Mark McDowall d97382ad0c Added DeleteSeriesJob to remove series in BG.
14 years ago
Keivan 3083ff6fcf Added a quick patch to support disabled by default jobs. setting interval to 0 will disable the job
14 years ago
Mark McDowall 671dcd074c Added job to scan for media files every hour... So easy!
14 years ago
kay.one 6f4a9f577e Downgraded more logs
14 years ago
kay.one d3471b5bbb Downgraded some logs
14 years ago
kay.one 80d47e611c more notification updates
14 years ago