|
4165 | 4165 | ],
|
4166 | 4166 | "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>"
|
4167 | 4167 | },
|
4168 |
| - { |
4169 |
| - "categories": [ |
4170 |
| - "Music" |
4171 |
| - ], |
4172 |
| - "description": "Self hosted Spotify tracking dashboard.", |
4173 |
| - "env": [ |
4174 |
| - { |
4175 |
| - "default": "3081", |
4176 |
| - "label": "API Port", |
4177 |
| - "name": "__api_port__" |
4178 |
| - }, |
4179 |
| - { |
4180 |
| - "default": "3080", |
4181 |
| - "label": "Client Port", |
4182 |
| - "name": "__client_port__" |
4183 |
| - }, |
4184 |
| - { |
4185 |
| - "default": "http://192.168.X.Y:3080", |
4186 |
| - "label": "Client Endpoint", |
4187 |
| - "name": "__client_endpoint__", |
4188 |
| - "description": "If you have changed the default client port don't forget to change it here too." |
4189 |
| - }, |
4190 |
| - { |
4191 |
| - "default": "http://192.168.X.Y:3081", |
4192 |
| - "label": "API Endpoint", |
4193 |
| - "name": "__api_endpoint__", |
4194 |
| - "description": "If you have changed the default API port don't forget to change it here too." |
4195 |
| - }, |
4196 |
| - { |
4197 |
| - "default": "America/New_York", |
4198 |
| - "label": "TZ", |
4199 |
| - "name": "TZ" |
4200 |
| - }, |
4201 |
| - { |
4202 |
| - "description": "Create a Spotify App and copy the Client ID: https://developer.spotify.com/dashboard/applications", |
4203 |
| - "label": "Spotify Client ID", |
4204 |
| - "name": "__your_spotify_client_id__" |
4205 |
| - }, |
4206 |
| - { |
4207 |
| - "description": "Copy the Client Secret: https://developer.spotify.com/dashboard/applications", |
4208 |
| - "label": "Spotify Client Secret", |
4209 |
| - "name": "__your_spotify_secret__" |
4210 |
| - } |
4211 |
| - ], |
4212 |
| - "name": "Your Spotify", |
4213 |
| - "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/your-spotify.png", |
4214 |
| - "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.", |
4215 |
| - "platform": "linux", |
4216 |
| - "repository": { |
4217 |
| - "stackfile": "stack/your-spotify.yml", |
4218 |
| - "url": "https://github.com/pi-hosted/pi-hosted" |
4219 |
| - }, |
4220 |
| - "title": "your-spotify", |
4221 |
| - "type": 3 |
4222 |
| - }, |
4223 | 4168 | {
|
4224 | 4169 | "categories": [
|
4225 | 4170 | "Other",
|
|
0 commit comments