Jellyfin Provider 
Music Assistant has support for music servers which work to the Jellyfin definition. This component was contributed by lokiberra and maintained by lokiberra and jc2k
Features
Subscription FREE | Yes |
Self-Hosted Local Media | Yes |
Media Types Supported | Artists, Albums, Tracks, Playlists |
Recommendations Supported | No |
Lyrics Supported | No |
Radio Mode | No |
Maximum Stream Quality | Lossless FLAC (192 kHz, 24 bit) |
Login Method | Password |
Other
- Search from 'Music' libraries on the Jellyfin server
Configuration:
You will need to provide the following to Music Assistant:
- Server. For example, https://music.domain.tld/ or http://192.168.1.4:8096/ (for a local server)
- Username. The username for the account to be used by Music Assistant to access the server
- Password. The password for the account
Note
It is recommended that IP address is used instead of the domain name to avoid problems if IPv6 name resolution fails
Settings
- Advanced - Verify SSL. Enable to verify the certificate of SSL/TLS connections. This is on by default
Not Yet Supported:
- Album types metadata
Known Issues / Notes
- This provider makes use of the Jellyfin ApiClient for communicating with the server. If something is failing to work properly in Music Assistant, try to use that library to interact with your server (can you ping it?, fetch artist and albums?, can you search?)