Commit Graph

2882 Commits

Author SHA1 Message Date
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
Brinken
4c04341382 Edited Colors on status buttons 2012-03-15 12:28:37 +01:00
Brinken
083da047ab Edited README.md and deleted un-used images. 2012-03-15 09:49:09 +01:00
Brinken
81dc309d49 Edited progressbars 2012-03-15 09:43:50 +01:00
rembo10
7cedd07985 Merge branch 'hotfix-logfix' 2012-03-14 21:11:24 +00:00
rembo10
9f680e246c Fixed the logging error in mb.py that was breaking musicbrainz searches 2012-03-14 21:11:03 +00:00
rembo10
fad75e0c79 Fixed missing hppass variable in webserve.py 2012-03-14 02:49:43 +00:00
rembo10
1e11a4aa53 Merge branch 'serveroptions' 2012-03-14 02:43:27 +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
rembo10
81fdc3c45d Updated the port for henryford's mirror from 3000 to 5000 2012-03-13 23:14:38 +00:00
Brinken
c9ec401798 Added custom scrollbar and more JS 2012-03-13 22:51:00 +01:00
Brinken
f21677e5f4 Some small interface changes 2012-03-11 17:10:34 +01:00