mirror of
https://github.com/beetbox/beets.git
synced 2026-01-15 20:51:38 +01:00
added test cases and change log
This commit is contained in:
parent
6122ac498d
commit
5540c4a6e3
1 changed files with 0 additions and 2 deletions
|
|
@ -640,8 +640,6 @@ class ConvertPlugin(BeetsPlugin):
|
|||
m3ufile.set_contents(items_paths)
|
||||
m3ufile.write() # Assume m3ufile.write expects str lines
|
||||
|
||||
|
||||
|
||||
def convert_on_import(self, lib, item):
|
||||
"""Transcode a file automatically after it is imported into the
|
||||
library.
|
||||
|
|
|
|||
Loading…
Reference in a new issue