{"id":13580765,"url":"https://github.com/Spotifyd/spotifyd-http","last_synced_at":"2025-04-06T02:32:46.684Z","repository":{"id":53204782,"uuid":"66408272","full_name":"Spotifyd/spotifyd-http","owner":"Spotifyd","description":"A web server that controls Spotify Connect devices.","archived":true,"fork":false,"pushed_at":"2020-03-20T09:04:47.000Z","size":24,"stargazers_count":38,"open_issues_count":8,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-11-05T19:44:35.603Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/Spotifyd.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}},"created_at":"2016-08-23T22:32:05.000Z","updated_at":"2024-08-01T18:00:43.000Z","dependencies_parsed_at":"2022-09-15T03:42:54.128Z","dependency_job_id":null,"html_url":"https://github.com/Spotifyd/spotifyd-http","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spotifyd%2Fspotifyd-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spotifyd%2Fspotifyd-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spotifyd%2Fspotifyd-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spotifyd%2Fspotifyd-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Spotifyd","download_url":"https://codeload.github.com/Spotifyd/spotifyd-http/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247426511,"owners_count":20937138,"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":[],"created_at":"2024-08-01T15:01:54.892Z","updated_at":"2025-04-06T02:32:46.430Z","avatar_url":"https://github.com/Spotifyd.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# DEPRECATED\n\nI have stopped working on this API as Spotify have released an official API with a similar use case:\nhttps://developer.spotify.com/web-api/web-api-connect-endpoint-reference/\n\n# Spotifyd-http\n\nThis web server remote controls Spotify Connect devices via HTTP requests.\n\n## Methods\n\nThese are the currently supported methods:\n\n### GET /devices\nReturns a list of device ID/Name pairs.\n\n### PUT /device_id/{play, pause, next, prev}\nPlays, pauses, skips, and returns to previous song.\n\n### {GET, PUT, POST} /device_id/tracks\nGets, replaces, or appends tracks to the playlist. The `PUT` and `POST` take\none or more `id` parameters. Example:\n```bash\nTRACKS=\"id=2BhU0Hl5OatWiCW93pE2b8\u0026id=731OW49heGHCMrMOREHYlY\u0026id=6zAPaRDoT99ThFtIXUJwhO\"\ncurl -X POST -d \"$TRACKS\" 127.0.0.1:6767/device_id/tracks\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSpotifyd%2Fspotifyd-http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSpotifyd%2Fspotifyd-http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSpotifyd%2Fspotifyd-http/lists"}