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
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
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
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
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
Remy Varma
a7441e2965
Merge branch 'hotfix-mb-query'
2012-02-24 02:18:52 +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
3931e91f8a
Merge branch 'hotfix-mbhost-error'
2012-02-23 00:02:39 +00:00
Remy Varma
baa36f68a0
Fix for mbhost error
2012-02-23 00:02:02 +00:00
Remy Varma
ae543bb911
Merge branch 'hotfix-mirror-newzbin'
2012-02-22 20:42:18 +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
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