rembo10
|
16c2919ab2
|
Added XBMC library updates & notifications to post processing
|
2012-03-21 22:20:30 +00:00 |
|
rembo10
|
414d9eb9a0
|
Use the headphones search server if mirror is set to headphones
|
2012-03-20 21:20:09 +00:00 |
|
rembo10
|
2a120aceab
|
Better WebServiceError handling in mb.py
|
2012-03-19 14:19:13 +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
|
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 |
|
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
|
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 |
|
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 |
|