QTScrobbler is tool for submitting .scrobbler.log from portable players to Last.fm. QTScrobbler is written in c using qt4 library by trolltech.
Installation:
To compile: qmake && make
To run: ./qtscrob
Product's homepage
Here are some key features of "QTScrobbler":
· Parsing iPod's Play Counts file to get recently played tracks
· Parsing .scrobbler.log (and .scrobbler-timeless.log)
· Ability to recalculate the listen times of any loaded tracks
· Proxy support
· Protocol 1.2 support
· Polish translation
Requirements:
· Qt
· curl and libcurl
What's New in This Release: [ read full changelog ]
· Add support for MTP (aka Plays for Sure) devices
· Add a CLI option to use a MD5 hash instead of a plain text password
· Add a console window to QTScrob, allowing easy access to debug info when required
· Add support for #TZ/UTC header entries in .scrobbler.log
· Fix timezone being hardcoded when reading Apple "Play Counts" database