diff --git a/data/interfaces/default/config.html b/data/interfaces/default/config.html index 93352fc2..ff5c6061 100644 --- a/data/interfaces/default/config.html +++ b/data/interfaces/default/config.html @@ -413,10 +413,9 @@ NZBs
- Headphones Indexer -
- - +
+ +
@@ -434,9 +433,8 @@
- Custom Newznab Providers -
- +
+
@@ -450,7 +448,7 @@
- +
<% @@ -488,9 +486,8 @@
- NZBs.org -
- +
+
@@ -500,9 +497,8 @@
- omgwtfnzbs -
- +
+
@@ -521,9 +517,8 @@ Torrents
- The Pirate Bay -
- +
+
@@ -539,9 +534,8 @@
- Old Pirate Bay -
- +
+
@@ -556,9 +550,8 @@
- Kick Ass Torrents -
- +
+
@@ -574,9 +567,8 @@
- Waffles.fm -
- +
+
@@ -595,9 +587,8 @@
- rutracker.org -
- +
+
@@ -616,9 +607,8 @@
- What.cd -
- +
+
@@ -637,9 +627,8 @@
- Mininova -
- +
+
@@ -838,284 +827,8 @@
-

Growl

-
- -
-
-
- -
-
- -
-
- -
-
-
-
-

Prowl

-
- -
-
-
- -
-
- -
-
- - -
-
-
-
-

XBMC

-
- -
-
-
- - - e.g. http://localhost:8080. Separate hosts with commas -
-
- -
-
- -
-
- -
-
- -
-
-
-
-

Plex Media Server

-
- -
-
-
- - - Host running Plex Media Server (eg. http://192.168.1.100:32400) -
-
- - - Host running Plex Client (eg. http://192.168.1.100:3005) -
-
- - Username of your Plex client API (blank for none) -
-
- - Password of your Plex client API (blank for none) -
-
- - Plex Token (for use with Plex Home) -
-
- -
-
- -
-
-
-
-

NotifyMyAndroid

-
- -
-
-
- -
-
- - - Separate multiple api keys with commas -
-
- - -
-
-
-
-

Logitech Media Server

-
- -
-
-
- - - e.g. http://localhost:9000. Seperate hosts with commas -
-
-
- -
-

Pushalot

-
- -
-
-
- -
-
- - - Separate multiple api keys with commas -
-
-
- -
-

Subsonic

-
- -
-
-
- -
-
- -
-
- -
-
-
- - - - -
-

Synology NAS

-
- -
-
- -
-

Pushover

-
- -
-
-
- -
-
- -
-
- - -
-
- -
-
-
- -
-

Pushbullet

-
- -
-
-
- -
-
- -
-
- -
-
-
- -
-

Twitter

-
- -
-
-
- -
-
- -
-
- - -
-
- -
-
-
- -
-

OS X

-
- -
-
-
- Enter the path/application name to be registered with the Notification Center, default is /Applications/Headphones - - -
-
- -
-
-
- -
-

Boxcar2

-
- +
+
@@ -1128,16 +841,8 @@
-

MPC

-
- -
-
- -
-

Email

-
- +
+
@@ -1169,6 +874,284 @@
+ +
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+
+ + + e.g. http://localhost:8080. Separate hosts with commas +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+
+ + + e.g. http://localhost:9000. Seperate hosts with commas +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+ + + Separate multiple api keys with commas +
+
+ + +
+
+
+ +
+
+ +
+
+
+ +
+
+ Enter the path/application name to be registered with the Notification Center, default is /Applications/Headphones +
+
+ +
+
+ +
+
+
+ + + + +
+
+ +
+
+
+ + + Host running Plex Media Server (eg. http://192.168.1.100:32400) +
+
+ + + Host running Plex Client (eg. http://192.168.1.100:3005) +
+
+ + Username of your Plex client API (blank for none) +
+
+ + Password of your Plex client API (blank for none) +
+
+ + Plex Token (for use with Plex Home) +
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+ + +
+
+
+ +
+
+ +
+
+
+ +
+
+ + + Separate multiple api keys with commas +
+
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+ + +
+
+ +
+
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+ +
+
+ + +
+
+ +
+
+
+ @@ -1429,11 +1412,11 @@
-
+ +
+ Directories
diff --git a/data/interfaces/default/css/style.css b/data/interfaces/default/css/style.css index 5d55410f..a6723818 100644 --- a/data/interfaces/default/css/style.css +++ b/data/interfaces/default/css/style.css @@ -411,6 +411,15 @@ form .indent input { form .suboptions { margin-left: 15px; } +.option{ + font-size: 15px; + font-weight: 600; + vertical-align: middle; +} +input.bigcheck[type="checkbox"] { + width: 16px; + height: 16px; +} ul, ol { margin-left: 2em;