{"id":24722086,"url":"https://github.com/futo-org/grayjay-plugin-spotify","last_synced_at":"2025-04-06T10:45:42.352Z","repository":{"id":274447785,"uuid":"905901209","full_name":"futo-org/grayjay-plugin-spotify","owner":"futo-org","description":"Grayjay Spotify Plugin Mirror","archived":false,"fork":false,"pushed_at":"2025-03-28T20:03:59.000Z","size":667,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T21:22:13.995Z","etag":null,"topics":["futo","grayjay","spotify"],"latest_commit_sha":null,"homepage":"https://gitlab.futo.org/videostreaming/plugins/spotify.git","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/futo-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-19T18:47:16.000Z","updated_at":"2025-03-28T20:04:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"b92a9a2a-fc7c-4ed2-be89-4b34193ffa9a","html_url":"https://github.com/futo-org/grayjay-plugin-spotify","commit_stats":null,"previous_names":["futo-org/grayjay-plugin-spotify"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futo-org%2Fgrayjay-plugin-spotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futo-org%2Fgrayjay-plugin-spotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futo-org%2Fgrayjay-plugin-spotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futo-org%2Fgrayjay-plugin-spotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futo-org","download_url":"https://codeload.github.com/futo-org/grayjay-plugin-spotify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247471395,"owners_count":20944154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["futo","grayjay","spotify"],"created_at":"2025-01-27T12:16:22.708Z","updated_at":"2025-04-06T10:45:42.311Z","avatar_url":"https://github.com/futo-org.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spotify\n\n## Development\n\n1. `npm run dev`\n\n## TO-DO\n\n- [ ] an entire podcast has a rating. maybe give the episode the podcast rating use this to load it\n    \u003chttps://api-partner.spotify.com/pathfinder/v1/query?operationName=queryShowMetadataV2\u0026variables=%7B%22uri%22%3A%22spotify%3Ashow%3A5VzFvh1JlEhBMS6ZHZ8CNO%22%7D\u0026extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%225fb034a236a3e8301e9eca0e23def3341ed66c891ea2d4fea374c091dc4b4a6a%22%7D%7D\u003e\n- [ ] there is data about the number of people following a podcast somewhere that shows up in the\n  mobile app\n- [ ] music video support (not available in the us)\n- [ ] video podcast support (requires a better websocket api)\n- [ ] similar to bilibili i think we need to add id prefixes or suffixes because there could be collision\n- [ ] add offline playback for widevine support as far as i can tell this will not be possible.\n    Spotify does not support offline playback in the Web Player. Asking the ephemeral license\n    server for a persistent license hasn't worked. Offline playback is likely possible if we\n    emulate the desktop or mobile app functionality wireshark tips\n    \u003chttps://www.netresec.com/?page=PolarProxy\u003e to unencrypt\n    \u003chttps://docs.fedoraproject.org/en-US/quick-docs/using-shared-system-certificates/\u003e for\n    adding the root ca some reference offline/persistent widevine\n    \u003chttps://github.com/AnassHmida/react-native-video-drm/blob/main/android-exoplayer/src/main/java/com/brentvatne/exoplayer/DownloadTracker.java\u003e\n- [ ] androidx.media3.exoplayer.drm.DefaultDrmSessionManager$MissingSchemeDataException: Media does\n    not support uuid: edef8ba9-79d6-4ace-a3c8-27dcd51d21ed is some weird DRM issue. happens at\n    least for these albums \u003chttps://open.spotify.com/album/5koG6JeFEwcINyN1QuXyiq\u003e\n    \u003chttps://open.spotify.com/album/3UEEPh5wsdhP7SKC31yvhu\u003e\n- [ ] maybe interleave search results\n- [x] (i think this is fixed) when the liked songs collection is in the recently played genre it\n  doesn't show up in grayjay\n- [x] \u003chttps://github.com/futo-org/grayjay-android/issues/1289\u003e\n\n## Grayjay Bugs\n\n- [ ] RatingScaler doesn't work\n- [ ] websockets are hard to use\n- [ ] datetime doesn't display for playlists\n- [ ] there is no way to get to the creator of a playlist\n- [ ] the pager that goes in the contents property of a playlist doesn't ever call the nextPage method\n- [ ] the channel about section doesn't render HTML\n- [ ] the isOpen property on WebSocket always returns false\n- [ ] when polycentric channels have issues not displaying channel playlists when the actual\n    plugin that opened the channel doesn't support channel playlists\n- [ ] exceptions thrown inside wss message handlers don't get reported\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuto-org%2Fgrayjay-plugin-spotify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuto-org%2Fgrayjay-plugin-spotify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuto-org%2Fgrayjay-plugin-spotify/lists"}