chris.mason;440674 Wrote: 
> 
> 2.  The ability to exclude certain genres from being submitted
> 

I handle this by automatically disabling submission when squeezecenter
is restarted. I have to manually turn it on again when I am listening to
music, but the rest of the family don't have to think about turning it
back off.

On linux you can do this by adding a one-liner sed script to the
/etc/init.d/squeezecenter startup script. Around line 38 I added:

> 
> d_start() {
> sed -i "s/account: tj44/account: 0/"
> /var/lib/squeezecenter/prefs/plugin/audioscrobbler.prefs
> 

(change the tj44 to your lastfm account name)


-- 
htrd

Toby Dickenson
Search eBay for music matching your last.fm profile;
www.exitahead.co.uk
------------------------------------------------------------------------
htrd's Profile: http://forums.slimdevices.com/member.php?userid=3710
View this thread: http://forums.slimdevices.com/showthread.php?t=48880

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to