You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do have one question. I tried playing around with these arguments and I don't know perl so I can't read your code to figure it out.
--skipfilename Specify the name of the skip file.
Default: flac2mp3.ignore
I assume this reads a file but I've tried all sorts of formats inside the file (from plain text to various forms of regex)... still can't figure it out. Can this be used to ignore an entire folder? For example, I'd like to ignore the folder "Collection" in my flac collection.
And do I understand this argument?
--noskipfile Ignore any skip files
It seems to pass on every file to the flac decoder, even jpg files. Heh.
I made a decently-enough working Docker image using this script here: https://registry.hub.docker.com/r/darkpoet78/flac2mp3
I've linked to this Github source, of course.
Thanks Robin. This is exactly the reason I upgraded my NAS to a Synology that works with Docker. Thank you for such an awesome script!
The text was updated successfully, but these errors were encountered: