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 430fb9aead
SortHelper.SkipArticles will no longer bomb when a null is passed.
13 years ago
..
Datastore Quality size sliders are implemented. Limits are calculated based on MB/Minute. 13 years ago
Helpers SortHelper.SkipArticles will no longer bomb when a null is passed. 13 years ago
Instrumentation TopLogs will now return the count pass in, reduced to 5000 from 7500 to prevent JsonSerialization issues when being sent to the grid. 13 years ago
Model Size is now parsed for each item in the feed. 13 years ago
Properties Added version to page footer, minor tweaks. 13 years ago
Providers Ignore Episode Zero when adding a new episode to the database, either via GetEpisodesByParseResult 13 years ago
Repository Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property. 13 years ago
CentralDispatch.cs App_Data added to .gitignore 13 years ago
Fluent.cs Added ToBestDateString for DateTime, using on Series/Details. 13 years ago
NzbDrone.Core.csproj ConfigFile for NzbDrone.exe is now stored under App_Data for NzbDrone.Web. - This will be to provide the users a way to edit Port and set whether they want their default browser to open on startup, all form the WebUI (and not be overwritten on upgrades). 13 years ago
NzbDrone.jpg XbmcProvider updated to include new Json API methods. 13 years ago
Parser.cs Treat SUBPACK's as extra releases, so they will not be downloaded. 13 years ago
WebTimer.cs Added Readme 13 years ago
packages.config Upgraded to MiniProfiler 1.9. 13 years ago