This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
Sonarr
Watch
1
Star
0
Fork
0
You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced
2025-01-25 11:13:39 +02:00
Code
Issues
Releases
Activity
Sonarr
/
NzbDrone.Core
History
Mark McDowall
430fb9aead
SortHelper.SkipArticles will no longer bomb when a null is passed.
...
Added tests for SkipArticles.
2011-10-06 09:37:34 -07:00
..
Datastore
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
2011-09-15 21:42:30 -07:00
Helpers
SortHelper.SkipArticles will no longer bomb when a null is passed.
2011-10-06 09:37:34 -07:00
Instrumentation
TopLogs will now return the count pass in, reduced to 5000 from 7500 to prevent JsonSerialization issues when being sent to the grid.
2011-09-07 17:01:51 -07:00
Model
Size is now parsed for each item in the feed.
2011-09-13 19:25:33 -07:00
Properties
Added version to page footer, minor tweaks.
2011-07-04 23:46:03 -07:00
Providers
Ignore Episode Zero when adding a new episode to the database, either via GetEpisodesByParseResult
2011-10-03 19:01:39 -07:00
Repository
Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property.
2011-09-28 10:56:30 -07:00
CentralDispatch.cs
App_Data added to .gitignore
2011-10-01 00:04:06 -07:00
Fluent.cs
Added ToBestDateString for DateTime, using on Series/Details.
2011-09-27 17:10:08 -07:00
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).
2011-09-30 20:12:18 -07:00
NzbDrone.jpg
XbmcProvider updated to include new Json API methods.
2011-07-09 11:19:33 -07:00
packages.config
Upgraded to MiniProfiler 1.9.
2011-09-07 18:56:00 -07:00
Parser.cs
Treat SUBPACK's as extra releases, so they will not be downloaded.
2011-09-25 18:00:21 -07:00
WebTimer.cs
Added Readme
2011-08-03 09:29:03 -07:00