15 lines
520 B
JSON
15 lines
520 B
JSON
{
|
|
"jellyfin": {
|
|
"displayName": "Jellyfin",
|
|
"type": ["streaming"],
|
|
"icon": "https://raw.githubusercontent.com/jellyfin/jellyfin-ux/55616553b692b1a6c7d8e786eeb7d8216e9b50df/branding/SVG/icon-transparent.svg",
|
|
"primaryColor": "--jellyfin-blue"
|
|
},
|
|
"youtube-music": {
|
|
"displayName": "YouTube Music",
|
|
"type": ["streaming"],
|
|
"icon": "https://upload.wikimedia.org/wikipedia/commons/6/6a/Youtube_Music_icon.svg",
|
|
"primaryColor": "--youtube-red"
|
|
}
|
|
}
|