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.
Lidarr/NzbDrone.Core
Mark McDowall 1fbf9a1416
Using .ToList() to get around IEnumerable multi-DB calls and possible SubSonic bug with IQueryable.
14 years ago
..
Datastore Merge branch 'master' of git://github.com/kayone/NzbDrone 14 years ago
Helpers SceneNaming is now stored on NzbDrone webserver. 14 years ago
Instrumentation
Model
Properties
Providers Using .ToList() to get around IEnumerable multi-DB calls and possible SubSonic bug with IQueryable. 14 years ago
Repository SceneNaming is now stored on NzbDrone webserver. 14 years ago
CentralDispatch.cs Merge branch 'master' of git://github.com/kayone/NzbDrone 14 years ago
NzbDrone.Core.csproj Merge branch 'master' of git://github.com/kayone/NzbDrone 14 years ago
Parser.cs Fixed broken tests after new SceneName method. 14 years ago
WebTimer.cs
packages.config