Starting from Version 0.1.0, the minimum requirement is OBS 31, and I am glad to announce that
https://github.com/obsproject/obs-studio/pull/11126 is merged already since OBS 31, which means you do not need to install my custom builds of OBS anymore.
For previous Windows users of this plugin (version 0.1.0 and BELOW), please run the uninstaller of media-playlist-source (in "Add or Remove programs" in Windows). The OBS plugin template now installs to the ProgramData folder (seemingly it might be changed to a different ProgramData location as there was just a new change in the plugin template, but for now I won't change it again). This changed the file structure of the files, so even the zip was not working for portable OBS users and had to be manually moved to specific locations. I have now temporarily created a
Windows Portable zip option in the releases (has the old "data" and "obs-plugins" folder that should be merged with the respective folders in the portable OBS installations) until OBS fixes this issue.
What's Changed
* Fix playlist not continuing to the next item after a transition (reported by @Darkosto)
* Fix playlist not continuing to the next item if the video path is the same (this is also the issue when looping only one file) (reported by @Darkosto)
* Add Windows Portable Zip release (reported by
@therealdadbeard )
Thank you for reporting the bugs!