Jaival18 downloadsSeamlessly fetch scrobbles, artists, albums and cover art from Last.fm and auto creates notes with properties which can be directly used in Base.
Seamlessly fetch scrobbles, artists, albums and cover art from Last.fm and auto creates notes with properties which can be directly used in Base.
| Section | Description |
|---|---|
| Screenshots | Visual previews from tablet and mobile interfaces. |
| Features | A comprehensive list of what this plugin can do. |
| Installation | Step-by-step guide to installing the plugin manually. |
| API Key Guide | Steps to obtain your free Last.fm API key. |
| Feedback & Issues | How to report bugs or request features. |
| License & Legal | Copyright, AI, and licensing information. |
5.5 for IST) to ensure your scrobble dates are always perfectly accurate.Per Obsidian's community plugin policies, plugins must disclose their network activity.
This plugin requires an active internet connection to function. It makes outbound requests exclusively to the official Last.fm API (https://ws.audioscrobbler.com) to fetch your scrobble history, top artists, top albums, and track metadata based on the username and API key you provide.
The easiest way to install and keep the plugin updated:
Alternatively, click here to open it directly in Obsidian: Install Last.fm Sync
If you prefer to install manually via GitHub Releases:
main.js and manifest.json files..obsidian > plugins.plugins named sync-last.fm.main.js and manifest.json files into this new sync-last.fm folder.If you want to compile the plugin from the source code:
git clone https://github.com/jaival-11/lastfm-obsidian-plugin.gitcd lastfm-obsidian-pluginnpm installnpm run buildsync-last.fm in your vault's .obsidian/plugins/ directory.main.js and manifest.json into that folder.To sync your data, you will need a free API key from Last.fm:
If you run into any bugs, have a feature suggestion, or just want to help improve the plugin, feel free to open an issue!
Disclaimer: This plugin is an unofficial tool and is not affiliated with, endorsed, or sponsored by Last.fm.
AI Disclaimer: Documentation and code for this project were created with the assistance of Artificial Intelligence.
No Warranty: This software is provided "as is", without warranty of any kind, express or implied. The author shall not be liable for any claims, damages, data loss, or other liability arising from, out of, or in connection with the software or the use thereof. Use at your own risk.
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by Jaival