Commit Graph

1743 Commits

Author SHA1 Message Date
Remy Varma
7c314a282c Fix for KAT 2012-01-25 13:35:36 +00:00
Remy Varma
644c8e5133 Fixed: force search for wanted albums only searching for the first album 2012-01-25 13:33:09 +00:00
Remy Varma
ec63edc7da Fix for blank album art being added/embedded 2012-01-25 12:18:29 +00:00
Calimerorulez
736bb67524 Because I don't know how to merge mu branch with the main headphones one...
modified:   headphones/searcher.py
2012-01-24 08:58:45 +01:00
Calimerorulez
1a4cc39d19 Fixed bug in saving added variables which get reset after some time.
modified:   headphones/__init__.py
2012-01-23 20:07:48 +01:00
Remy Varma
e9ee3d02bb Fix for issue 357/385: apostrophes in titles not matching uploads without apostrophes - now checks for tokens both ways 2012-01-23 18:46:24 +00:00
Remy Varma
fb6fbd2920 Merge branch 'musicbrainz' 2012-01-23 18:24:18 +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
c5c68829ea Modified headphones/template.py for the prowl fields
modified:   headphones/templates.py
2012-01-17 21:35:34 +01: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
Palli
80f281cf8a Remove sleep from add artists from Manage New page 2012-01-08 23:13:21 +00:00
Palli
4063015a1d Remove sleep from add release from search results 2012-01-08 23:10:38 +00:00
Palli
633e2a1450 Remove sleep from Manage Artists refresh. Also, only use a single thread for refreshing a list of multiple selected artists. 2012-01-08 22:50:59 +00:00
Palli
07d645e1fd Remove sleep from forced post processing 2012-01-08 16:57:39 +00:00
Palli
ed8641ccb7 Remove sleep from forced wanted album search 2012-01-08 16:54:46 +00:00
Palli
9fda83ced2 Remove sleep from get extras action 2012-01-08 16:43:24 +00:00
Palli
8546f5711c Remove sleep from forced artist update 2012-01-08 16:35:16 +00:00
rembo10
0a13c92a20 Merge pull request #436 from palli81/artist-id-bugfix1
Fix for issue #434
2012-01-02 14:16:41 -08:00
Pall Valmundsson
e4daea61c5 Fix for #434: Don't replace known artist names with "Artist ID" placeholder 2012-01-02 20:09:51 +00:00
Pall Valmundsson
d733913bae Merge branch 'master', remote-tracking branch 'upstream/master' 2012-01-02 15:32:09 +00:00
rembo10
fcc2692814 Merge pull request #433 from mjc/artistpage-invalid
Check for None when requesting an artist page
2012-01-01 16:31:05 -08:00
rembo10
c147ffc866 Merge pull request #435 from techlunacy/master
updated lib/musicbrainz2/webservice.py regarding issue 426
2012-01-01 16:29:49 -08:00
graeme
9c98490e99 updated web service regarding issue 426 2012-01-02 09:44:51 +11:00
Michael J. Cohen
75212d20e0 Check for None when requesting an artist page 2011-12-31 02:04:04 -05:00
Michael J. Cohen
52dfa8355d include db journal in gitignore 2011-12-30 21:51:27 -05:00
rembo10
e8a476383b Merge pull request #383 from palli81/master
Error 500 when adding an artist
2011-12-29 05:00:24 -08:00
rembo10
8d80c6d1b6 Merge pull request #401 from Juicie/master
Releasetype directory support
2011-12-08 16:19:29 -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
Juicie
ee5531a9bd Update headphones/postprocessor.py 2011-11-28 16:42:52 +01:00
Pall Valmundsson
fd1a916382 Fix error 500 when importer is longer than 5 seconds. Also eliminates the forced 5 second wait when adding an artist. 2011-11-06 23:04:28 +00:00
Pall Valmundsson
017370d30e If artist is being "Loaded" <meta refresh> the page every 5 seconds 2011-11-06 23:03:24 +00:00
rembo10
78dcc5280c Merge pull request #382 from palli81/master
Sending to SABnzbd doesn't work if SAB_HOST ends with a slash
2011-11-06 13:25:28 -08:00
Pall Valmundsson
0cea827574 Fix if SAB_HOST ends with / 2011-11-06 19:55:10 +00:00
rembo10
adcb39c7b5 Merge pull request #377 from ghuntley/master
corrected issue where rc.d script would not autostart on FreeBSD
2011-11-05 06:27:48 -07:00
Remy Varma
c5cd9c8451 Torrent support (courtesy of coolbombom), updated gitignore 2011-11-05 13:24:00 +00:00
Geoffrey Huntley
007345cf88 resolved issue where init.freebsd would not autostart upon boot 2011-11-05 10:03:38 +11:00
coolbombom
228178fd72 Update data/interfaces/remix/history.html 2011-11-04 20:03:23 +13:00
coolbombom
0a7292542a Update data/interfaces/default/history.html 2011-11-04 20:02:39 +13:00
coolbombom
23e2971448 Update headphones/searcher.py 2011-11-04 18:22:14 +13:00
coolbombom
bf721b54f4 Update data/interfaces/remix/config.html 2011-11-04 18:06:14 +13:00
coolbombom
0cad532ed4 Update data/interfaces/remix/config.html 2011-11-04 18:02:32 +13:00
coolbombom
1e0e4cb205 Update data/interfaces/default/config.html 2011-11-04 18:01:24 +13:00
coolbombom
1ff0e7588f Update headphones/webserve.py 2011-11-04 17:57:40 +13:00
coolbombom
d6aeabdac2 Update headphones/__init__.py 2011-11-04 17:56:07 +13:00
coolbombom
a7cc6e2ace Update headphones/webserve.py 2011-11-04 17:51:20 +13:00
coolbombom
22db06ed1e Update headphones/searcher.py 2011-11-04 17:46:50 +13:00
coolbombom
7b01d5e747 Update headphones/postprocessor.py 2011-11-04 17:40:32 +13:00
coolbombom
ca75a5fe0a Update headphones/__init__.py 2011-11-04 17:37:10 +13:00