beets/beetsplug
Thomas Scholtes 766c8b190b Add path argument to item.write()
Symmetrical to item.read(), this allows us to update the tags of files that are
not in the library. The motivation was this issue [1].

The commit also includes a nasty hack in the plugin code that prevents breaking
other plugins.

[1]: https://github.com/geigerzaehler/beets-check/issues/1
2014-04-04 14:56:10 +02:00
..
bpd move remaining generic Query types to dbcore.query 2014-01-20 16:40:50 -08:00
lastgenre Genre separator from config must be unicode string 2014-03-19 22:16:02 +01:00
web web: fix typo in albums endpoint 2014-02-26 20:08:22 -08: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 benchmark: customizable album ID 2014-04-03 13:00:20 -07:00
chroma.py dbcore: terminology 2014-01-18 16:36:04 -08:00
convert.py Add path argument to item.write() 2014-04-04 14:56:10 +02:00
discogs.py move Distance class to hooks module 2013-06-10 15:21:32 -07:00
duplicates.py fix #568: ignore items with all keys null 2014-03-14 12:04:43 +01:00
echonest.py use command_output utility in echonest 2014-04-03 19:51:50 -07:00
echonest_tempo.py Make sure bpm values coming from echonest are stored as integers. 2014-01-05 20:21:04 +01:00
embedart.py Fix for id3v23 to include config parameter to save 2013-11-05 21:27:26 -06:00
fetchart.py Revert "no module-global session (#597)" 2014-03-10 08:53:12 +00:00
fromfilename.py fromfilename: fix #460: crash w/ no capture groups 2014-01-30 08:19:16 -08:00
ftintitle.py ftintitle: skip on empty albumartist (#418) 2013-10-15 10:03:15 -07:00
fuzzy.py move remaining generic Query types to dbcore.query 2014-01-20 16:40:50 -08:00
ihate.py ihate: fix singletons (from #486, fix #411) 2014-02-08 12:11:32 -08:00
importfeeds.py Fix album import feed with slashes 2014-03-19 17:26:11 +01: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 Don't try to parse None as HTML when fetching lyrics 2013-12-18 07:37:01 -08:00
mbcollection.py mbcollection: skip invalid MBIDs 2013-09-13 19:13:36 -07:00
mbsync.py move show_model_changes to ui package 2014-02-22 15:06:16 -08:00
missing.py missing: tolerate disctotal == None 2013-10-13 18:22:43 -07:00
mpdstats.py mpdstats: update last_played 2014-02-10 20:55:42 +01:00
mpdupdate.py mpdupdate: remove debug clause 2014-01-08 22:43:10 -08: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 rewrite: flatten Confit view to string 2014-01-23 19:46:13 -08:00
scrub.py Merged in yevgenybezman/beets/scrub-add-mp4 (BB pull request 1) 2013-12-22 12:47:34 -08:00
smartplaylist.py Simplified config access 2014-03-10 22:44:38 +01: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