tanner c5fbad8ad6 feat: Add 5-second timeout to all network requests
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
2026-02-04 12:10:32 -07:00
2026-02-04 11:42:28 -07:00
2026-02-04 11:48:20 -07:00

Navidrome - Mopidy Playlist Sync

Setup

Make sure your user is added to the docker group and whatever group owns your Mopidy playlist directory:

$ ls -la /var/lib/mopidy/m3u

total 24
drwxrwxr-x 2 mopidy audio 4096 Feb  4 18:22  .
drwxr-xr-x 8 mopidy audio 4096 Oct  1 18:42  ..
$ sudo usermod -aG docker tanner
$ sudo usermod -aG audio tanner

Configure settings.py.

You can either use your Navridrome password, or get the Subsonic salt and hash from the Web UI login request.

S
Description
No description provided
Readme 71 KiB
Languages
Python 100%