> So are saying is that to use my own MIP settings might have been a
> better idea after all?? :s
No. What I'm saying is that you cannot always rely on getting that value or a
correct value. It's better to have some sanity checks in place.
just do something like
my $port = prefernces('plugin.musicip')->get('port') || '10002';
to fall back to that default value if the pref is not set.
--
Michael
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins