txoldi141 downloadsFetch recent scrobbles, top tracks, artists, and albums from Last.fm.
Fetch data and create notes from your Last.fm listening history directly inside Obsidian.
This plugin lets you fetch:
Recent scrobbles
Top tracks, artists, and albums (for any Last.fm period)
Weekly charts (from → to weekly ranges via Last.fm’s API)
Album artwork (available for recent scrobbles and top albums)
Automatically generate Markdown notes into your chosen folder
Get a Last.fm API key
https://www.last.fm/api/account/create
In Obsidian:
Clone this repo
Make sure your NodeJS is at least v16 (node --version)
npm i to install dependencies
npm run build to compile the code
Copy main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/obsidian-lastfm-plugin/
Reload Obsidian and enable the plugin.
MIT
Built by Gorka Gómez
Uses the Last.fm public API.
If you enjoy this plugin, consider starring the repo on GitHub!