We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Folders cant be written or accessed The podcasts directory org.airsonic.player.domain.MusicFolder@20 isn't enabled or writeable.
The Server should be able to write and read them
- OS: Ubuntu 22.04 - How docker service was installed: Docker Compose
x86-64
--- version: "2.1" services: airsonic-advanced: image: lscr.io/linuxserver/airsonic-advanced:latest container_name: airsonic-advanced environment: - PUID=1000 - PGID=1000 - TZ=Etc/UTC - CONTEXT_PATH= #optional - JAVA_OPTS= #optional volumes: - /path/to/config:/config - /path/to/music:/music - /path/to/playlists:/playlists - /path/to/podcasts:/podcasts - /path/to/other media:/media #optional ports: - 4040:4040 devices: - /dev/snd:/dev/snd #optional restart: unless-stopped
Error: No such container "linuxserver.io"
The text was updated successfully, but these errors were encountered:
Btw where is the folder where I need to put my music
Sorry, something went wrong.
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
You need to replace the /path/to paths with your own locations. They're just place holders.
/path/to
No branches or pull requests
Is there an existing issue for this?
Current Behavior
Folders cant be written or accessed
The podcasts directory org.airsonic.player.domain.MusicFolder@20 isn't enabled or writeable.
Expected Behavior
The Server should be able to write and read them
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs
Error: No such container "linuxserver.io"
The text was updated successfully, but these errors were encountered: