|
@@ -4165,61 +4165,6 @@
|
|
|
],
|
|
|
"note": "<b>Template created by Pi-Hosted Series</b><br><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://yacht.sh/\" target=\"_blank\">https://yacht.sh/</a><br><b>Official Docker Documentation: </b><a href=\"https://yacht.sh/docs/Installation/Install#via-docker-compose\" target=\"_blank\">https://yacht.sh/docs/Installation/Install#via-docker-compose</a><br><br><br>"
|
|
|
},
|
|
|
- {
|
|
|
- "categories": [
|
|
|
- "Music"
|
|
|
- ],
|
|
|
- "description": "Self hosted Spotify tracking dashboard.",
|
|
|
- "env": [
|
|
|
- {
|
|
|
- "default": "3081",
|
|
|
- "label": "API Port",
|
|
|
- "name": "__api_port__"
|
|
|
- },
|
|
|
- {
|
|
|
- "default": "3080",
|
|
|
- "label": "Client Port",
|
|
|
- "name": "__client_port__"
|
|
|
- },
|
|
|
- {
|
|
|
- "default": "http://192.168.X.Y:3080",
|
|
|
- "label": "Client Endpoint",
|
|
|
- "name": "__client_endpoint__",
|
|
|
- "description": "If you have changed the default client port don't forget to change it here too."
|
|
|
- },
|
|
|
- {
|
|
|
- "default": "http://192.168.X.Y:3081",
|
|
|
- "label": "API Endpoint",
|
|
|
- "name": "__api_endpoint__",
|
|
|
- "description": "If you have changed the default API port don't forget to change it here too."
|
|
|
- },
|
|
|
- {
|
|
|
- "default": "America/New_York",
|
|
|
- "label": "TZ",
|
|
|
- "name": "TZ"
|
|
|
- },
|
|
|
- {
|
|
|
- "description": "Create a Spotify App and copy the Client ID: https://developer.spotify.com/dashboard/applications",
|
|
|
- "label": "Spotify Client ID",
|
|
|
- "name": "__your_spotify_client_id__"
|
|
|
- },
|
|
|
- {
|
|
|
- "description": "Copy the Client Secret: https://developer.spotify.com/dashboard/applications",
|
|
|
- "label": "Spotify Client Secret",
|
|
|
- "name": "__your_spotify_secret__"
|
|
|
- }
|
|
|
- ],
|
|
|
- "name": "Your Spotify",
|
|
|
- "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/your-spotify.png",
|
|
|
- "note": "<b>Template created by Pi-Hosted Series</b><br><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://github.com/Yooooomi/your_spotify\" target=\"_blank\">https://github.com/Yooooomi/your_spotify</a><br><b>Official Docker Documentation: </b><a href=\"https://github.com/Yooooomi/your_spotify#readme\" target=\"_blank\">https://github.com/Yooooomi/your_spotify#readme</a><br><br><br>Create a Spotify App here: https://developer.spotify.com/dashboard/applications. Don't forget adding Redirect URL: http://192.168.X.Y:3081/oauth/spotify/callback under edit settings of the dashboard.",
|
|
|
- "platform": "linux",
|
|
|
- "repository": {
|
|
|
- "stackfile": "stack/your-spotify.yml",
|
|
|
- "url": "https://github.com/pi-hosted/pi-hosted"
|
|
|
- },
|
|
|
- "title": "your-spotify",
|
|
|
- "type": 3
|
|
|
- },
|
|
|
{
|
|
|
"categories": [
|
|
|
"Other",
|