Changes how music is handled and lets you show production year, album and/or genres instead of just genres.
Im looking for feedback on how this should be displayed as currently its pretty messy with multiple things..
I'm opening a discussion so people can leave comments
You can change the order and what should be displayed in the config under Jellyfin > Music > Display
:
{
"Jellyfin": {
"URL": "https://example.com",
"API_KEY": "sadasodsapasdskd",
"USERNAME": "your_username_here",
"Music" {
"Display": "genres, album, year"
}
},
"Discord": {
"APPLICATION_ID": "1053747938519679018"
},
"Imgur": {
"CLIENT_ID": "asdjdjdg394209fdjs093"
},
"Images": {
"ENABLE_IMAGES": true,
"IMGUR_IMAGES": true
}
}
What the config above looks like:
What's Changed
New Contributors
Full Changelog: 0.11.2...0.12.0-dev