Commit Graph

25 Commits

Author SHA1 Message Date
Bas Stottelaar cf6a6a876f Upgraded beets to 1.3.10, including patches 2015-01-27 22:26:35 +01:00
Jesse Mullan 015d269667 Fix E711 comparison to None should be if cond is None: 2014-11-01 16:22:05 -07:00
Bas Stottelaar a6fe517f87 Removed import lib.*/from lib.* 2014-09-16 22:06:41 +02:00
David 0c61eb11f5 Dropping trailing whitespaces 2014-08-06 12:46:26 +02:00
rembo10 7e02f86af8 Fixed import for specifying beets config file 2014-04-14 18:51:24 -07:00
rembo10 dab4e3d5f8 Updated beets lib to correctly point to config file (thanks to AdeHub) 2014-04-14 17:38:29 -07:00
rembo10 864ea22a70 Pulled in a few beets updates 2014-04-03 15:29:53 -07:00
rembo10 e13cc15edf A little cleanup of the libs due to OCD 2014-04-01 11:01:11 -07:00
rembo10 2ba476c6ef Updated beets lib ( + mutagen ) and added unidecode 2014-03-31 16:21:50 -07:00
Bonham84 67dc54f01b Handle FLAC albumart correctly. 2013-10-15 23:53:31 +00:00
rembo10 d245428ca2 InRough update of the beets lib to 1.0b15 2012-07-28 23:45:08 +05:30
rembo10 2b924cdf00 Updated beets library to the latest, added musicbrainzngs to the libs 2012-03-23 15:52:09 +00: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
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 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 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