You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
__init__.py Add metadata from title parser 9 years ago
atomicparsley.py [util] Move compatibility functions out of util 10 years ago
common.py [test_unicode_literals] Arm unicode_literals check 10 years ago
execafterdownload.py Fix PEP8 issue E713 10 years ago
ffmpeg.py [metadatafromtitle] Some improvements and cleanup 9 years ago
metadatafromtitle.py [metadatafromtitle] Some improvements and cleanup 9 years ago
xattrpp.py [test_unicode_literals] Arm unicode_literals check 10 years ago