Commit Graph

81 Commits (4f68d07c9a723b26467352f57c923fac0b5df347)

Author SHA1 Message Date
Mark McDowall 45b4bb4629 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 9cb33770a0 Added Readme
13 years ago
Mark McDowall e29fee9686 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall ee4b6c9442 ExternalNotifications enabled (Xbmc only right now).
13 years ago
kay.one b4fb3002a4 Updated Add Series
13 years ago
kay.one 68321c98d0 increased delete folder limit size to 10MB
13 years ago
kay.one b11a449f65 Updated PetaPoco
13 years ago
kay.one d640fa65e8 Fixed orphaned job issue in JobController
13 years ago
kay.one 77c82df482 Priority/JobProvider tweaks
13 years ago
kay.one b086414d75 some cleanup
13 years ago
kay.one 15aedfc847 some db/migration cleanup
13 years ago
kay.one f0735c0693 minor tweaks
13 years ago
kay.one fc0d7fc72f Logging notification tweaks
13 years ago
kay.one 3dd8e7240e Added GetDirectorySize to DiskProvider
13 years ago
kay.one 8b0c8afb81 PostDownloadScanJob will not fail completely if a single folder fails.
13 years ago
kay.one 2a64014c96 Added version to page footer, minor tweaks.
13 years ago
kay.one a1caa789fe Instant progress notifications. Now use comet instead of pooling.
13 years ago
Mark McDowall 87e9589761 Remove empty folders after importing new downloads.
13 years ago
kay.one df0637d3d1 CDN Updates. packaging updates
13 years ago
kay.one 69239bc371 Switched to SQLCE 4.0
13 years ago
kay.one 5a5d0852ee Updated some log levels
13 years ago
kay.one 01163a4f87 Cleanup and tests around ImportFile
13 years ago
kay.one 63adb6b566 Wired-up drop folder move
13 years ago
kay.one 63bd972af9 Refactored MediaFileProvider
13 years ago
kay.one d3f823734e Cleanedup get GetNewFilename
13 years ago
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