Is anyone using Beets in docker?

511 views
Skip to first unread message

Michael Ray

unread,
Jun 10, 2015, 1:37:09 PM6/10/15
to beets...@googlegroups.com
I'm able to run Beets within a docker container using " docker exec Beets beet import /opt/tmp" (which maps to my unRAID working directory), but as soon as a the import requires user feedback, such as multiple album results or non-100% match confirmation, the process dies and I'm kicked back to my unRAID prompt.

Is anyone using Beets in such a scenario and have some advice?

Karcsi Kolbasz

unread,
Jun 10, 2015, 2:35:04 PM6/10/15
to beets...@googlegroups.com
yes, I am.  You need to run interactive.

docker exec -i -t beets beet -v import /opt/downloads/music/

you dont need the -v before import unless you want the onscreen data to be verbose.

Michael Ray

unread,
Jun 10, 2015, 2:38:40 PM6/10/15
to beets...@googlegroups.com
fantastic, thank you!

--
You received this message because you are subscribed to a topic in the Google Groups "beets" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beets-users/BZOH_FGf--o/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beets-users...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages