I am searching for a method to do the following:
I have 24 audio media files in a playlist.
I use “Open Playlist Index” to open my playlist and increment my index manually while runtime.
The problem is that “Open Playlist Index” plays all entrys after another and no manually index increment is needed this way.
Also I turned “Play on Open” off in my library and used a delay and “Play” instead. No change.
Also tried working with a own “stopwatch” and “On End Reached” but this also failed.
I need a way to play just one Media Source of my Playlist and then auto pause until I give the command to play the next index.
Maybe Something like this:
Get Overall Duration: Jump to the end of one media source and return duration as float.
My task is:
Show users a learning text and play a own narration for each text.
Thanks for help in advance!
