Remy Varma
d7f9728b5e
Use musicbrainz.org directly for queries (find artist, find album, etc)
2012-02-24 02:18:34 +00:00
Remy Varma
baa36f68a0
Fix for mbhost error
2012-02-23 00:02:02 +00:00
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
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
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
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
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
Pall Valmundsson
e4daea61c5
Fix for #434 : Don't replace known artist names with "Artist ID" placeholder
2012-01-02 20:09:51 +00:00
Michael J. Cohen
75212d20e0
Check for None when requesting an artist page
2011-12-31 02:04:04 -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
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
0cea827574
Fix if SAB_HOST ends with /
2011-11-06 19:55:10 +00:00
Remy Varma
c5cd9c8451
Torrent support (courtesy of coolbombom), updated gitignore
2011-11-05 13:24:00 +00:00
coolbombom
23e2971448
Update headphones/searcher.py
2011-11-04 18:22:14 +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
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
rembo10
8f686d0dd8
Merge pull request #332 from redvers76/patch-4
...
Only remove Extras that are flagged as "Skipped"
2011-10-24 02:40:38 -07:00
rembo10
38f1c7a5a8
Merge pull request #334 from redvers76/patch-6
...
Need to lower() files during library scan to allow for .MP3 and .Mp3 suff
2011-10-24 02:37:25 -07:00
rembo10
ce9f782123
Merge pull request #356 from PierreAronnax/patch-1
...
Fixing if NZB contains a file out of your retention
2011-10-23 13:58:16 -07:00
rembo10
352af85820
Merge pull request #333 from redvers76/patch-5
...
Need to lower() the files to ensure .MP3 and .Mp3 are picked up as valid
2011-10-23 13:57:13 -07:00
rembo10
06feb6edfc
Merge pull request #325 from redvers76/patch-1
...
With a large database, headphones becomes unusable on an iphone over 3g a
2011-10-23 13:52:23 -07:00
PierreAronnax
8fd72f0a19
Fixing if NZB contains a file out of your retention
2011-09-25 11:51:26 +03:00
redvers76
fe31705442
Need to lower() files during library scan to allow for .MP3 and .Mp3 suffixes
2011-09-01 14:15:16 +02:00
redvers76
b69c5e7f69
Need to lower() the files to ensure .MP3 and .Mp3 are picked up as valid suffixes during post processing
2011-09-01 13:18:08 +02:00
redvers76
cfcac36d13
Only remove Extras that are flagged as "Skipped"
2011-09-01 12:06:07 +02:00
redvers76
56e6dab670
Added ability to delete an existing album from an artist
2011-08-30 22:57:02 +02:00
redvers76
d806263b4c
In lieu of a full artist-by-artist control panel to determine which extras to include, have added m.Release.TYPE_SOUNDTRACK as this seems to be the only major ommission
2011-08-30 16:54:00 +02:00
redvers76
b2323290a9
With a large database, headphones becomes unusable on an iphone over 3g as there is too much data being processed before safari times out. Even when running at home on wifi on a proper computer, performance is unacceptable.
...
Have added a couple of indexes to the INIT script based on the queries running in webserve. These have been tested on my home NAS and make a significant difference to usability i.e. I can actually access larger artist pages over 3G using my iphone.
2011-08-30 14:58:12 +02:00