3 Commits

Author SHA1 Message Date
appeasementPolitik
8566a9a5d7
Fix tag script mp3 issue
When you don't manually specify $total and $date with an mp3 file the eyeD3 command tries tagging with an empty variable, which causes it to error. This fixes it by only passing the parameter to the command if the variable is set. 

This pull request also adds support for the $genre and $comment variable.
2022-09-03 21:06:53 +00:00
Manuel
687e2e1ef6
Added support for flac tags via metaflac (#823) 2020-09-30 15:15:01 -04:00
Luke Smith
a6cee230d0
for video;
remember to install opustags, ffmpeg and youtube-dl
2020-05-27 09:22:40 -04:00