Commit Graph

2882 Commits

Author SHA1 Message Date
unknown
1e6b5be9db Cleaning the root 2012-03-11 01:00:24 +01:00
unknown
ce930f6732 Added CSS Gradient colors 2012-03-11 00:42:34 +01:00
unknown
f7ccfe547c CSS Gradient 2012-03-10 11:57:29 +01:00
unknown
4a9b8a1072 CSS Gradient 2012-03-09 18:15:47 +01:00
unknown
067ef54749 CSS Gradient 2012-03-09 11:46:02 +01:00
unknown
2562e4ddb6 New images 2012-03-08 23:51:19 +01:00
unknown
9b18f495bd New Stunning Colors 2012-03-08 23:36:19 +01:00
unknown
640a409182 Edited StyleSheets 2012-03-08 21:48:47 +01:00
Rasmus Eeg
b222e5b76a Edited StyleSheets 2012-03-08 14:02:07 +01:00
Rasmus Eeg
68544e7de2 Edited StyleSheets 2012-03-08 13:01:11 +01:00
Rasmus Eeg
5de5543e31 So much 2012-03-08 11:11:24 +01:00
Rasmus Eeg
1e0753c9e4 So much 2012-03-08 11:09:47 +01:00
Rasmus Eeg
ab2239137b So much 2012-03-08 11:08:55 +01:00
Rasmus Eeg
226e750cc0 So much 2012-03-08 11:03:02 +01: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
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