Forum Discussion
destruk
14 years agoStreaming Star
If you obtain the type specifier from the url filename, then it can be a bit more dynamic for you.
ie
videoclip.streamformat=right(episode.streamurl,3)
You don't even have to change any xml for that. In order to work, the streamformat needs to be set after the streamurl has been.
ie
videoclip.streamformat=right(episode.streamurl,3)
You don't even have to change any xml for that. In order to work, the streamformat needs to be set after the streamurl has been.