Commit Graph

402 Commits (a290a0dcb042bcc2b6444dc99c906906bf18f54f)

Author SHA1 Message Date
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 6355d5ada1 Added MiniProfiler
13 years ago
kay.one add780b431 Ninject is now forced to use proper constructor.
13 years ago
Mark McDowall 6dda51d0e7 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall e71a55a33c More episode parsing tests.
13 years ago
kay.one 5293d0e204 Fixed american dad's broken fix ;)
13 years ago
kay.one c5c7e1eb76 Fixed multi testcase tests.
13 years ago
kay.one 87079dcb52 Added validation in RoodDirProvider to stop adding of invalid root folders.
13 years ago
kay.one 8686eb5d32 IISExpress is now attached to NZBDrone.exe earlier, which means it should almost have a garanteed termination as soon as the host is killed.
13 years ago
Mark McDowall 5179bce37e ImportingNewDownload wasn't importing small files that weren't samples like it should.
13 years ago
Mark McDowall 54e7092e2d Added new helper to find the best file size format given a long with file size in bytes.
13 years ago
Mark McDowall cea511a460 Fixed a bug when trying to clean up an episode that was still attached to an episode file that no longer existed.
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
Mark McDowall cbaa2f7ef4 RenameProvider will return string for Multi-Episode files.
13 years ago
Mark McDowall 9cb1eb7597 Rename Provider returns proper name for single episode series.
13 years ago
kay.one 4812cb4611 Increased sqlite cache size to 30mb
13 years ago
kay.one 120a75ed8e Fixed history again.
13 years ago
kay.one fa5b6bf9cc Fixed history order bug.
13 years ago
kay.one 4c8b1d9604 Fixed bug in history check.
13 years ago
kay.one 54d1d5e379 GetEpisodeFilesCount should be around 5 times faster.
13 years ago
kay.one 72af060d68 Fixed migration issue
13 years ago
kay.one 57690f49a0 Fixed IsSeasonIgnore logic, added tests
13 years ago
kay.one ae0d925a49 Merge branch 'markus101'
13 years ago
kay.one fe5e899604 Merge branch 'markus101'
13 years ago
kay.one ecc2a7e2f6 More updates to Datastore
13 years ago
Mark McDowall 08b7b8c3e1 SeasonEditor moved to Gird Editor.
13 years ago
Mark McDowall b68784060b Needed to reverse the tuple order for Episode count.
13 years ago
Mark McDowall 383dfe302f Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one a1653022ad refactored Migrations
13 years ago
Mark McDowall 5e02ab972c Added NzbMatrix Search Url, with tests.
13 years ago
kay.one d3be516fb2 removed Season/SeasonProvider, updated dbBenchmark tests.
13 years ago
Mark McDowall 3dce6a13cd Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 2ecd5ddb98 Merge branch 'markus101'
13 years ago
Mark McDowall a4e96ba314 Had the episodes going into the episode count tuple in the wrong order than, they were being retrieved. Oh noes.
13 years ago
kay.one c0814fa95d Hacked sabprovider to support addbyurl from newzbin
13 years ago
Mark McDowall 90d9e7d41e Moved episodeCount logic to mediaFileProvider.
13 years ago
Mark McDowall 4f16615e8b Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one a986c2790d fixed broken tests
13 years ago
kay.one 67e55e5c39 newzbin now supports episode search
13 years ago
kay.one d09a82a20f Integrated scene name helper into episode search, series lookup
13 years ago
Mark McDowall b77a91b7f7 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 56169b515f fixed broken episode status tests
13 years ago
Mark McDowall 5953ae038e EpisodesWithoutFiles will ignore episodes with an air date before 1900.
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