added test cases and change log

This commit is contained in:
Dev Mehta 2025-10-27 16:59:58 -07:00
parent 6122ac498d
commit 5540c4a6e3

View file

@ -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.