mherger wrote: > > Each of these OS basically runs its own config file. If you're not on > > that list??? > > Create a Custom.pm (Slim::Utils::OS::Custom) module inheriting from > whatever other module you like. > > > Now I did this on Unix.pm: > > Do not modify existing files, as they'll be overwritten next time you > update. Create a Custom.pm instead. > > > Perhaps there's a more elegant way. I don't know yet. > > Creating a minimal Plugin would be more elegant imho. > > -- > > Michael
I'd prefer to rather extent the search PATH for the .conf files by the paths already known through the environment. And the "prefs" path is known. Basically doing that what BPA wrongly suggested in the first place. But writing a plugin... ...you gotta be kidding. I do very well understand that none of you likes to touch the code. LMS is a monster. ;) Perhaps I'll find out how to extent the PATH. Then I'll do that. Because that'd be very generic and simple and wouldn't implicate anything else. If that doesn't work, I'll run a patch with every update. I mean, there are not that many updates anyhow. ;) :::' my audioblog - latest series: RaspBerry PI - \"The Audio Engine\" ' (http://soundcheck-audio.blogspot.com)::: ------------------------------------------------------------------------ soundcheck's Profile: http://forums.slimdevices.com/member.php?userid=34383 View this thread: http://forums.slimdevices.com/showthread.php?t=111590 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
