Radarr/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
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
WebTimer.cs
packages.config Updated jQuery/Ninject/Unity using nuget 2011-05-30 00:38:39 -07:00