1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-20 08:21:46 +02:00
Radarr/NzbDrone.Core
Mark McDowall 4b0e0ac2d8 Added more Parser tests.
ParseLanguage will only convert ToLower() once, instead of at every if statement.
2011-06-22 17:19:19 -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 Fixed import new series being stuck in a loop if an update failed 2011-05-26 19:12:28 -07:00
Providers MediaFileProvider delete fixed to delete EpisodeFile with key of Int32 instead of object Int32. Added test to ensure File is deleted, but others remain. 2011-06-22 00:26:36 -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 Updated to MiniProfiler 1.3 2011-06-16 01:29:00 -07:00
Parser.cs Added more Parser tests. 2011-06-22 17:19:19 -07:00
WebTimer.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00