Remy Varma
140ae51839
Added official-ish headphones mirror for musicbrainz - new installs will use it as default, but if you're updating, you can change it in settings
2012-02-22 20:40:59 +00:00
Remy Varma
54ecf76a4b
Updated newzbin url in searcher.py from newzbin.com to newzbin2.es
2012-02-22 20:19:09 +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
daemox
e5ffbd2c9e
Provides: acts as a name that other scripts can call.
...
Required-Start/Stop: $all means it should start last. Having this in multiple scripts (Sick Beard, Couch Potato, etc) can cause a loop. Changed this to match JCFP's SABnzbd+ start-up script.
Should-Start/Stop: Changed this to match JCFP's SABnzbd+ start-up script.
2012-02-07 16:42:57 -08:00
Robert Mills
c4dcb1bc83
Added musicbrainz.org links for Artist and Album pages.
2012-01-27 11:49:39 -08:00
Robert Mills
1684659902
Added musicbrainz.org link to Artist page.
2012-01-27 11:48:59 -08: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
beb5636f8a
Check torrents only if at least one provider is checked (force search fix)
2012-01-27 11:38:15 +00:00
Remy Varma
3349220ef3
Merge branch 'patch-4' of git://github.com/MageMinds/headphones
2012-01-27 11:36:14 +00:00
Remy Varma
9e28f810c8
Merged prowl notifications from Calimerorulez
2012-01-27 11:36:10 +00:00
MageMinds
a3ce3b110c
Update headphones/searcher.py
2012-01-26 09:20:28 -05:00
rembo10
bb9b888a9a
Merge pull request #456 from MageMinds/patch-3
...
Torrent file save file open correction
2012-01-25 12:27:30 -08:00
MageMinds
be37f6c063
Update headphones/searcher.py
2012-01-25 15:20:20 -05:00
rembo10
0d217f8936
Merge pull request #455 from MageMinds/patch-2
...
Added nzbs.org flac category search
2012-01-25 11:47:00 -08:00
Remy Varma
d8ceabc7d2
Fix for KAT gzip issue. Only start torrent search function if at least one provider is enabled.
2012-01-25 19:45:06 +00:00
Calimerorulez
aef640de57
Keepin' up with main branch because I'm a noob at git, and waiting for pull request acceptance
...
modified: headphones/postprocessor.py
2012-01-25 20:38:37 +01:00
MageMinds
1e41422f22
Update headphones/searcher.py
2012-01-25 11:31:10 -05:00
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