Commit Graph

1743 Commits

Author SHA1 Message Date
rembo10
eaf035e3bb Support for multiple XBMC hosts 2012-03-23 18:37:45 +00:00
rembo10
81028d4d09 Added try/except to the file moving to catch already-exists errors 2012-03-23 17:58:54 +00:00
rembo10
fc3752808d Don't append a [1] to the destination dir if album names aren't being used 2012-03-23 17:30:43 +00:00
rembo10
23b10976e2 Added another beets check to test len(downloaded_songs) vs len(items_returned_by_beets) 2012-03-23 17:25:16 +00:00
rembo10
aafe49b9c3 Merge branch 'importer' 2012-03-23 16:44:58 +00:00
rembo10
d645b02d4f Added a try/except catch to the tagging process to catch all beets errors 2012-03-23 16:43:38 +00:00
rembo10
2b924cdf00 Updated beets library to the latest, added musicbrainzngs to the libs 2012-03-23 15:52:09 +00:00
rembo10
ab8744e30d Removed updateFormat() thread from startup - causing problems when daemonized 2012-03-23 12:35:23 +00:00
rembo10
29ae16a5aa Fixed call to Artist['ArtistID'] in the upcoming page on brink interface 2012-03-23 12:28:05 +00:00
rembo10
b557675fa9 Fixed indentation error 2012-03-22 21:08:31 +00:00
rembo10
0a3614f2e8 Removed the psd/ai files from Brinken 2012-03-22 21:03:39 +00:00
rembo10
b32b8ecf6b Added another token check that replaces punctuation with their relative ascii counterparts 2012-03-22 20:48:44 +00:00
rembo10
651dfaf6a4 Fixed a problem with token matching with words with stange characters/punctuation to the stripped search results 2012-03-22 20:27:53 +00:00
rembo10
dfffe542be Strip periods and colons from search terms 2012-03-22 16:25:21 +00:00
rembo10
05f1e8648d Merge branch 'brinken' 2012-03-22 15:46:38 +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
53a06e4cda Fixed 'global name downloaded_track not defined' in importer.py - now uses track['Location'] 2012-03-22 15:16:11 +00:00
rembo10
a4350d9bf6 Reverted back to the origin/masterREADME.md 2012-03-22 15:09:29 +00:00
rembo10
d382187e36 Fixed some merge conflicts in the config.html files 2012-03-22 15:07:18 +00:00
Brinken
6f2c1ea997 Updated Config with "new" options. 2012-03-22 11:35:13 +01:00
rembo10
261bae36fa Updated the newzbin url in searcher.py 2012-03-21 23:57:19 +00:00
rembo10
863d824204 Merge branch 'portupdate' 2012-03-21 23:22:20 +00:00
rembo10
dae0962d02 Changed to a higher port as some ISPs and such block ports in the 3000s 2012-03-21 23:22:04 +00:00
rembo10
c7b0461956 Fixed search interval variable 2012-03-21 22:45:59 +00:00
rembo10
6670d08e2a Merge pull request #470 from daemox/patch-1
Provides: acts as a name that other scripts can call.
2012-03-21 15:37:55 -07:00
rembo10
1ba7b49df1 Merge pull request #462 from flippedcracker/master
Small update to web interface
2012-03-21 15:36:42 -07:00
rembo10
25f2d18584 Merge pull request #447 from palli81/remove-sleeps
Remove UI sleeps
2012-03-21 15:34:56 -07:00
rembo10
03b7d40a70 Merge pull request #432 from mjc/gitignore
include db journal in gitignore
2012-03-21 15:34:10 -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
c9f376538b Merge branch 'xbmc' 2012-03-21 22:20:56 +00:00
rembo10
16c2919ab2 Added XBMC library updates & notifications to post processing 2012-03-21 22:20:30 +00:00
Brinken
c400908ab2 Moved files to interface folder named brink 2012-03-21 13:32:41 +01:00
rembo10
818458e85f Merge branch '503-free' 2012-03-20 21:20:26 +00:00
rembo10
414d9eb9a0 Use the headphones search server if mirror is set to headphones 2012-03-20 21:20:09 +00:00
Brinken
b565629b2d Added Accesskey for menu links 1 to 7.
ALT + 1-7
2012-03-20 09:45:04 +01:00
rembo10
be3f853d9b Merge branch 'server-update' 2012-03-19 14:20:16 +00:00
rembo10
2a120aceab Better WebServiceError handling in mb.py 2012-03-19 14:19:13 +00:00
Brinken
5f927a6cdf Clean images dir 2012-03-19 12:58:31 +01:00
Brinken
04b6efd5d8 Fixed settings save, now works propperly 2012-03-19 12:48:22 +01:00
rembo10
5bf61a9e9d Merge branch 'server-update' 2012-03-19 09:51:01 +00:00
rembo10
85669fc118 hostname change 2012-03-19 09:47:55 +00:00
rembo10
b431689a0a Changed default mirror back to musicbrainz 2012-03-19 09:29:06 +00:00
rembo10
735c3143cb Keeping config pages in sync 2012-03-19 09:25:01 +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
Brinken
ba91eecad0 The layout has changed a little bit, to mini-mize the "white-space" in the header and so fort. 2012-03-18 01:46:51 +01:00
Brinken
b85f5c0227 Added styled Checkbox, Radio & Select list 2012-03-16 11:02:32 +01:00
Brinken
8637ff2557 Wrong screen links 2012-03-15 17:10:51 +01:00
Brinken
4f74be09ea Uploaded screens to imageshack. 2012-03-15 17:02:07 +01:00
Brinken
876f4eb864 !Added Screenshots to README.md
Edited the progress bars to align text center.
Edited Searchfield style.
2012-03-15 16:53:44 +01:00
Brinken
2c5ac9586c Added tooltips to settings and manage 2012-03-15 15:08:06 +01:00