> 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
> 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