https://github.com/bor/lastfm2gmb
Script to import (sync) info from last.fm to gmusicbrowser
https://github.com/bor/lastfm2gmb
Last synced: about 1 year ago
JSON representation
Script to import (sync) info from last.fm to gmusicbrowser
- Host: GitHub
- URL: https://github.com/bor/lastfm2gmb
- Owner: bor
- Created: 2010-12-01T14:57:10.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-04-22T09:42:11.000Z (about 15 years ago)
- Last Synced: 2025-04-03T05:23:05.685Z (about 1 year ago)
- Language: Perl
- Homepage:
- Size: 581 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
lastfm2gmb
========================
Script to import (sync) playcount, lastplay and rating
from last.fm to gmusicbrowser.
tags - not realized yet, see TODO
DEPENDENCIES
perl v5.8 (for utf8 correct use)
LWP::UserAgent
Net::DBus
XML::Simple
gmusicbrowser (with Dbus implemented, tested on 1.0.X & 1.1.6)
INSTALLATION
Just copy and run :)
USAGE
gmusicbrowser must be running and the music files must be in its library.
$ lastfm2gmb.pl [-q|-d debuglevel] [...] -u lastfm_username
For more options see:
$ lastfm2gmb.pl -h
KNOWN ISSUES
* Problem with duplicate track_title's in different albums - now it only skip this tracks
* Dbus maybe failing to update values on high traffic (?) - so you may want run script several times