Commit Graph

120 Commits (cea511a460984c9061e37b0c604865c6ab30379e)

Author SHA1 Message Date
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 4812cb4611 Increased sqlite cache size to 30mb
13 years ago
kay.one d3be516fb2 removed Season/SeasonProvider, updated dbBenchmark tests.
13 years ago
kay.one 8eb04d9de7 Updated jQuery/Ninject/Unity using nuget
13 years ago
kay.one 1399ff15f2 moved all libraries out of NzbDrone.Core\Libraries to the root of the solution
13 years ago
kay.one ae55b29bec Moved NLog, Subsonic to root library folder
13 years ago
kay.one 6ade4b4bd7 Updated sqlite to the latests official builds
13 years ago
kay.one 1239da656e Rewrite of InventoryProvider
13 years ago
kay.one f62b02a36b Merge branch 'sschlesier'
13 years ago
sschlesier 97c6d60e12 Make Release build compile succesfully
13 years ago
kay.one a6ad977114 Fixed import new series being stuck in a loop if an update failed
13 years ago
kay.one 474f17c5e6 Added EpisodeSearchJob, still needs unit tests
13 years ago
kay.one 9417748056 Initial support for episode search in indexerbase and Nzbs.org
13 years ago
kay.one ce63f05512 added better db migration support than what Subsonic provides out of the box.
13 years ago
kay.one 180da4c82a Migrator.net fails
13 years ago
kay.one bda10f0e45 Added MigratorDotNet for custom db migrations
13 years ago
kay.one e4ff0d6471 Diskscan/Info update job refactoring and test
13 years ago
kay.one 8fca3c3419 more test/fixes
13 years ago
kay.one 849beef5a2 Added inventory provider with basic tests
13 years ago
kay.one 53e6b60382 Renamed IndexerProviderBase to IndexerBase since its no longer a provider
13 years ago
kay.one 9c1ff4af6b initial stage of indexer refactoring. things compile.
13 years ago
Mark McDowall 7e44ee5020 Merge with Kayone's branch.
13 years ago
Mark McDowall d97382ad0c Added DeleteSeriesJob to remove series in BG.
13 years ago
Mark McDowall 49a059bdea AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only.
13 years ago
Mark McDowall 70bfc49b4e Series Grid AJAX'd.
13 years ago
Mark McDowall a36d5fae2f Added ExternalNotificationProviderBase based on IndexProviderBase.
13 years ago
Mark McDowall 671dcd074c Added job to scan for media files every hour... So easy!
13 years ago
Mark McDowall 7e946277bb IndexerType added, this will store the source indexer in history, so users can see (if they care) and we can add an icon if we want.
13 years ago
Mark McDowall cb992f1b52 Added StatsProvider.
13 years ago
kay.one b65fe99b30 Fixed network auth issue, custom parser issue
13 years ago
Mark McDowall 742ad0a932 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one a8815cd5ea Fixed rss datetime bug
13 years ago
Mark McDowall a34bd818cf Start of AutoConfigureSab
13 years ago
kay.one 3beeff4e18 Add TvDbEpisodeId to Episode. now we can index episodes before they showup in thetvdb
13 years ago
kay.one e9c63b81e6 Added asp.net tick timer
13 years ago
kay.one 10ad7d1ed5 Added sabtitle method
13 years ago
kay.one 9028e498ca Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
13 years ago
kay.one 2a603d908f Merge branch 'markus101/NzbDrone'
13 years ago
kay.one 59899286ee Added TimerProvider
13 years ago
Mark McDowall c6ef828429 New UI for Indexer Settings, RAZOR!
13 years ago
Mark McDowall 0241e80c8a More quality parsing tests.
13 years ago
Keivan 6f2dcbf838 Revered back to subsonic
13 years ago
kay.one fcf51978f9 Removed IConfigProvider, ISeasonProvider, ISyncProvider
13 years ago
kay.one 7efbfdbb89 removed IEpisodeProvider, ILogProvider
13 years ago
Mark McDowall 1a9948de2f Removed IDiskProvider.
13 years ago
Mark McDowall e5413d67d6 Removed IRenameProvider.
13 years ago
Mark McDowall 0d95302aee Removed IHistoryProvider.
13 years ago
Mark McDowall c25af5978d Removed ISeriesProvider
13 years ago