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:
- A server url (e.g. https://music.domain.tld/ or http://192.168.1.4:8096/ for a local server)
- A user name for the account you want Music Assistant to use to access your server
- The password for this account
Note
It is recommended that IP address is used instead of the domain name to avoid problems if IPv6 name resolution fails
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?).