November 6, 201510 yr Application Name: Beets Application Site: http://beets.radbox.org/ Docker Hub: https://hub.docker.com/r/linuxserver/beets/ Github: https://github.com/linuxserver/docker-beets Please post any questions/issues relating to this docker you have in this thread. If you are not using Unraid (and you should be!) then please do not post here, instead head to linuxserver.io to see how to get support Edited September 14, 20187 yr by linuxserver.io
November 22, 201510 yr Anyone set this up to auto watch the downloads directory? .. and do sensible importing of duplicates (higher bitrate only)
November 25, 201510 yr with the old beets docker I could run docker exec -i -t Beets beet import /downloads and be able to interact with the prompts. that is not the case with this docker. Please advise.
November 25, 201510 yr with the old beets docker I could run docker exec -i -t Beets beet import /downloads and be able to interact with the prompts. that is not the case with this docker. Please advise. You need to get to bash first: docker exec -i -t Beets bash then run beet import /downloads
November 26, 201510 yr got it, thanks! edit: nope, still not able to enter feedback at the prompt, for example: This album is already in the library! Old: 11 items, FLAC, 2799kbps, 48:04, 965.0 MiB New: 11 items, FLAC, 2799kbps, 48:04, 962.5 MiB [s]kip new, Keep both, Remove old?
November 27, 201510 yr got it, thanks! edit: nope, still not able to enter feedback at the prompt, for example: This album is already in the library! Old: 11 items, FLAC, 2799kbps, 48:04, 965.0 MiB New: 11 items, FLAC, 2799kbps, 48:04, 962.5 MiB [s]kip new, Keep both, Remove old? Mine does the same, I gave up and went back to using Bliss.
November 27, 201510 yr got it, thanks! edit: nope, still not able to enter feedback at the prompt, for example: This album is already in the library! Old: 11 items, FLAC, 2799kbps, 48:04, 965.0 MiB New: 11 items, FLAC, 2799kbps, 48:04, 962.5 MiB [s]kip new, Keep both, Remove old? Mine does the same, I gave up and went back to using Bliss. Working for me: This album is already in the library! Old: 22 items, MP3, 270kbps, 78:17, 153.5 MiB New: 22 items, MP3, 270kbps, 78:17, 153.5 MiB [s ]kip new, Keep both, Remove old? R root@d3516716fa01:/# ^C root@d3516716fa01:/#
November 28, 201510 yr got it, thanks! edit: nope, still not able to enter feedback at the prompt, for example: Mine does the same, I gave up and went back to using Bliss. I'm in the same boat as the two of you. After getting into the container and running beets, the program doesn't respond to any keyboard commands so I end up stuck at the first prompt. I thought it might be a putty issue, but I'm having the same problem from a linux terminal.
November 28, 201510 yr got it, thanks! edit: nope, still not able to enter feedback at the prompt, for example: Mine does the same, I gave up and went back to using Bliss. I'm in the same boat as the two of you. After getting into the container and running beets, the program doesn't respond to any keyboard commands so I end up stuck at the first prompt. I thought it might be a putty issue, but I'm having the same problem from a linux terminal. I'm confused, this is working fine for me..
December 5, 201510 yr same situation in my side. i've also tried to uninstall the prevision version deleteting the container and the image, remove the docker datas and try to start a clean install. same problems
December 14, 201510 yr I am in the same boat as death.hilarious, thaddeussmith, and wizard84. I can install it, get it running, and start a bash session. However, if I enter a beet command that requires a response, beet ignores keyboard presses so I can't respond.
December 15, 201510 yr I'm having the same problem as others. I can respond to the y/n prompts, but none of the more complicated prompts will respond to any input.
December 15, 201510 yr The issue is being worked on, and we can reproduce it, but no fix at the moment.... Sorry, should have updated this thread sooner.
January 3, 201610 yr I got mine working. Deleted the container and reconfigured it.. this time I mapped config as well.. I didn't specify a folder last time.. just let docker create one for me.. this time I made a beets folder and mapped the config folder to that folder.. and I now have keyboard ack. can't see why it should matter but it's working.. so go figure..
January 6, 201610 yr likewise, for new albums that were enough of a positive match to not require input. I'll need to get an album I already have imported and see if user input is recognized when the album conflict surfaces.
January 20, 201610 yr is there any way to get the discogs plugin added to the container? every time things update you need to install it again. not hard, but I see it as an essential plugin for times musicbrainz doesnt have the goods album in the DB
April 8, 201610 yr with the old beets docker I could run docker exec -i -t Beets beet import /downloads and be able to interact with the prompts. that is not the case with this docker. Please advise. You need to get to bash first: docker exec -i -t Beets bash then run beet import /downloads Where would one enter these commands? On the BEETS server /port page or somewhere else on the docker itself?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.