You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Prowlarr/NzbDrone.Core
Mark McDowall 9f5b461274
MediaFileProvider delete fixed to delete EpisodeFile with key of Int32 instead of object Int32. Added test to ensure File is deleted, but others remain.
13 years ago
..
Datastore fixed issue where series controller was still going to db for every file. 13 years ago
Helpers Removed Episodes list from EpisodeFile object. 13 years ago
Instrumentation fixed issue where series controller was still going to db for every file. 13 years ago
Model Cleanup and tests around ImportFile 13 years ago
Properties Fixed import new series being stuck in a loop if an update failed 14 years ago
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. 13 years ago
Repository Removed Episodes list from EpisodeFile object. 13 years ago
CentralDispatch.cs Fixed MVC profiler issue with Jobs, SQL profiling is on again. 13 years ago
Fluent.cs Added Fluent.cs to allow string default extention method eg. "Series.Title.WithDefault(series.SeriesId)" 13 years ago
NzbDrone.Core.csproj Removed Episodes list from EpisodeFile object. 13 years ago
Parser.cs Parser will remove quotes before trying to get filename from the path. 13 years ago
WebTimer.cs Removed subsonic completely 13 years ago
packages.config Updated to MiniProfiler 1.3 13 years ago