beets/beetsplug
Adrian Sampson e7f1ff0e3f Clean up convert --pretend (#891)
There were a number of problems with the changes to the util melange:
- It used print rather than logging, and its string formatting was probably
  not Unicode-ready.
- The shell-command-like print lines were not quite compatible, which makes
  their general usefulness questionable.
- Used an unsafe/leaky global variable for mkdirall.
- Used deprecated sets.Set.
Seemed better just to add this to the plugin where we need it so it's easier
to see where this goes.

It also seems unnecessary to me to print `mkdir -p` commands. They just
clutter up the output for me when I really just want to see the transcoding
commands.
2014-08-10 16:46:23 -07:00
..
bpd fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
lastgenre Update genres-tree.yaml 2014-07-18 11:49:29 -04:00
web Fix alignment of play button with logo 2014-05-11 19:21:50 +05:30
__init__.py happy new year 2013-01-11 10:43:41 -08:00
beatport.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
bench.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
bpm.py New bpm plugin to determine bpm from keystrokes 2014-07-14 02:35:07 +02:00
bucket.py A few artists use three digits, e.g. 112 or 209. They are detected as a 2014-06-30 20:55:28 +02:00
chroma.py Fixes for chroma.auto (#888, fix #629) 2014-07-25 21:28:52 -07:00
convert.py Clean up convert --pretend (#891) 2014-08-10 16:46:23 -07:00
discogs.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
duplicates.py flake8 cleaning beetsplug/* 2014-04-13 23:24:57 +02:00
echonest.py call truncate, not convert, when truncating 2014-04-14 15:39:36 +02:00
echonest_tempo.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
embedart.py Refactor embedart to work at item level 2014-06-02 17:10:48 +02:00
fetchart.py Changelog & style for #846 (fix #836) 2014-07-01 14:22:16 -07:00
fromfilename.py flake8 cleaning beetsplug/* 2014-04-13 23:24:57 +02:00
ftintitle.py config name change, changelog for #692 2014-04-22 14:50:54 -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
importadded.py Plugin rename importmtimes -> importadded. 2014-05-14 00:05:44 +02:00
importfeeds.py fix Windows path manipulation in importfeeds 2014-04-18 15:52:23 -07:00
info.py Print all readable fields in info plugin 2014-05-22 16:43:59 +02:00
inline.py restore some comments from #684 2014-04-13 17:43:43 -07:00
keyfinder.py keyfinder: Unicode literals in logging call 2014-06-02 22:12:57 -07:00
lyrics.py is_page_candidate() handle more languages 2014-04-26 19:25:25 +02:00
mbcollection.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
mbsync.py query-based fix for #693 2014-04-16 10:18:38 -07:00
missing.py flake8-cleanliness in missing 2014-04-13 17:59:17 -07:00
mpdstats.py mpdstats: update rating on 'stop' (e.g. last song in playlist) 2014-06-04 15:41:15 +02:00
mpdupdate.py flake8 cleaning beetsplug/* 2014-04-13 23:24:57 +02:00
play.py Fix lint error :) 2014-05-25 19:30:16 -03:00
random.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
replaygain.py replaygain: restore flake8 cleanliness 2014-06-27 20:02:11 +03:00
rewrite.py enable unused import checking 2014-04-13 20:48:30 -07:00
scrub.py Fix #822: scrub/convert plugin conflict 2014-06-14 16:08:49 +01:00
smartplaylist.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
the.py restore some comments from #684 2014-04-13 17:43:43 -07:00
zero.py Zero plugin: do not zero important fields 2014-06-08 17:26:17 +02:00