Commit Graph

31 Commits

Author SHA1 Message Date
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
Remy 769579bed2 Fixed beets m4a album artist bug, redirect to artist page after adding, new folder naming option, fixed bug with folder names and forward slashes, have tracks update instantly on index page after processing, new filter for release groups 2011-08-01 22:21:46 -07:00
sbuser b00c7535b4 Trying to get old newzbin back for rembo... 2011-08-01 16:47:54 -05:00
Remy abaf445562 Fixed folder.jpg bug, added forced postprocessing 2011-07-30 18:31:34 -07:00
Remy 46624ae572 New option to add folder.jpg, post processing bug fixes: stuck renaming files, chmod fix (thx premiso - awesome), autotag check for accuracy 2011-07-29 16:12:47 -07:00
Remy 511b59bba8 Possible post-processor fix for albums with special characters under Windows 7 2011-07-29 02:31:09 -07:00
Remy 6da8af133b Autotagging! 2011-07-27 23:33:00 -07:00
Remy 8071671977 Bug fixes: ascii errors? Rss timeouts, albums with special characters not being sent to sab 2011-07-18 00:01:29 -07:00
Remy 75ba22ebdd Some more big changes: no more 503 errors, add as many artists as you want at the same time, no more DB is locked errors, no more chinese/japanese results in the searches, version number displayed at the bottom, add artists while importing, some other stuff 2011-07-16 02:25:57 -07:00
Remy 4971a67698 Big Update: Automatic updating, Show what albums/songs you already have, Config fixes, Fixed restart & shutdown buttons 2011-07-13 22:46:43 -07:00
Remy 8f999111c5 Added a music scanner to read metadata from audio files rather than using folder names/xml 2011-07-11 14:23:11 -07:00