Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bor/lastfm2gmb
Script to import (sync) info from last.fm to gmusicbrowser
https://github.com/bor/lastfm2gmb
Last synced: 11 days 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 (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-04-22T09:42:11.000Z (over 13 years ago)
- Last Synced: 2023-03-11T01:20:08.625Z (almost 2 years 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 TODODEPENDENCIES
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 -hKNOWN 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