Skip to content
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]: Jukebox mode not working #3022

Open
3 tasks done
felipemarinho97 opened this issue May 13, 2024 · 1 comment
Open
3 tasks done

[Bug]: Jukebox mode not working #3022

felipemarinho97 opened this issue May 13, 2024 · 1 comment
Labels
bug triage New bug reports that need to be evaluated

Comments

@felipemarinho97
Copy link

I confirm that:

  • I have searched the existing open AND closed issues to see if an issue already exists for the bug I've encountered
  • I'm using the latest version (your issue may have been fixed already)

Version

0.52.5

Current Behavior

I cannot play music in Jukebox mode.

time="2024-05-13T00:36:24Z" level=warning msg="API: Failed response" endpoint=/rest/jukeboxControl.view error=0 message="Internal Server Error: can't connect to mpv's socket: dial unix /tmp/mpv-ctrl-0495f4f7-10fc-49c7-a4de-55309c1743d4.socket: connect: connection refused" requestId=fa5ec789f28c/byzBbnED7w-000027

Expected Behavior

play music normally

Steps To Reproduce

  1. Set up the navidrome with docker using the latest version.
  2. Configure Jukebox with fifo output.
    ND_JUKEBOX_ENABLED: true
    ND_MPVPATH: "/usr/bin/mpv"
    ND_MPVCMDTEMPLATE: "mpv --no-audio-display --pause '%f' --input-ipc-server=%s --audio-channels=stereo --audio-samplerate=48000 --audio-format=s16 --ao=pcm --ao-pcm-file=/tmp/snapcast_fifo"

Environment

- OS: ArchLinux + Docker
- Client: DSub 5.5.3

How Navidrome is installed?

Docker

Configuration

No response

Relevant log output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow Navidrome's Code of Conduct
@felipemarinho97 felipemarinho97 added bug triage New bug reports that need to be evaluated labels May 13, 2024
@deluan
Copy link
Member

deluan commented May 13, 2024

Thanks for the report. Did you have it working with previous versions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug triage New bug reports that need to be evaluated
Projects
None yet
Development

No branches or pull requests

2 participants