fix json
This commit is contained in:
parent
7e8f396b99
commit
162886ab33
@ -13,7 +13,7 @@
|
|||||||
"website": "https://github.com/guillevc/yubal",
|
"website": "https://github.com/guillevc/yubal",
|
||||||
"config_path": "/opt/yubal.env",
|
"config_path": "/opt/yubal.env",
|
||||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/yubal.webp",
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/yubal.webp",
|
||||||
"description": "Yubal is a self-hosted music management application that helps you organize, tag, and stream your music collection. Features music library organization with Beets, YouTube music downloads, and a modern web interface.",
|
"description": "YouTube Music album downloader with Spotify metadata auto-tagging.",
|
||||||
"install_methods": [
|
"install_methods": [
|
||||||
{
|
{
|
||||||
"type": "default",
|
"type": "default",
|
||||||
@ -31,18 +31,5 @@
|
|||||||
"username": null,
|
"username": null,
|
||||||
"password": null
|
"password": null
|
||||||
},
|
},
|
||||||
"notes": [
|
"notes": []
|
||||||
{
|
|
||||||
"text": "First visit will prompt you to set up your music library",
|
|
||||||
"type": "info"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"text": "Music files should be stored in /opt/yubal/data",
|
|
||||||
"type": "info"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"text": "Configuration can be modified in /opt/yubal.env",
|
|
||||||
"type": "info"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user