Sonarr/NzbDrone.Core
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.
Wrapped processing of file in try/catch to prevent one failure from affecting the other files.
2011-06-07 22:53:52 -07:00
..
Datastore Increased sqlite cache size to 30mb 2011-06-05 13:01:28 -07:00
Helpers RenameProvider will return string for Multi-Episode files. 2011-06-05 21:03:08 -07:00
Instrumentation removed Season/SeasonProvider, updated dbBenchmark tests. 2011-06-03 18:56:53 -07:00
Model RenameProvider will return string for Multi-Episode files. 2011-06-05 21:03:08 -07:00
Properties Fixed import new series being stuck in a loop if an update failed 2011-05-26 19:12:28 -07:00
Providers Fixed a bug when trying to clean up an episode that was still attached to an episode file that no longer existed. 2011-06-07 22:53:52 -07:00
Repository Fixed Renaming of episodes to include extension. 2011-06-06 23:29:07 -07:00
CentralDispatch.cs Post Download Import Job created and in effect. Scans every minute to import files from the users configured "SabDropDirectory". 2011-06-07 14:19:11 -07:00
NzbDrone.Core.csproj Post Download Import Job created and in effect. Scans every minute to import files from the users configured "SabDropDirectory". 2011-06-07 14:19:11 -07:00
Parser.cs Rewrite of InventoryProvider 2011-05-28 12:23:35 -07:00
WebTimer.cs JobProvider now stores last execution and success 2011-04-21 22:46:47 -07:00
packages.config Updated jQuery/Ninject/Unity using nuget 2011-05-30 00:38:39 -07:00