{"id":49575112,"url":"https://github.com/rollecode/spicetify-personal-song-stats","last_synced_at":"2026-05-03T16:10:52.065Z","repository":{"id":302333890,"uuid":"1012081852","full_name":"rollecode/spicetify-personal-song-stats","owner":"rollecode","description":"Song statistics to right nav panel.","archived":false,"fork":false,"pushed_at":"2025-07-03T12:31:01.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-02T13:33:33.654Z","etag":null,"topics":["lastfm","lastfm-api","spicetify","spicetify-extensions","spotify"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rollecode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2025-07-01T19:30:24.000Z","updated_at":"2025-11-20T00:33:08.000Z","dependencies_parsed_at":"2025-07-01T20:44:31.088Z","dependency_job_id":null,"html_url":"https://github.com/rollecode/spicetify-personal-song-stats","commit_stats":null,"previous_names":["ronilaukkarinen/spicetify-personal-song-stats","rollecode/spicetify-personal-song-stats"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rollecode/spicetify-personal-song-stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Fspicetify-personal-song-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Fspicetify-personal-song-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Fspicetify-personal-song-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Fspicetify-personal-song-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollecode","download_url":"https://codeload.github.com/rollecode/spicetify-personal-song-stats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Fspicetify-personal-song-stats/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32575387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["lastfm","lastfm-api","spicetify","spicetify-extensions","spotify"],"created_at":"2026-05-03T16:10:51.429Z","updated_at":"2026-05-03T16:10:52.050Z","avatar_url":"https://github.com/rollecode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎵 Personal song stats for Spotify\n\n![Spicetify](https://img.shields.io/badge/Spicetify-Extension-1DB954?style=for-the-badge\u0026logo=spotify\u0026logoColor=white)\n![Last.fm](https://img.shields.io/badge/Last.fm-API-D51007?style=for-the-badge\u0026logo=last.fm\u0026logoColor=white)\n![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black)\n![Version](https://img.shields.io/badge/version-1.0.2-blue?style=for-the-badge)\n\nA Spicetify extension that displays your personal song statistics in the right nav right before the song title.\n\n![image](https://github.com/user-attachments/assets/85bf24dd-d70b-429a-bd77-022ff01af21c)\n\n## Features\n\n- **Last.fm play count**: Shows how many times you've played the current song\n- **Last played**: Displays when you last played the song (relative time for recent plays, dates for older ones)\n- **Release date**: Shows the year the song was released\n- **Real-time updates**: Stats update automatically when songs change\n- **Clean integration**: Seamlessly integrates into Spotify's bottom bar design\n\n## Requirements\n\n- [Spicetify CLI](https://spicetify.app) installed and configured\n- A Last.fm account\n- Last.fm API key (free)\n\n## Setup instructions\n\n### 1. Install the extension\n\n1. Download or clone this repository\n2. Copy the main JavaScript file to your Spicetify extensions directory:\n   ```bash\n   # Windows  \n   copy spicetify-personal-song-stats.js %APPDATA%\\spicetify\\Extensions\\\n\n   # macOS/Linux\n   cp spicetify-personal-song-stats.js ~/.config/spicetify/Extensions/\n   ```\n\n3. Apply the extension:\n   ```bash\n   spicetify config extensions spicetify-personal-song-stats.js\n   spicetify apply\n   ```\n\n### 2. Get your Last.fm API key\n\n1. Visit [Last.fm API Account Creation](https://www.last.fm/api/account/create)\n2. Fill out the form (application name can be anything, like \"Personal Use\")\n3. Copy your API key\n\n### 3. Configure the extension\n\n1. Open Spotify (with Spicetify applied)\n2. Click on your profile menu (top right)\n3. Select \"Personal Song Stats Settings\"\n4. Enter your Last.fm API key and username\n5. Click \"Save\"\n\n## Usage\n\nOnce configured, the extension will automatically display song statistics in the right nav. The stats update automatically when you change songs.\n\n## Configuration options\n\nThe extension stores your settings locally in your browser:\n- **Last.fm API key**: Required for fetching play counts\n- **Last.fm username**: Required for personal statistics\n\n## Troubleshooting\n\n### Stats show \"?\" or \"Unknown\"\n\n- Verify your Last.fm API key and username are correct\n- Check that the song exists in your Last.fm library\n- Ensure you have scrobbled the track to Last.fm\n\n### Extension not appearing\n\n- Make sure Spicetify is properly installed and applied\n- Check that the extension files are in the correct directory\n- Try restarting Spotify\n\n### API rate limiting\n\n- The extension respects Last.fm API limits\n- If you see temporary \"?\" values, wait a moment for the next API call\n\n## Privacy\n\nThis extension:\n\n- Stores your Last.fm credentials locally in your browser\n- Only makes API calls to Last.fm and Spotify's internal APIs\n- Does not collect or transmit any personal data elsewhere\n\n## Development\n\nIf you want to contribute or modify the extension:\n\n### Setup\n\n1. Clone this repository\n2. Make your changes to `spicetify-personal-song-stats.js`\n3. Copy the file to Spicetify extensions directory:\n   ```bash\n   # Find your Spicetify extensions path\n   spicetify path -e\n   \n   # Copy the updated file\n   cp spicetify-personal-song-stats.js /path/to/spicetify/Extensions/\n   ```\n4. Apply changes:\n   ```bash\n   spicetify apply\n   ```\n\n### Debugging\n\n- Open Spotify with DevTools enabled (automatically enabled by Spicetify)\n- Check console for \"Personal Song Stats:\" messages\n- Use browser DevTools to inspect the extension behavior\n- Look for API response status codes if Last.fm integration isn't working\n\n### File Structure\n\n- `spicetify-personal-song-stats.js` - Main extension file\n- `index.js` - Entry point for Spicetify marketplace\n- `manifest.json` - Extension metadata\n- `README.md` - Documentation\n- `CHANGELOG.md` - Version history\n\n## Contributing\n\nFeel free to submit issues and pull requests to improve the extension.\n\n## License\n\nMIT License - feel free to modify and distribute.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollecode%2Fspicetify-personal-song-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frollecode%2Fspicetify-personal-song-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollecode%2Fspicetify-personal-song-stats/lists"}