Commit Graph

294 Commits

Author SHA1 Message Date
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
Remy
cb69493b9e Added http/https prefix to sabhost 2011-08-16 23:55:00 -07:00
Remy
b9ed9bb753 Updated templates 2011-08-16 23:34:45 -07:00
Remy
fec2fbd926 Template changes, bug fixed, lastfm exception fix 2011-08-16 19:09:42 -07:00
Remy
ff5776659f Added customizable interfaces option to config 2011-08-09 17:43:36 -07:00
Remy
5cc29413d2 Changed some config layout 2011-08-08 17:56:40 -07:00
Remy
856ebded0d Fixed some formatting on the config page 2011-08-08 14:43:41 -07:00
Remy
2417107748 Fixed up some styling on the config page, changed some logging in searcher 2011-08-08 02:06:35 -07:00
Remy
4726c3c91f Finishing touches - adjusted css for config, fixed bug when no track duration, helpers now converts milliseconds to H:M:S if its more than an hour 2011-08-08 00:06:31 -07:00
Remy
e42cacbe80 Config styling, cleaned up lastfm description logging 2011-08-07 23:17:54 -07:00
Remy
45563c821c Added descriptions from last fm, formatted album page, added retry buttons 2011-08-07 21:18:42 -07:00
Remy
1c736bf228 some more commits, extras.html, config.html (bad layout), otherstuff, changed log levels 2011-08-07 02:51:12 -07:00
Remy
ca7526262c Added config, extras, manage, upcoming 2011-08-07 01:31:38 -07:00