https://github.com/russmckendrick/vinyl-scrobbler
A very small and very basic status bar app to scrobble records. See the linked blog post for more details.
https://github.com/russmckendrick/vinyl-scrobbler
lastfm macos scrobble tuneshine vinyl
Last synced: 9 months ago
JSON representation
A very small and very basic status bar app to scrobble records. See the linked blog post for more details.
- Host: GitHub
- URL: https://github.com/russmckendrick/vinyl-scrobbler
- Owner: russmckendrick
- Created: 2024-10-28T12:27:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-15T14:07:24.000Z (over 1 year ago)
- Last Synced: 2025-04-07T05:33:09.722Z (about 1 year ago)
- Topics: lastfm, macos, scrobble, tuneshine, vinyl
- Language: Swift
- Homepage: http://vinyl-scrobbler.app/
- Size: 1.11 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vinyl Scrobbler
A simple macOS application to scrobble vinyl records to Last.fm, now on the Mac App Store ...
[](https://apps.apple.com/gb/app/vinyl-scrobbler/id6740146205?mt=12&itscg=30200&itsct=apps_box_badge&mttnsubad=6740146205)
## About
Vinyl Scrobbler is a macOS bar application that allows you to scrobble your vinyl records to Last.fm using Discogs as the source for track information. Simply search for your album using a Discogs release ID or URL, start playing, and let the app handle the scrobbling.
See https://www.instagram.com/reel/DCzAQBuSGUt/?igsh=eTJrY2xjd2F2OWpw for why I created it.
## Features
- Menu bar application for macOS
- Search albums by Discogs release ID
- Automatic track duration fetching from both Discogs and Last.fm
- Real-time "Now Playing" status
- Player window with track-by-track scrobbling and artwork
- Track-by-track scrobbling
- Visual countdown timer for each track
## Requirements
- macOS 15.2
- Last.fm account
## Installation
1. Download the latest release from the [App Store](https://apps.apple.com/gb/app/vinyl-scrobbler/id6740146205?mt=12&itscg=30200&itsct=apps_box_badge&mttnsubad=6740146205)
2. Configure your Last.fm and Discogs credentials as per the Configuration section below
### Configuration
On the first run, the app will ask for KeyChain access, and you will need to then sign into Last.fm by selecting the "LastFM Account > Sign In" option in the menu bar.
## Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
## License
MIT License
## Author
Created by Russ McKendrick
GitHub: [https://github.com/russmckendrick/vinyl-scrobbler](https://github.com/russmckendrick/vinyl-scrobbler)