{"id":19700243,"url":"https://github.com/dbeley/lastfm-to-librefm","last_synced_at":"2026-06-12T11:31:45.516Z","repository":{"id":98542356,"uuid":"203664661","full_name":"dbeley/lastfm-to-librefm","owner":"dbeley","description":"Python script to transfer lastfm scrobbles to a librefm account.","archived":false,"fork":false,"pushed_at":"2020-06-01T05:11:35.000Z","size":18,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T15:45:57.325Z","etag":null,"topics":["lastfm","librefm"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/dbeley.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":"2019-08-21T21:08:26.000Z","updated_at":"2024-10-24T18:25:38.000Z","dependencies_parsed_at":"2023-03-13T21:00:16.093Z","dependency_job_id":null,"html_url":"https://github.com/dbeley/lastfm-to-librefm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dbeley/lastfm-to-librefm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm-to-librefm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm-to-librefm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm-to-librefm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm-to-librefm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbeley","download_url":"https://codeload.github.com/dbeley/lastfm-to-librefm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbeley%2Flastfm-to-librefm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34243051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["lastfm","librefm"],"created_at":"2024-11-11T21:04:53.533Z","updated_at":"2026-06-12T11:31:45.511Z","avatar_url":"https://github.com/dbeley.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lastfm-to-librefm\n\nSimple python script to export lastfm scrobbles to a librefm account.\n\n## Instructions\n\n- Be sure to have the credentials for a lastfm account and your librefm account, as well as an API key and an API secret for lastfm (get them at https://www.last.fm/api/account/create).\n- Download the [lastfm-scraper](https://github.com/dbeley/lastfm-scraper) repository.\n- In the lastfm-scraper folder, fill your credentials in config.ini (take config_sample.ini as an example)\n- Run the lastfm-complete_timeline.py script (The timeline will be exported in a folder called \"Exports\") :\n\n```\npython lastfm-complete_timeline.py -u USERNAME\n# You can also extract timelines of several lastfm accounts\npython lastfm-complete_timeline.py -u USERNAME1,USERNAME2\n```\n\n- Download the [lastfm-to-librefm](https://github.com/dbeley/lastfm-to-librefm) repository.\n- In the lastfm-to-librefm folder, fill your librefm credentials in config.ini (config_sample.ini as an example).\n- Run the lastfm-to-librefm.py script (Change the path accordingly) :\n\n```\npython lastfm-to-librefm.py -f timeline_USERNAME.txt\n# You can also transfer several timelines to your librefm account\npython lastfm-to-librefm.py -f timeline_USERNAME1.txt,timeline_USERNAME2.txt\n```\n\n## Requirements\n\n- pandas\n- pylast\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbeley%2Flastfm-to-librefm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbeley%2Flastfm-to-librefm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbeley%2Flastfm-to-librefm/lists"}