Quoting WildCoder <[EMAIL PROTECTED]>:

The "Undefined string: MOD" is probably what's causing it not to open
the file (just a guess) but I don't know what I need to set to get this
to work.

That's easily solved with an addidtion to strings.txt.

make sure you have mod defined in types.conf and convert.conf (for the flac
conversion).

You will also need to parse (at very minimum) size and duration. You'll need a
Formats/Mod.pm module to add to the server that returns a hash with this
information.  Take a look at any of the other modules in Slim/Formats for
examples.

As for specific details when trying to play, use d_source debugging and check
the log.  The player has only limited display options for errors.

-kdf
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to