May 23, 201511 yr Ok, so I've got the docker installed but how in the world do I execute any of the commands from my terminal? the web interface appears useless in this regard.
June 9, 201511 yr Author works great until Beets requires user input (query choices, <90% accuracy check, etc) at which point the dockerexec craps out and dumps you back to the command prompt.
June 9, 201511 yr While on topic - has anyone had issues where they go to install the Docker container through the web interface, and after all the information is put in and you click 'Create' it just does nothing? Like you didn't even click the button? Can't figure out what the heck is going on there.
June 10, 201511 yr Author solved, via the beets-users google groups folk.. you need to run as 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
June 10, 201511 yr Author now, how to update beets in the docker? It's at 1.3.10 and current rev is 1.3.13..
June 10, 201511 yr now, how to update beets in the docker? It's at 1.3.10 and current rev is 1.3.13.. Is there something in particular as to why you need 1.3.13? Or do you just have bleeding edge fever?
June 10, 201511 yr Author Overbyrn was the only guy to create a beets plug in and it is broken in the latest unRAID TV versions. He has pretty much abandoned plugin writing and support. Smdion has created the only beets docker and, based on comments from him in other threads, seems to be headed down the same path as overbyrn. I'm 100% a user and have no competency in either plugins or docker creation, so I'm mostly trying to future proof my installation a bit so that when there IS an important update I'm not left stranded. Again.
June 10, 201511 yr I'm around.. I'll see if I can update it tonight. EDIT: Seems it does a PIP install on install of the docker. Have you tried removing and readding the docker?
June 11, 201511 yr Author Btw, that wasn't a slight against you. Life gets busy and the enjoyment of creating these things probably fades away as you get stuck in maintenance mode with the constantly changing(and add-on breaking) unRAID updates. There's never any shortage of options for sab+, plex, or sickbeard... But beets is a fringe app and one that's best used local to the stored files, so I want a certain amount of self-sufficiency when the inevitable happens to you, or any other dev that might pick up the mantle
June 11, 201511 yr Author understood, however that variable does not appear on the configuration page.
June 11, 201511 yr Author I'm around.. I'll see if I can update it tonight. EDIT: Seems it does a PIP install on install of the docker. Have you tried removing and readding the docker? i have not, but am currently downloading and installing the update you just posted to the repository. thanks for that!
June 11, 201511 yr understood, however that variable does not appear on the configuration page. "Advanced View" in the upper right hand corner
June 12, 201511 yr Author working great and even have it successfully pointed to a my local musicbrainz docker. thanks again!
December 22, 201510 yr Also, if you do EDGE=1 it will pull from GIT instead of the PIP install. Its been some time since your post, but I am just a late starter Can you clarify please, do I need to add the variable to the variable list and set its value to 1, as that doesn't seem to make any differance to what is pulled. I dont seem to have the variable at all when I enable advanced settings. Thanks in advance
Archived
This topic is now archived and is closed to further replies.