Commit Graph

60 Commits

Author SHA1 Message Date
cohena
729a105377 Adding 'keeplogged' argument to maintain what.cd api login 2014-03-30 18:05:04 -07:00
cohena
ca8ab32eaf Handle login expiration 2014-03-30 13:07:38 -07:00
rembo10
ec5d9f2554 Merge remote-tracking branch 'evanjd/master' into develop 2014-02-27 18:17:51 -08:00
evanjd
03d577eb72 Fix for issues with what.cd authentication 2014-01-26 22:03:17 +11:00
theguardian
7108398099 Added Twitter as a notification option. 2014-01-15 13:07:45 -08:00
rembo10
ded1657119 Merge remote-tracking branch 'cohena/develop' into develop 2013-12-19 16:48:12 +00:00
rembo10
4d69689dd9 Merge remote-tracking branch 'Bonham84/master' into develop 2013-12-19 16:37:57 +00:00
cohena
162c3cb604 Fix search hang in pygazelle if server didn't respond, timeout is now 30 secs 2013-12-01 19:43:00 -08:00
cohena
e18cb4c5c2 Fix another edge case login loop 2013-11-07 01:36:30 -08:00
cohena
cb8a1c91a3 remove a bunch of old comments 2013-11-07 01:01:09 -08:00
cohena
e62b85810e Fix requests import 2013-11-07 00:58:51 -08:00
cohena
3dc6417e7a Update pygazelle version, including CRITICAL login hammering fix 2013-11-07 00:51:18 -08:00
Bonham84
67dc54f01b Handle FLAC albumart correctly. 2013-10-15 23:53:31 +00:00
rembo10
482cb68bd6 Fixed up some bugs/bad imports, added lib/certgen 2013-08-24 09:51:58 +05:30
rembo10
9333999572 Updated ngs lib and mb.py to use the new server .... hopefully for the last time 2013-07-17 21:15:05 +05:30
rembo10
cef1693315 Update ip to new vip server 2013-06-21 21:38:24 +07:00
rembo10
f8c444bc0a Updated mb.py & musicbrainzngs lib to point to the new server 2013-04-08 05:12:15 -04:00
rembo10
f6c6d22993 fixed some merge conflicts when adding in whatcd from cohena 2012-10-03 23:51:13 +01:00
Aaron Cohen
9b57d70893 Fixing import 2012-09-27 08:56:15 -07:00
Aaron Cohen
eb16244e69 Adding more verbose errors when login fails 2012-09-27 00:13:24 -07:00
Aaron Cohen
c2a44e53be Removing extraneous comments 2012-09-22 21:35:07 -07:00
Aaron Cohen
76967bd16e Adding Requests library 2012-09-22 21:25:05 -07:00
Aaron Cohen
3d066d7e5b Switching to pygazelle 2012-09-22 21:08:14 -07:00
Aaron Cohen
04571e5813 Making what.cd cache threadsafe through simple locking 2012-09-15 21:13:42 -07:00
Aaron Cohen
88ba433e9f Fixed brokenness, added bitrate preference, speed better but not great. 2012-09-13 22:51:44 -07:00
Aaron Cohen
5291b2f326 Disabled a bunch of stuff that was being parsed and not needed by headphones, got down to 27 secs 2012-09-13 02:07:50 -07:00
Aaron Cohen
0970689df9 IT'S ALIIIIIVE!!! 2012-09-12 01:43:53 -07:00
Aaron Cohen
ac4f20c3d5 What.cd preference should be titled password, not passkey, also, updating whatapi and adding authentication bugfix. 2012-09-11 20:37:33 -07:00
Aaron Cohen
cb22e917cd What.cd WIP, now using api rather than RSS 2012-09-11 00:13:12 -07:00
Patrick Speiser
be330afc54 Added new valid include to browse_recordings 2012-09-08 13:51:39 +02:00
rembo10
40079835b3 Fixed some imports for the musicbrainz lib 2012-07-31 20:50:23 +05:30
rembo10
69f51241cc Rough update of the musicbrainzngs lib 2012-07-28 23:48:19 +05:30
rembo10
d245428ca2 InRough update of the beets lib to 1.0b15 2012-07-28 23:45:08 +05:30
rembo10
a8a3680806 Moved bencode.py to the lib folder and changed the import in searcher.py 2012-06-26 00:01:23 +05:30
rembo10
f4b6dbb3c3 Updated the updater to use github v3 api. Needs testing 2012-06-18 15:46:05 +05:30
rembo10
4b72f9f6a8 Added headphones authorization, fixed a few default values in musicbrainzngs, changed user agent for headphones. Much thanks to diskir for doing all the heavy lifting on this 2012-05-28 23:03:27 +05:30
Patrick Speiser
85b08cfc05 Replaced musicbrainz2 with musicbrainzngs.
Authentication may or may not work (i do not have access  to the headphones server).
Fixes Issue #576 and Issue #624
2012-05-28 17:01:45 +02:00
Patrick Speiser
d996dd678c Fixed track length problems (modified musicbrainzngs in the process) 2012-05-28 11:48:01 +02:00
Patrick Speiser
f4e2d1eba0 Changed findArtist to use the musicbrainzngs library, the output is identical.
(old musicbrainz 2 library is deprecated and broken)
2012-05-26 22:38:58 +02:00
rembo10
6b820dffbb Added simplejson lib 2012-03-26 23:04:49 +01:00
rembo10
2b924cdf00 Updated beets library to the latest, added musicbrainzngs to the libs 2012-03-23 15:52:09 +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
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
graeme
9c98490e99 updated web service regarding issue 426 2012-01-02 09:44:51 +11:00
Remy Varma
5625a2f134 Deleted some superfluous .py~ files 2011-11-03 22:12:28 +00:00
Remy Varma
5cf995b3dc Updated beets library to 1.0b11 2011-11-03 22:03:03 +00:00
Remy
6467eaa7cd Bug fixes: Hang on disambiguation, various artists defaulting to artist field, sbusers beets changes 2011-08-11 19:53:30 -07:00
rembo10
d2618daeb7 Merge pull request #176 from sbuser/post-processor-fixes
Postprocessing fixes: fix for files in windows with an smb name, added sanity checks for manual post-processing
2011-08-02 11:18:22 -07:00
sbuser
576d3b5aee Postprocessing fixes:
for files on network shares
  sanity check for manual post-process to prevent errors from names
headphones doesn't understand
2011-08-02 07:47:01 -05:00
Remy
e817b14bd7 File metadata not being copied over on Windows, added tagged by comment to mp3s 2011-08-02 03:24:23 -07:00