Open phillmorgan28 opened 6 months ago
is ScriptPlayer still necessary in 2025? My question has nothing to do with your issue UNLESS removing ScriptPlayer (if possible) from the equation fixes your issue.
I ran into the same problem with MultiFunPlayer. It's a rickety setup but unfortunately still required as there are devices that won't connect to the headset/Heresphere directly.
but not from the funscript filename generator.
Just rereading.. what funscript filename generator?
The scene titles that are transmitted to heresphere or similar have been changed in the most recent release which causes issues with programs like ScriptPlayer.
The title sent in the previous release has the scene internal ID number + a hyphen + the scene title which matches the funscript files format. The ID number and hyphen has been removed from the title sent to players, but not from the funscript filename generator. This means that programs that rely on the sync between the title sent to players and the funscript filenames break in the new version.
Downgrading to the previous release fixes the issue.