-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] New install, blank screen? #114
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
That's exactly what the beets webui is supposed to look like. It's primarily a CLI app. Read the documentation we link to here https://github.com/linuxserver/docker-beets#application-setup |
Yes I understand that it is a cli application. Maybe documentation should include some examples on how to use. So in my example shouldnt typing 'status' be equivalent to running 'beets status ' but why does nothing happen on my screen? |
The webui is mearly for querying your beets database, all other interactions with beets has to be done via cli. |
Ah, how about importing? Can you import from webui? |
If you can, it will tell you in the beets documentation. I haven't used it for a number of years but last time I checked, you couldn't. |
or just read the webui plugin docs https://beets.readthedocs.io/en/stable/plugins/web.html |
Is there an existing issue for this?
Current Behavior
So I just installed this docker container, and can connect to it, but not sure if I missing something, but I can't get anything to happen. For example I type status, and nothing.
Expected Behavior
No response
Steps To Reproduce
docker-compose up
Environment
CPU architecture
x86-64
Docker creation
The text was updated successfully, but these errors were encountered: