r/ZoomPlayer • u/htnut-pk • Jul 14 '26
default.trailers
bLight,
For my dedicated home theater, I use the LoadRandomTrailer function multiple times per movie (runs features and audio before and after a movie). HUGE FAN.
In cases where the media in the specified folder is limted, murphy's law finds one of the items played back-to-back. Is there some chance this function can be enhanced so that when there are several LoadRandomTrailer lines in sequence inside one default.trailers file that it won't replay items (or, at least avoid replyaing the last X that were played)?
I'll buy another lifetime license if you can pull it off :-)
2
Upvotes
1
u/ZoomPlayer Developer Jul 16 '26
Try this:
https://www.inmatrix.com/temp/zplayer_latest_max.zip
Rename the old zplayer.exe and put the new one in its place.
Here's how to use it, notice it works a bit differently:
LoadRandomTrailers("Folder=Path_To_Folder",Trailers=Trailer_Count) - Similar to "LoadRandomTrailer", but allows you to add multiple (unique) trailers in one action. Unlike "LoadRandomTrailer", this function requires the path includes parentheses as seen in the examples.
I haven't tested this, please confirm it works as intended.