Commit Graph

75 Commits

Author SHA1 Message Date
Patrick Speiser
e9c66b8de2 SQL Cache size is now user configurable (best performance when its at least as large as the database itself) 2012-09-16 11:27:48 +02:00
rembo10
bbf74a544d Added NMA on snatch option 2012-08-20 20:59:13 +05:30
rembo10
0f87a1e1ac Put buffer_size limits in the default interface config page 2012-08-19 17:10:07 +05:30
rembo10
2cc9685877 Fixed deselection on config page, removed 'print repr(extra)' used for testing 2012-08-19 12:44:39 +05:30
rembo10
c19354b0f9 Couple of fixes to get the config to read the right variables, added global extras selection to config page 2012-08-19 01:45:53 +05:30
rembo10
1ec58533f0 Added lossless_destination_dir and delete_lossless_files to the config page (default template only) 2012-08-17 01:11:11 +05:30
rembo10
f8ef52b8ee Some fixes to get mult_newznabs working: unpack & repack settings when saving to/pulling from config, modified searcher.py to work with tuples, fixed config.html to create new intIds no matter what, place new newznabs before add button, instead of after last div 2012-07-26 17:22:54 +05:30
rembo10
362338926c Make sure we can still add new newznab providers after a config save without refreshing the page. Moved the add function from the document ready function to the main functions 2012-07-26 01:41:52 +05:30
rembo10
cc2adb40eb Extra newznabs can be saved to and pulled from the config 2012-07-26 01:29:16 +05:30
rembo10
0cf59d94ff Allow for extra newznabs to be inserted into the form on load 2012-07-25 20:33:11 +05:30
rembo10
4f8e5877a7 Added jquery to allow adding/removing newznab providers 2012-07-25 20:18:43 +05:30
rembo10
2b51447a9e Initial changes to allow multiple newznab providers 2012-07-25 17:54:41 +05:30
rembo10
9dfce0e39d Put username & password together for sabnzbd on default config page, changes newzbin password field from text to password type 2012-07-21 15:31:46 +05:30
rembo10
6ee3a1aa9c Merge remote-tracking branch 'cohena/synology' into develop 2012-07-13 13:57:16 +05:30
rembo10
5da953d617 Removed maxlengths from config.html in default interface 2012-07-11 19:10:18 +05:30
Aaron Cohen
df42d08fd1 Adding synology NAS indexing support 2012-07-10 00:56:25 -07:00
Aaron Cohen
af108d3914 Fixing webui phrasing 2012-07-08 02:04:17 -07:00
Aaron Cohen
e7b33d804c Adding Waffles.fm search capability 2012-07-08 00:15:14 -07:00
rembo10
f685a63de2 Changed 'Blackhole' to 'Usenet' on default config page 2012-07-05 12:30:23 +05:30
rembo10
8de5f8e398 Fix a few typos in default interface 2012-05-29 19:27:25 +05:30
rembo10
5a3c3ac281 Merge remote-tracking branch 'pabloalcantara/master' 2012-05-22 17:50:22 +05:30
rembo10
57644653ee Fixed some minor spelling & grammar stuff in new UI 2012-05-22 16:54:50 +05:30
pablo@pabloalcantara.eti.br
c18a9dcdb4 changes nessesary for new music_encoder version. 2012-05-16 15:07:32 -03:00
rembo10
3a8a1dd042 Few minor changes: moved 'Artist is Currently Being Loaded' text underneath the artist name & changed the vip server link to blue :-) 2012-05-11 18:05:54 +05:30
Elmar Kouwenhoven
5be96bc351 changed my repo to elmarkou branch of rembo10 2012-05-09 10:28:05 +02:00
rembo10
ad782b7641 Updated file/folder variabled to instead of %variable%. Modified config.html pages tooltips accordingly 2012-04-14 15:56:18 +05:30
rembo10
25a634605c Updated config pages to explain the new %% format for file/folder renaming 2012-04-14 15:39:40 +05:30
rembo10
ebf19914b4 Added option to mark all albums as wanted, updated config pages with new options 2012-04-09 12:10:37 +05:30
rembo10
b698a17a10 Added option to disable marking upcoming albums as wanted 2012-04-09 10:49:46 +05:30
rembo10
589a3ee333 NotifyMyAndroid notifications 2012-04-09 10:36:14 +05:30
rembo10
1249153db7 Updated config pages to use nzbs.org API key 2012-04-05 14:26:51 -07:00
rembo10
71e56282ed Added styling options for folder format (lowercase/capitalized), modified the moveFiles function to allow merging with generic folder names (e.g. /Artist or /Type/Artist - will merge files instead of appending [1] to the end) - will only make the new dir if it doesn't exist - not every time 2012-03-29 18:29:00 +05:30
rembo10
17829bacfe Added forceSearch, forceProcess, getVersion, checkGithub, shutdown, restart, update commands. Also modified config.html a bit to make all the clutter look a little less cluttered 2012-03-27 15:25:06 +01:00
rembo10
e4a53babc5 Fixed headphones.API variable, added api key generator, added config option 2012-03-26 14:57:49 +01:00
rembo10
eaf035e3bb Support for multiple XBMC hosts 2012-03-23 18:37:45 +00:00
rembo10
08c184de2b Fixed the mirror selection in config.html in brink, updated the remix/default themes to keep config.html's in sync (tidying up html tags) 2012-03-22 15:42:58 +00:00
rembo10
4073a02b74 Merge pull request #329 from redvers76/master
Added configuration options for scanning intervals
2012-03-21 15:33:46 -07:00
rembo10
16c2919ab2 Added XBMC library updates & notifications to post processing 2012-03-21 22:20:30 +00:00
rembo10
4775151409 Changes to get private server working with user/pass. Added additional header to req in lib/musicbrainz2/webservice.py, some small changes to mb.py 2012-03-19 09:16:04 +00:00
rembo10
98a4873102 Added custom server options to specify host & port for mb server, added username & password fields for headphones musicbrainz server 2012-03-14 02:41:48 +00:00
Remy Varma
047c5043e2 Added musicbrainz mirror switching - set tbueter.com as default, ability to use a local mirror. Hopefully get those 503 errors fixed 2012-02-13 13:20:45 +00:00
Remy Varma
514844ec2d Fixed prowl config layout 2012-01-27 11:48:03 +00:00
Calimerorulez
e4cffc4113 Slight layout tweak in config page
modified:   data/interfaces/default/config.html
2012-01-17 16:05:44 +01:00
patrick
c35259ea94 modified: data/interfaces/default/config.html
modified:   headphones/__init__.py
	modified:   headphones/postprocessor.py
	new file:   headphones/prowl.py
	modified:   headphones/sab.py
	modified:   headphones/webserve.py
	new file:   lib/httplib2/__init__.py
	new file:   lib/httplib2/iri2uri.py
2012-01-15 14:00:08 +01:00
Juicie
37e2b8150f Update data/interfaces/default/config.html 2011-11-28 16:47:25 +01:00
Juicie
159aa52014 Update data/interfaces/default/config.html 2011-11-28 16:45:25 +01:00
coolbombom
1e0e4cb205 Update data/interfaces/default/config.html 2011-11-04 18:01:24 +13:00
redvers76
8d32505349 Added configuration options for scanning intervals 2011-08-30 21:39:39 +02:00
Jeroenve
1d881e2f5f Strange character after </form>. Looked like EOT, should not be in html code. 2011-08-27 22:27:30 +03:00
Remy
dba0de76e3 Added jquery hide/show to encoding options, fixed options resetting to default 2011-08-25 17:41:23 -07:00