{"id":20537054,"url":"https://github.com/cvik/espop","last_synced_at":"2026-04-19T17:03:50.674Z","repository":{"id":13856811,"uuid":"16554502","full_name":"cvik/espop","owner":"cvik","description":"Erlang client API for the spop server","archived":false,"fork":false,"pushed_at":"2015-03-19T18:00:23.000Z","size":212,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T14:28:45.647Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cvik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-05T18:52:01.000Z","updated_at":"2015-03-19T18:00:23.000Z","dependencies_parsed_at":"2022-08-28T16:04:02.370Z","dependency_job_id":null,"html_url":"https://github.com/cvik/espop","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/cvik%2Fespop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvik%2Fespop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvik%2Fespop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvik%2Fespop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cvik","download_url":"https://codeload.github.com/cvik/espop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242144498,"owners_count":20078964,"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-11-16T00:38:45.390Z","updated_at":"2025-12-03T17:02:02.285Z","avatar_url":"https://github.com/cvik.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"espop - Erlang client library for spop\n=====\n\nThis is a client library written in erlang to interface with the\nexcellent spop server http://github.com/Schnouki/spop. It support\nall current commands of the spopd server. See the facade, espop.erl, for\ndocumentation and specs.\n\n## Installation\n\n- Use rebar (not included) to build\n- There are no dependencies to download\n\n## Example usage\n\n```erlang\n1\u003e espop:start().\nok\n2\u003e rr(espop).\n[album,artist,offline_status,playlist,playlist_info,\n playlist_ref,query_response,status,track,uri_info]\n3\u003e espop:find(\"Throne\").\n1 - Game of Thrones - Best of Seasons 1, 2 \u0026 3\n156 - Ramin Djawadi – Game Of Thrones\n4\u003e espop:play(1)\n#status{status = \u003c\u003c\"playing\"\u003e\u003e,repeat = false,\n         shuffle = false,total_tracks = 19,current_track = 1,\n         artist = \u003c\u003c\"L'Orchestra Cinematique\"\u003e\u003e,\n         title = \u003c\u003c\"The King's Arrival (from Game of Thrones - Season 1)\"\u003e\u003e,\n         album = \u003c\u003c\"Game of Thrones - Best of Seasons 1, 2 \u0026 3\"\u003e\u003e,\n         duration = 216000,position = 0.371,\n         uri = \u003c\u003c\"spotify:track:4tJqf2Cc9JP77Z984hJdYl\"\u003e\u003e,\n         popularity = 45}\n```\n\nFor the above to work, the spopd server must be running at localhost:6602.\n\nSet the application environment variables 'host' and 'port' to change which\nserver to talk to.\n\n## License\n\nApache license version 2.0. See the LICENSE file for details.\n\nThe file src/rfc4627.erl is excluded from this license and is\nborrowed from http://github.com/tonyg/erlang-rfc4627. See this file\nfor copyright and license details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvik%2Fespop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcvik%2Fespop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvik%2Fespop/lists"}