1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-31 11:32:07 +00:00
Sonarr/NzbDrone.Core
2011-06-14 16:39:09 -07:00
..
Datastore Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-06-13 19:23:43 -07:00
Helpers SceneNaming is now stored on NzbDrone webserver. 2011-06-13 19:15:55 -07:00
Instrumentation IISExpress is now attached to NZBDrone.exe earlier, which means it should almost have a garanteed termination as soon as the host is killed. 2011-06-12 20:45:22 -07:00
Model RenameProvider will return string for Multi-Episode files. 2011-06-05 21:03:08 -07:00
Properties
Providers Using .ToList() to get around IEnumerable multi-DB calls and possible SubSonic bug with IQueryable. 2011-06-14 16:39:09 -07:00
Repository SceneNaming is now stored on NzbDrone webserver. 2011-06-13 19:15:55 -07:00
CentralDispatch.cs Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-06-13 19:23:43 -07:00
NzbDrone.Core.csproj Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-06-13 19:23:43 -07:00
packages.config Added MiniProfiler 2011-06-13 18:35:44 -07:00
Parser.cs Fixed broken tests after new SceneName method. 2011-06-13 22:52:12 -07:00
WebTimer.cs