a simple web player for subsonic tinysub.devins.page
subsonic navidrome javascript
11
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: manifest start url

+1 -1
+1 -1
public/assets/manifest.json
··· 1 1 { 2 2 "name": "tinysub", 3 3 "short_name": "tinysub", 4 - "start_url": ".", 4 + "start_url": "/", 5 5 "display": "standalone", 6 6 "icons": [ 7 7 {