1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-08-16 23:39:44 +02:00
Radarr/NzbDrone.Web
markus101 e7cbc4cbcf Added additional priorities supported by SABnzbd.
From shypike:This is the (kind of weird) priority table:

TOP_PRIORITY = 2
HIGH_PRIORITY = 1
NORMAL_PRIORITY = 0
LOW_PRIORITY = -1
DEFAULT_PRIORITY = -100
PAUSED_PRIORITY = -2

-100 won't do a thing, since it means: whatever is default.
2011-02-11 00:12:44 -08:00
..
Content More layout changes for Download Settings to get validation looking better. 2011-02-10 23:48:40 -08:00
Controllers More layout changes for Download Settings to get validation looking better. 2011-02-10 23:48:40 -08:00
Helpers Quality now has sortable lists for configuring Profiles, saving not implemented yet. 2011-02-05 18:52:49 -08:00
Libraries Updated telerik to Version: 2010.3 1318 (Jan 18, 2011) 2011-02-01 14:58:44 -08:00
Models Added additional priorities supported by SABnzbd. 2011-02-11 00:12:44 -08:00
Ninject.Web.Mvc Returned missing Graphics, CSS and JavaScript files. 2011-02-02 18:49:52 -08:00
Properties Cleaned up logging code 2010-10-17 10:25:27 -07:00
Scripts JquerySimpleDropdown menu added, not sure of full usage yet. 2011-02-03 10:28:14 -08:00
Views More layout changes for Download Settings to get validation looking better. 2011-02-10 23:48:40 -08:00
Global.asax Initial Commit 2010-09-22 20:19:47 -07:00
Global.asax.cs Updated log appearance. 2010-10-24 10:35:58 -07:00
log.config updated notification ui 2010-10-17 23:06:16 -07:00
NzbDrone.Web.csproj Working on validation for forms, issues with server side, not sure how to post back model with AJAX submit, yet. 2011-02-10 17:22:29 -08:00
NzbDrone.Web.Publish.xml Oh Hai IIS 2010-10-13 23:29:01 -07:00
Web.config Cleaned up logging code 2010-10-17 10:25:27 -07:00
Web.Debug.config Initial Commit 2010-09-22 20:19:47 -07:00
Web.Release.config Initial Commit 2010-09-22 20:19:47 -07:00