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: tauri context menus on build

+1
+1
src-tauri/capabilities/default.json
··· 3 3 "identifier": "default", 4 4 "description": "enables the default permissions", 5 5 "windows": ["main"], 6 + "remote": { "urls": ["http://localhost:5173"] }, 6 7 "permissions": ["core:default"] 7 8 }