Robert

Results 2 comments of Robert

> Maybe an additional multi line text field called "notes" is all we need. This is something that I considered requesting but read this first. 2nd, having the option to...

It should be doable. I bashed into the container and used the command: ` docker exec -it media-roller /bin/bash` ` youtube-dl -x --audio-format mp3 -o "/download/%(title)s.%(ext)s" URL` You can also:...