Random Video Player v1.64 (Can sync with MFP and ScriptPlayer)

In that case you could use the “Internal” media source in MFP and just play the script directly without connecting to a video player. It can loop them too.

But I understood it that they want a default script that plays when a video does not have a script. Tho that plugin does not loop the script, it just loads it like MFP normally would.

1 Like

Hey, thanks for reporting! I will look into that.

@Yoooi Shame on me, I didn’t know you can do that. @OtterSpace Maybe that is a workaround for your usecase?

Anyways I will look into the fallback script feature.

I’m using scriptplayer, but i i will get mfp to try, if you make it built in i will also give it a try :smiley:
If built in it could play scripted videos and just resume with the default script after.

1 Like

Hey I don’t know if this is just me, but having an ability to pause the funscript upload would be really nice. Sometimes when you are skipping through the videos trying to find the right one, the handy will freeze up due to it constantly being uploaded with new scripts. Would a feature like this be possible?

1 Like

Hm, technically simply toggle the timecode server should do exactly that. Maybe for that usecase an optional delay would be preferable? Say, update after something like 5 seconds?


RVP UI doesn’t seem to play nicely with a 4K monitor with res scaling. Also, when selecting a folder structure and using “Play latest X files” it doesn’t seem to actually choose the latest files. I checked and the date modified timestamp was WAY outside the selected range.

1 Like

Hey thanks for the feedback!

Yes, DPI scaling is a weird one. You can try two things:

  1. Settings => Interface => Enable custom scaling (This might or might not work)
  2. Try these settings by right-clicking RandomVideoPlayer.exe => properties and set up according to this screenshot:
Properties

For playing the latest files:

Under Settings => Filter

You have an option at the bottom to change the behavior, either sorting by date created or date modified. In your case the default option seems to give wrong results. Windows handels those weird sometimes, hence I implemented the option in the first place.

Let me know if this did help solve your issues :saluting_face:

1 Like