Commit Graph

62 Commits

Author SHA1 Message Date
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
pabloalcantara
f23fd3b09e - If using the advanced encoding functions, it disable the audio properties. 2011-08-25 14:28:54 -03:00
pabloalcantara
4ae294f915 Add option to encode only lossless files 2011-08-25 10:35:20 -03:00
pabloalcantara
b2b50c6e96 - Add vbr encoder 2011-08-25 09:34:58 -03:00
Remy
13663c0bfa Added option to embed lyrics - modified config page, added lyrics variables where needed 2011-08-21 00:51:59 -07:00
Remy
b869f4a017 Cleaned up some config stuff, changed version back to master, added try/except clause to github check 2011-08-19 13:51:57 -07:00
pabloalcantara
5b57d6294f Changed some laytou for config options for reencode 2011-08-19 15:30:29 -03:00
pabloalcantara
11e6484c93 Add m4a options to reencode 2011-08-19 14:36:47 -03:00
pabloalcantara
a2cb87e141 changed bitrate config from text to combo box
changed Sampling Frequency config from text to combo box
Add options from final encode to config
2011-08-19 13:50:43 -03:00
pabloalcantara
7c5e9ebe4b Add advancedencoder options to webserver 2011-08-18 11:10:29 -03:00
Remy
882e01a8d2 ehh unicode bug fixes, changed libraryscan interval to 5 hours 2011-08-17 02:08:26 -07:00
Remy
59a07ce49e Took out some media formats for encoding - changed version for master 2011-08-17 01:20:31 -07:00
Remy
783a46f9f5 Added reencode options to gui 2011-08-17 00:54:56 -07:00
Remy
0197892057 Added reencoding options to GUI 2011-08-17 00:14:28 -07:00