Google Music Manager - Solved

Steven Stern subscribed-lists at sterndata.com
Wed Aug 24 14:58:06 UTC 2011


I've got it working. Thanks to a poster on the Ubuntu forums for the tip.

Here's the process:

1) Obtain the Mac address for your network card.  Mine is
00:11:95:BC:E5:F3 on em1. (What used to be known as wlan0)

2) In terminal:

cd .config/google-music-manager
sqlite3 Peer.db

In sqlite:

update CONFIG set Value='00:11:95:BC:E5:F3' where Name='MachineIdentifier';

.exit

And we're done!

Once it's running, be sure to set the options so it's not uploading as
fast as possible.




-- 
-- Steve


More information about the users mailing list