Michael, could it be there is bug in Spotty that (at least for windows)
overwrites the 'Don't discover' option?
I changed plugin.pm, $pref->init  from

Code:
--------------------
     disableDiscovery => main::ISWINDOWS ? 1 : 0,
--------------------

Hmm... I certainly should remove this now. But even if it was left in, it should not revert the value at every start. This should only be run once, as long as disableDiscovery isn't defined at all. But setting it to 0 would define it, which means that the initialization shouldn't happen any more.

If it was set automatically because of 3 spotty.exe crashes, would that
not leave an error message in the log?

Yes it would.

'The spotty helper has crashed %s times within less than %s minutes - disable local announcement of the Connect daemon.'

(which probably should be changed, as people keep thinking they should take some action - _un_checking that option again...)

I see the prefs file is also used to store data on tracks played. Could

Not that I'm aware of. Recent searches, yes, but not recent plays.

--

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

Reply via email to