aboutsummaryrefslogtreecommitdiff
path: root/convert.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add mod and xm file supportHEADmasterneodarz2019-07-071-2/+2
|
* Fix group access of a regex matchneodarz2019-07-071-2/+2
|
* Show output direction instead of source when file existneodarz2019-01-211-1/+1
|
* Fix duration and time detection in ffmpeg outputneodarz2019-01-201-9/+9
|
* Remove usless printneodarz2019-01-201-1/+0
|
* Remove usless commentneodarz2019-01-201-2/+1
|
* Fix detection if file is present or notneodarz2019-01-201-3/+2
|
* Fix typo and syntaxneodarz2017-10-151-2/+2
|
* Add information on supported format in help textNeodarZ2017-10-151-1/+1
|
* Get more solid test for get timeNeodarZ2017-10-151-1/+1
|
* Add support of simple quote in title of songNeodarZ2017-10-151-1/+1
|
* Add multi extension support. Added mkv and webmNeodarZ2017-10-151-4/+5
|
* Fix bug when file mp3 doesn't exist the script don't print the actual ↵NeodarZ2017-10-151-2/+2
| | | | converted file
* Fix bug with end slash in source dir pathNeodarZ2017-10-151-3/+10
|
* Add function to know if file existneodarz2017-07-121-2/+7
|
* Fix output message errorneodarz2017-07-101-0/+1
|
* Add option for overwrite or notneodarz2017-07-101-5/+13
|
* Drop some usless commentsneodarz2017-07-101-31/+0
|
* Add argument option for choose input folder and output folderneodarz2017-07-101-4/+13
|
* Switch extension sh to pyneodarz2017-07-101-0/+100