beets/beetsplug
Adrian Sampson d6dac1d35b scrub: no need to save after delete()
The delete() method on Mutagen objects writes the file directly. Calling
save() was unnecessary and, in at least one case we found, could inadvertently
preserve non-standard tags that Mutagen did not understand.
2013-10-08 14:49:29 -07:00
..
bpd move Destination method to Item class 2013-09-17 09:09:10 -07:00
lastgenre #397: shorter option name, docs, changlog 2013-10-06 10:34:32 -07:00
web fix outdated _record reference in web plugin 2013-09-09 20:56:38 -07:00
__init__.py happy new year 2013-01-11 10:43:41 -08:00
beatport.py add data_source, data_url to TrackInfo objects 2013-06-12 16:19:30 -07:00
bench.py happy new year 2013-01-11 10:43:41 -08:00
chroma.py remove Library.{move,store} methods 2013-08-21 15:34:45 -07:00
convert.py convert: extension is a bytestring (fix #390) 2013-10-06 12:13:14 -07:00
discogs.py move Distance class to hooks module 2013-06-10 15:21:32 -07:00
duplicates.py Fix zero length field error under Python 2.6 2013-06-14 13:59:14 +01:00
echonest_tempo.py echonest_tempo: ensure we have the right track 2013-09-16 16:59:11 -07:00
embedart.py embedart: fix error message when imagehdr fails 2013-09-12 10:45:02 -07:00
fetchart.py a few more necessary album.store()s 2013-08-21 11:23:09 -07:00
fromfilename.py merge 2013-09-29 18:37:06 -07:00
ftintitle.py ftintitle: restrict by query 2013-09-17 14:31:42 -07:00
fuzzy.py introducing "slow queries" 2013-08-16 14:28:46 -07:00
ihate.py remove singleton enforcement from plugins 2013-01-31 12:13:19 -08:00
importfeeds.py changelog for #180 2013-03-12 22:00:11 -07:00
info.py info: eager error detection (closes #371) 2013-09-16 16:37:55 -07:00
inline.py flexattrs work for Albums 2013-08-16 18:36:30 -07:00
lyrics.py remove Library.{move,store} methods 2013-08-21 15:34:45 -07:00
mbcollection.py mbcollection: skip invalid MBIDs 2013-09-13 19:13:36 -07:00
mbsync.py move move method to model objects 2013-09-16 22:12:26 -07:00
missing.py get_album (and evalute_template) with non-DB items 2013-10-05 11:06:08 -07:00
mpdupdate.py allow and expand home directory in mpdupdate socket 2013-09-23 21:47:26 +02:00
random.py deduplicate albums() and items() methods 2013-09-08 23:18:58 -07:00
replaygain.py remove Library.{move,store} methods 2013-08-21 15:34:45 -07:00
rewrite.py fix inline and rewrite for instance fields 2013-02-02 08:35:54 -08:00
scrub.py scrub: no need to save after delete() 2013-10-08 14:49:29 -07:00
smartplaylist.py eliminate lib argument to Item.evaluate_template 2013-09-17 08:44:26 -07:00
the.py remove singleton enforcement from plugins 2013-01-31 12:13:19 -08:00
zero.py zero: fix nulling fields containing None 2013-06-01 17:28:59 -07:00