beets/beetsplug
Bruno Cauet db2a2d1e25 Disable video feed in ffmpeg's flac conversion
Video feeds may be found in flac files, and the current ffmpeg
conversion command does not ignore them, causing beets to fail
to convert the file.

Add `-vn` to the command line to fix the problem.

Fix issue #712.
2014-04-21 15:37:10 +02:00
..
bpd fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
lastgenre fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
web fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
__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
chroma.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
convert.py Disable video feed in ffmpeg's flac conversion 2014-04-21 15:37:10 +02: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 fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
fetchart.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
fromfilename.py flake8 cleaning beetsplug/* 2014-04-13 23:24:57 +02:00
ftintitle.py flake8 cleaning beetsplug/* 2014-04-13 23:24:57 +02: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 Windows path manipulation in importfeeds 2014-04-18 15:52:23 -07:00
info.py flake8 cleaning beetsplug/* 2014-04-13 23:24:57 +02:00
inline.py restore some comments from #684 2014-04-13 17:43:43 -07:00
keyfinder.py restore some comments from #684 2014-04-13 17:43:43 -07:00
lyrics.py lyrics is flake8-clean 2014-04-12 13:32:46 -07: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 fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
mpdupdate.py flake8 cleaning beetsplug/* 2014-04-13 23:24:57 +02:00
play.py underscore_naming in play (#708) 2014-04-19 14:55:34 -07:00
random.py fix up some indentation warnings in plugins 2014-04-13 17:55:49 -07:00
replaygain.py replaygain: added missing import 2014-04-17 21:32:12 +03:00
rewrite.py enable unused import checking 2014-04-13 20:48:30 -07:00
scrub.py Add item.try_write() to log errors 2014-04-10 15:26:05 +02: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 restore some comments from #684 2014-04-13 17:43:43 -07:00