Mark McDowall
348ff5a386
XbmcProvider updated to include new Json API methods.
...
EventClient is used for sending CleanLibrary and Notifications (With NzbDrone Logo - Internal Resource).
Support for Dharma's HTTP Server (Deprecated), since Dharma doesn't support Json as well.
2011-07-09 11:19:33 -07:00
Mark McDowall
5bbc9a6f59
Fixed save button after commit.
2011-07-04 16:41:39 -07:00
Mark McDowall
14e037fc05
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Web/Views/Settings/Quality.cshtml
2011-07-04 16:33:46 -07:00
kay.one
cfd42049e5
minor cleanup
2011-07-03 17:18:27 -07:00
kay.one
f2b091dcd2
Fixed issue with nzbs.org search where title contained brackets
2011-07-03 15:32:36 -07:00
Mark McDowall
a0081ccb0b
Merge branch 'master' of git://github.com/kayone/NzbDrone
2011-07-03 11:55:55 -07:00
kay.one
9a251394da
cleaned up script/content folder
2011-07-02 01:52:33 -07:00
Mark McDowall
6c995cfbdf
added spacing between save button and quality profiles.
2011-07-01 14:47:12 -07:00
Mark McDowall
9d2b2d550b
Removed extra jQuery registration.
2011-07-01 14:38:25 -07:00
Mark McDowall
bbb318a241
Fixed add profile link.
2011-07-01 13:44:29 -07:00
Mark McDowall
dc44a81099
Settings views all cleaned up.
2011-07-01 13:33:03 -07:00
Mark McDowall
859c5246d9
Overhauled Settings/Quality
...
CSS for Settings uses classes for aligning instead of label/input directly.
2011-07-01 02:10:42 -07:00
Mark McDowall
63e303af3b
New layout for Settings/Sabnzbd
...
Fixed scripting for Settings/Quality
2011-06-29 22:22:34 -07:00
kay.one
206144d7e3
more javascript fixes,
...
UI is still pretty much fucked.
2011-06-27 19:24:42 -07:00
kay.one
834a5ab6e6
More CSS cleanup, config pages are pretty messed up.
2011-06-26 20:05:47 -07:00
Mark McDowall
45f697f150
Series Name will now show in the examples if it is checked.
2011-06-22 16:47:16 -07:00
Mark McDowall
bda226096b
Auto complete for paths added. Config text boxes are now wider.
2011-06-08 18:45:06 -07:00
Mark McDowall
c4163d1e0d
SabDropDirectory is now editable on Settings/Sabnzbd
2011-06-07 00:08:37 -07:00
Mark McDowall
5bf3902d5a
Removed General from Settings Submenu.
2011-06-06 23:35:22 -07:00
Mark McDowall
f1584e0f88
Fixed image name for Nzbs.org image on Indexer Settings.
2011-06-05 17:33:02 -07:00
kay.one
d3be516fb2
removed Season/SeasonProvider, updated dbBenchmark tests.
2011-06-03 18:56:53 -07:00
Mark McDowall
90d9e7d41e
Moved episodeCount logic to mediaFileProvider.
...
Episode count counts by 5 now, so it doesn't take forever.
2011-06-02 20:04:39 -07:00
Mark McDowall
dc5bec4d2e
Work on episode count.
2011-06-02 18:33:33 -07:00
Mark McDowall
681353de3c
Episode progress on Grid is now rounded.
2011-06-01 21:40:06 -07:00
Mark McDowall
fdfd0a2153
Added Episodes of Episodes Total progress bar to Series Grid.
2011-06-01 20:36:30 -07:00
Mark McDowall
f27c1d89f6
Moved root dir config to add series.
...
Cleaned up Indexers.cshtml.
Indexers is the new default Settings page.
2011-05-30 23:13:46 -07:00
Mark McDowall
f6578bd535
QualityProfile name, max 15 characters (to keep the UI intact).
...
Add series has the proper title now.
2011-05-29 23:19:13 -07:00
Mark McDowall
155f915435
Use cursor:default instead of cursor:text for quality selectable.
2011-05-29 23:05:55 -07:00
Mark McDowall
0921f60f08
Re-sized images for add and delete. Fixed remove profile (changing the div name without updating the removal piece... DOH!)
2011-05-29 21:57:40 -07:00
Mark McDowall
8b8dfb0d72
Profiles wrap horizontally now, instead of making the page super long. On load the Unknown quality is removed from the dropdownlist if it exists.
2011-05-29 21:49:56 -07:00
Mark McDowall
cd85964edd
Fixed add new profile.
...
Removed DownloadPropers bool.
2011-05-29 15:44:05 -07:00
Mark McDowall
803ad8ca91
Removed jQuery UI selectable, using custom select boxes now. Cutoff dropbox is dynamic (based on selected qualities).
2011-05-29 14:25:00 -07:00
Mark McDowall
556d5d9fb3
Quality Profile now uses jQuery UI Selectable instead of Sortable.
2011-05-29 01:59:25 -07:00
Mark McDowall
72e73b7513
All profiles (including the default ones) are now editable.
2011-05-28 21:07:11 -07:00
Mark McDowall
463881843e
Combined AddNew and AddExisting Series pages.
...
Fixed AddNew Series
2011-05-28 00:16:16 -07:00
Mark McDowall
1015193ef5
Loading overlay added to series grid.
2011-05-18 20:37:26 -07:00
Mark McDowall
0645a9e552
EpisodeSorting UI has descriptions, removed extra options.
...
Config for EpisodeSorting variables added.
2011-05-18 16:10:25 -07:00
Mark McDowall
8e214029c9
Renamed Download settings to Sabnzbd settings.
...
Moved Download Propers to Quality settings.
Cleaned up Quality UI and enhanced it with some jQuery goodness. Mmmmm jQuery.
2011-05-17 20:39:26 -07:00
Mark McDowall
9caacc4809
Added Season Monitored editor (linked from Season Count on Series Grid), It would be under AJAX Edit, but it won't play nice with lists.
...
Editor should support about 40 seasons without scrolling (TvDb doesn't list all seasons for large series)
Removed &pp=3 from SabProvider (it will use SAB's configured Post Processing value).
2011-05-15 23:27:02 -07:00
Mark McDowall
46e7c6f495
Added auto completion on General Settings for RootDir settings using jQuery UI.
2011-05-14 00:49:57 -07:00
Mark McDowall
30d7fecff5
Added examples to EpisodeSorting Settings.
...
Added new Multi-Episode Naming (Scene).
2011-05-13 21:13:21 -07:00
Mark McDowall
d65d79a5c9
Replaced save notifications for settings on page with AJAX Notifications.
2011-05-12 21:46:26 -07:00
Mark McDowall
49a059bdea
AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only.
2011-05-10 23:46:26 -07:00
Mark McDowall
00aa3ec7bc
Fixed text box for Category, was displayed as priority
2011-05-01 01:02:58 -07:00
Mark McDowall
2e32d6efd4
Moved indexer images to a subfolder.
2011-04-27 23:04:57 -07:00
Mark McDowall
0a844e8c58
Added images to Indexer Settings.
2011-04-27 21:40:11 -07:00
Mark McDowall
3a6cf56db1
RootDir Adds/Deletes update the database when the action occurs, no more awkward saving tactic.
2011-04-27 08:34:53 -07:00
Mark McDowall
72d3f5cef2
Removed AccountModel.
...
Download Settings updated to use Descriptions.
2011-04-26 22:09:24 -07:00
Mark McDowall
e388b2d3b1
Fixed display bug for Settings/Downloads, it will now show the correct Div for Blackhole/SABnzbd.
2011-04-25 12:02:29 -07:00
Mark McDowall
deb7f9d811
Merge + Download Settings UI Fixes.
2011-04-25 11:21:53 -07:00