{"id":38643845,"url":"https://github.com/vjeranc/cmus-status-scrobbler","last_synced_at":"2026-01-17T09:11:13.554Z","repository":{"id":55157434,"uuid":"367979055","full_name":"vjeranc/cmus-status-scrobbler","owner":"vjeranc","description":"Standalone scrobbler program, not a continuously running process, written in Python 3 that works together with cmus. Allows offline mode, scrobbling multiple servers simultaneously, sending a now playing request and handles pause status well.","archived":false,"fork":false,"pushed_at":"2026-01-10T21:18:05.000Z","size":178,"stargazers_count":21,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-11T06:29:15.643Z","etag":null,"topics":["cmus","cmus-status","lastfm","librefm","listenbrainz","no-dependencies","offline-capable","python","python3","scrobbler","standalone","termux"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vjeranc.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-16T20:29:08.000Z","updated_at":"2026-01-06T20:39:29.000Z","dependencies_parsed_at":"2023-02-08T17:30:35.009Z","dependency_job_id":"86d01f66-e492-4670-ba4f-b0deb6e60593","html_url":"https://github.com/vjeranc/cmus-status-scrobbler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vjeranc/cmus-status-scrobbler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vjeranc%2Fcmus-status-scrobbler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vjeranc%2Fcmus-status-scrobbler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vjeranc%2Fcmus-status-scrobbler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vjeranc%2Fcmus-status-scrobbler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vjeranc","download_url":"https://codeload.github.com/vjeranc/cmus-status-scrobbler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vjeranc%2Fcmus-status-scrobbler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28504909,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cmus","cmus-status","lastfm","librefm","listenbrainz","no-dependencies","offline-capable","python","python3","scrobbler","standalone","termux"],"created_at":"2026-01-17T09:11:12.847Z","updated_at":"2026-01-17T09:11:13.510Z","avatar_url":"https://github.com/vjeranc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cmus-status-scrobbler\n\n![tests passing status](https://github.com/vjeranc/cmus-status-scrobbler/actions/workflows/ci.yml/badge.svg?branch=main)\n\nWorks with [cmus](https://cmus.github.io/). Requires Python 3.9+ and has no\nadditional dependencies.\n\n**Features:**\n\n* offline mode,\n* multiple servers,\n* now playing request,\n* uses [MusicBrainz](https://musicbrainz.org) id if present,\n* handles pause status well and\n* is a short-lived program (not a continuously running process).\n\n## How to use?\n\nLeave `cmus_status_scrobbler.ini` file as is after removing servers you don't use.\n1. Call the program with `--auth` option and follow instructions.\n2. After authenticating with services, `cmus_status_scrobbler.ini` file is edited and saved with new credentials.\n3. Set `cmus_status_scrobbler.py` as your only status display program by invoking\n   `:set status_display_program=path/to/cmus_status_scrobbler.py` in `cmus` or add it to your\n   existing script for `cmus`.\n\nBash script example:\n```bash\n# some other display programs\ncmus_status_scrobbler.py \"$@\" \u0026\n# more display programs\n```\n\n### Termux\n\nhttps://github.com/vjeranc/cmus-status-scrobbler/issues/10#issuecomment-1970103562\nMake sure to run `chmod +rx status_display_program.sh` (or `chmod +rx cmus_status_scrobbler.py`) before `:set status_display_program=...`.\n\n### Arch Linux (AUR)\n\nhttps://aur.archlinux.org/packages/cmus-status-scrobbler-git\n\n## Configuration\n\nExample file `cmus_status_scrobbler.ini` is in the repository.\n\nIt is assumed that this configuration file is stored in `~/.config/cmus/`\ndirectory. You can configure `db_path` and other options if you do not like the\ndefaults.\n\nDelete the block for the service that you aren't using.\n\n## Handling pause\n\nPausing a track will not make it scrobble. Continuing the paused track and \nfinishing or stopping it will result in a scrobble if new playing time and \nplaying time before pause satisfy the scrobble requirement (playing time \u003e=\n50% of track duration or at least 4 minutes).\n\n## Implementation details\n\nUses [sqlite3](https://docs.python.org/3/library/sqlite3.html) to support\noffline mode and to synchronize the processes in case of multiple status\nupdates (like holding the pause/play button too long).\n\n## My own usage\n\nI use this Python script to scrobble to librefm, lastfm, listenbrainz and\nmy own family scrobbling service.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvjeranc%2Fcmus-status-scrobbler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvjeranc%2Fcmus-status-scrobbler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvjeranc%2Fcmus-status-scrobbler/lists"}