Hello,
Just started using a new skin, Aeon9MQ, changing from confluence. While trying to work out how to add STRM files to PTVL I noticed that when I add a playlist, the path string looks alot like the very same strm file Im trying to add.
Is this what it is? If thats it, then apparently a tag can be added to the end of the stream to make the channel random.
https://kodi.wiki/view/Add-on:YouTube#In...STRM_files
Therefore
from the article
URL https://www.youtube.com/playlist?list=$PLAYLISTID
STRM URL plugin://plugin.video.youtube/play/?playlist_id=$PLAYLISTID
Additional Parameters
&play=1 required to start playback
&order=$ORDER controls playlist order, $ORDER can be default, reverse, or shuffle.
&video_id=$VIDEOID starts playback at $VIDEOID, order=shuffle does not apply if video_id is specified
Does it then stand to reason that you could add a switch to PTVL when adding paths to add these to the end of the streams string?
God I hope im on the right track, could you please let me know what you think.
Thanks
Col
PS, could you also add PTVL into the main Addons Menu, It used to be there, but it has gone now. It would make it easier to add to some menu systems. Ta.
Just started using a new skin, Aeon9MQ, changing from confluence. While trying to work out how to add STRM files to PTVL I noticed that when I add a playlist, the path string looks alot like the very same strm file Im trying to add.
Is this what it is? If thats it, then apparently a tag can be added to the end of the stream to make the channel random.
https://kodi.wiki/view/Add-on:YouTube#In...STRM_files
Therefore
from the article
URL https://www.youtube.com/playlist?list=$PLAYLISTID
STRM URL plugin://plugin.video.youtube/play/?playlist_id=$PLAYLISTID
Additional Parameters
&play=1 required to start playback
&order=$ORDER controls playlist order, $ORDER can be default, reverse, or shuffle.
&video_id=$VIDEOID starts playback at $VIDEOID, order=shuffle does not apply if video_id is specified
Does it then stand to reason that you could add a switch to PTVL when adding paths to add these to the end of the streams string?
God I hope im on the right track, could you please let me know what you think.
Thanks
Col
PS, could you also add PTVL into the main Addons Menu, It used to be there, but it has gone now. It would make it easier to add to some menu systems. Ta.