Author | SHA1 | Message | Date |
---|---|---|---|
Jaime Marquínez Ferrándiz | 592e97e855 |
Postprocessors: use a list for the files that can be deleted
We could only know if we had to delete the original file, but this system allows to specify us more files (like subtitles). |
10 years ago |
Jaime Marquínez Ferrándiz | 88cf6fb368 |
[metadatafromtitle] Some improvements and cleanup
* Remove the 'songtitle' field, 'title' can be used instead. * Remove newlines in the help text, for consistency with other options. * Add 'from __future__ import unicode_literals'. * Call '__init__' from the parent class. * Add test for the format_to_regex method |
10 years ago |
phiresky | e7db87f700 |
Add metadata from title parser
(Closes #5125) |
10 years ago |