| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Output a warning if the metadata can't be parsed from the title (and don't write any metadata) instead of raising a critical error.
|
| |
|
|
|
|
| |
We could only know if we had to delete the original file, but this system allows to specify us more files (like subtitles).
|
|
|
|
|
|
|
|
| |
* 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
|
|
(Closes #5125)
|