Update your last.fm profile using information from portable player!
QTScrobbler is tool for submitting from portable players to Last.fm & Libre.fm. It is written in C++ using the QT4 library.
Features:
- Parsing iPod's Play Counts file to get recently played tracks
- Parsing .scrobbler.log (and .scrobbler-timeless.log)
- MTP (aka PlaysForSure) support
- Ability to recalculate the listen times of any loaded tracks
- Proxy support
- Protocol 1.2 support
- Automatically detect timezone and summertime details
- Polish translation
Download:
Version 0.11 was released on 20th January 2013:
Changes in 0.11:
- Major rewrite
- Split out backend code into various classes for parsing and submission
- QTScrob can now submit to multiple sites at once, e.g. last.fm and libre.fm
- Both the GUI and CLI honour custom config locations, so can be used as portable apps
- The CLI now requires a config file to run (can be generated by the GUI)
- Update the Win32 MTP code from WMDM to WPD
- Add an option to the GUI to display times either as local or as UTC
Discussion:
If you like QTScrobbler, have suggestions, problems, or just want to receive information when new version is out, please join QTScrobbler group on last.fm
Latest version:
You can get latest version of QTScrobbler by checking project's GIT
Project page