1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-18 21:29:46 +00:00
Sonarr/NzbDrone.Core
2011-06-21 23:39:45 -07:00
..
Datastore fixed issue where series controller was still going to db for every file. 2011-06-21 22:43:45 -07:00
Helpers Removed Episodes list from EpisodeFile object. 2011-06-21 22:44:57 -07:00
Instrumentation fixed issue where series controller was still going to db for every file. 2011-06-21 22:43:45 -07:00
Model Cleanup and tests around ImportFile 2011-06-21 18:12:20 -07:00
Properties
Providers Fixed series grid after save so it has proper counts. 2011-06-21 23:39:45 -07:00
Repository Removed Episodes list from EpisodeFile object. 2011-06-21 22:44:57 -07:00
CentralDispatch.cs Fixed MVC profiler issue with Jobs, SQL profiling is on again. 2011-06-18 10:58:52 -07:00
Fluent.cs Added Fluent.cs to allow string default extention method eg. "Series.Title.WithDefault(series.SeriesId)" 2011-06-18 10:19:24 -07:00
NzbDrone.Core.csproj Removed Episodes list from EpisodeFile object. 2011-06-21 22:44:57 -07:00
packages.config
Parser.cs
WebTimer.cs