You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: