Commit Graph

110 Commits

Author SHA1 Message Date
rembo10
c83477d541 Fixed some merge conflicts with the elmarkou updates. Minor conflicts, we both fixed spelling and grammar mistakes at the same time :-) 2012-05-22 17:39:32 +05:30
rembo10
57644653ee Fixed some minor spelling & grammar stuff in new UI 2012-05-22 16:54:50 +05:30
Elmar Kouwenhoven
44796be3f5 Fixed some spelling issues and deleted some unnecessary text 2012-05-15 15:38:14 +02:00
Elmar Kouwenhoven
62da99666a Added Force Check button directly on Wanted page 2012-05-14 11:52:50 +02:00
rembo10
aa324cec9b Merge remote-tracking branch 'elmarkou/master' 2012-05-13 15:06:35 +05:30
Elmar Kouwenhoven
7e5a57ab9b After adding artist, redirect to artist page 2012-05-12 00:06:53 +02:00
Elmar Kouwenhoven
25d1b2f7ed Fixed minore issues
- Fixed getting cover art that's too small
- fixed reloading images after adding artist
- added init function on search results
2012-05-11 22:44:58 +02:00
Elmar Kouwenhoven
74e061c96b Added Opera Linear gradients 2012-05-11 22:16:59 +02: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
4cea9a504a Minor fixes - update bar - fixed update library
- Prevent feedback message to show behind the update message
- Fixed update library error
2012-05-09 21:13:38 +02:00
Elmar Kouwenhoven
8a3dcc53f7 fixed the meta refresh, made some nice ajax loaders while getting artist information,
Also fixed clicking on 'refresh artist' after the ajaxcall was success
the table with albums will be refreshed.
2012-05-09 16:51:33 +02:00
Elmar Kouwenhoven
45cb777b0d Reloading table row with ajax after adding artist 2012-05-09 14:09:38 +02:00
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
261bae36fa Updated the newzbin url in searcher.py 2012-03-21 23:57:19 +00:00
rembo10
1ba7b49df1 Merge pull request #462 from flippedcracker/master
Small update to web interface
2012-03-21 15:36:42 -07: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
Palli
7a5e0b9f79 Add a format column to albums, tracks and allow for fetching lossless if album quality is not. 2012-02-09 22:55:10 +00:00
Robert Mills
0b869e016a Add musicbrainz.org links for Artist Name and Album. 2012-01-27 11:35:16 -08:00
Robert Mills
9463ca96ba Add Artist Name as link to musicbrainz.org page for Artist. 2012-01-27 11:19:40 -08:00
Remy Varma
514844ec2d Fixed prowl config layout 2012-01-27 11:48:03 +00:00
Remy Varma
9e28f810c8 Merged prowl notifications from Calimerorulez 2012-01-27 11:36:10 +00:00
Remy Varma
3817fc2c42 Fix for musicbrainz 503 errors: dbupdater is now a 48 hour interval job, which will stagger the requests randomly and less often 2012-01-23 18:22:47 +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
rembo10
e8a476383b Merge pull request #383 from palli81/master
Error 500 when adding an artist
2011-12-29 05:00:24 -08: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
Pall Valmundsson
017370d30e If artist is being "Loaded" <meta refresh> the page every 5 seconds 2011-11-06 23:03:24 +00:00
coolbombom
0a7292542a Update data/interfaces/default/history.html 2011-11-04 20:02:39 +13:00
coolbombom
1e0e4cb205 Update data/interfaces/default/config.html 2011-11-04 18:01:24 +13:00
rembo10
0ba1e578ab Merge pull request #330 from redvers76/patch-3
Added ability to delete an existing album from an artist
2011-10-24 02:41:12 -07:00
redvers76
525b5dca0c Added ability to delete an existing album from an artist 2011-08-30 23:00:31 +02: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