I am curretly programming a podcast app for LMS which will not download
but exclusively stream episodes. By implementing such functionality, I
discovered that there is curretly no support for Ogg Opus and Ogg Vorbis
audio format, though, various podcasts from Germany support them (esp.
podcasts from Tim Pritlove/Metaebene). After doing some research I found
this issue (https://code.google.com/p/squeezelite/issues/detail?id=74),
which suggests that in order to support these codecs on the client there
needs to be some modifications serverside first, as the server
determines the used codec.

I would think you should be able to add support for that format in your plugin. It can add new format definitions etc. Not only would this not requre me to do the work, but you could provide it for any LMS version you'd like to see supported. I won't add such changes to eg. 7.7 or 7.8 any more.

--

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

Reply via email to