{"id":16865955,"url":"https://github.com/gabek/json-scrobbler","last_synced_at":"2026-05-19T17:11:15.622Z","repository":{"id":83642309,"uuid":"263751241","full_name":"gabek/json-scrobbler","owner":"gabek","description":"Monitor a JSON file for track information and when it changes, scrobble the track to Last.FM","archived":false,"fork":false,"pushed_at":"2020-05-13T22:19:57.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T21:12:58.502Z","etag":null,"topics":["lastfm","scrobble"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gabek.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-13T21:52:57.000Z","updated_at":"2022-02-13T18:33:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"ba7d4569-6d24-420f-8e17-dbb4511f7cc9","html_url":"https://github.com/gabek/json-scrobbler","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/gabek%2Fjson-scrobbler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabek%2Fjson-scrobbler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabek%2Fjson-scrobbler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabek%2Fjson-scrobbler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabek","download_url":"https://codeload.github.com/gabek/json-scrobbler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244271846,"owners_count":20426624,"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":["lastfm","scrobble"],"created_at":"2024-10-13T14:48:59.698Z","updated_at":"2026-05-19T17:11:10.579Z","avatar_url":"https://github.com/gabek.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# json-scrobbler\nMonitor a JSON file for track information and when it changes scrobble the track to Last.FM.\n\n# Purpose\n\nThis was built originally as a companion for [Supbox](https://github.com/gabek/supbox), but it will work with any JSON file as long as it has an `artist` and `track` key.\n\nFor example [Supbox](https://github.com/gabek/supbox) renders the following `nowplaying.json` file:\n\n```\n{\"ID\":\"6d655f64-f2e5-4ec9-bd51-3a2c86984c8e\",\"artist\":\"VNV Nation\",\"track\":\"Retaliate\",\"imagePath\":\"/Users/gabek/Library/Pioneer/rekordbox/share/PIONEER/Artwork/bd3/82718-334f-482d-ad0a-82a1f8ba2507/artwork.jpg\"}\n```\n\nSo point `json-scrobbler` at that file in the `config/config.yaml` and run.\n\n## Authentication\n\n### Keys\n\nYou'll have to create your own set of Last.FM authentication keys, but that's easy enough.  Just go to https://www.last.fm/api/account/create, fill out the form (Put some dummy value as `Callback URL`) and then put the resulting `key` and `secret` into the `config.yaml` file.\n\n### User\n\nPut your Last.FM username and password in the `config.yaml` file to enable authenticating yourself for scrobbling.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabek%2Fjson-scrobbler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabek%2Fjson-scrobbler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabek%2Fjson-scrobbler/lists"}