{"id":19662374,"url":"https://github.com/calne-ca/lastfm-unscrobble-java","last_synced_at":"2025-10-20T07:17:05.765Z","repository":{"id":21763446,"uuid":"93975831","full_name":"calne-ca/lastfm-unscrobble-java","owner":"calne-ca","description":"A simple Java Unscrobbler for Last.fm","archived":false,"fork":false,"pushed_at":"2022-05-03T21:08:50.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T01:52:05.742Z","etag":null,"topics":["java","last-fm","lastfm","scrobble","unscrobble"],"latest_commit_sha":null,"homepage":"","language":"Java","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/calne-ca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-11T01:59:44.000Z","updated_at":"2022-05-03T21:07:38.000Z","dependencies_parsed_at":"2022-08-08T07:00:08.655Z","dependency_job_id":null,"html_url":"https://github.com/calne-ca/lastfm-unscrobble-java","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calne-ca%2Flastfm-unscrobble-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calne-ca%2Flastfm-unscrobble-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calne-ca%2Flastfm-unscrobble-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calne-ca%2Flastfm-unscrobble-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calne-ca","download_url":"https://codeload.github.com/calne-ca/lastfm-unscrobble-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240971229,"owners_count":19886705,"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":["java","last-fm","lastfm","scrobble","unscrobble"],"created_at":"2024-11-11T16:10:55.014Z","updated_at":"2025-10-20T07:17:00.720Z","avatar_url":"https://github.com/calne-ca.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## A simple Java Unscrobbler for Last.fm\n\n### Usage\n```java\nUnscrobbler unscrobbler = new Unscrobbler();\n\ntry {\n    unscrobbler.login(\"username\",\"password\");\n} catch(UnscrobblerAuthenticationException e){\n    System.err.println(\"Failed to login to Last.fm! \" + e.getMessage());\n}\n\nunscrobbler.unscrobble(\"LIQ\",\"[un]INSOMNIA\",\"1497478667\");\n```\n\n### Maven Dependency\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003enet.beardbot\u003c/groupId\u003e\n    \u003cartifactId\u003elastfm-unscrobble\u003c/artifactId\u003e\n    \u003cversion\u003e0.3\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n### Enable debug logging\n```bash\n-Dorg.slf4j.simpleLogger.defaultLogLevel=DEBUG\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalne-ca%2Flastfm-unscrobble-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalne-ca%2Flastfm-unscrobble-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalne-ca%2Flastfm-unscrobble-java/lists"}