MultiFunPlayer v1.34.6 - Multi-axis funscript player with SLR & FapTap support

MultiFunPlayer v1.34.4:

Download: timed patreon only exclusive
Patreon build: https://www.patreon.com/posts/152640087

1.34.4

  • Fix crash when trying to edit device funscript names
  • Fix unable to clone or rename devices

1.34.3

Additional patreon only changelog:

  • Fix SLR video not getting detected after navigating the page when using Web source

Changelog:

  • Show axes used in script groups
  • Add support for videojs-vr players in Web source, used for example in Stash
  • Add AdditionalDuration to PolledUpdate
  • Process script repositories in parallel
  • Fix Plex accounts list showing duplicates and empty names
  • Fix script group color not updating when changing theme
  • Fix json logging causing UI lag when deserializing even when disabled
  • Fix funscript reader doing a lot of unnecessary deserializations
  • Fix script libraries not streaming search results
  • Fix local script repository causing the script refresh task to still run after cancelling

1.34.2

  • Fix potential crash when changing media
  • Fix possibility of wrong scripts or no scripts getting matched when rapidly changing media
  • Fix mpv generating unnecessary path change events when using playlists
  • Fix script drag-drop not adding scripts to the list
  • Fix scroll wheel not changing scripts when hovering over script list popup box
  • Fix selected script clear button not working
  • Fix changing link axis target not causing the script to be updated
  • Fix bypass all/none buttons not working
  • Fix ability to set smart limit input axis to self
  • Fix ability to set motion provider update with axis to self
  • Use accurate UTC time for logging

1.34.1

  • Allow saving passwords in Web window when not in private mode
  • Create config backups when migrating to new config version
  • Fix unable to connect to outputs due to exception when generating TCode
  • Fix Web window only having 1px resize border

1.34.0

Additional patreon only changelog:

  • Add support for matching all scene scripts in SLR repository, previously only latest user made or ai made script was used
  • Add support for watching SLR 2D/VR videos in Web source with script streaming
  • Add support for multi-axis scripts in SLR repository
  • Add support for multi-axis scripts in FapTap repository
  • Add support for matching all scripts in HereSphere repository, previously only first script was used
  • Fix SLR repository not working with hls_h265 videos

Changelog:

  • Update to .net 10 (performance improvements)
  • Add support for matching multiple scripts per axis
    • Allows matching scripts from multiple sources to a single axis, for example multiple script libraries or HereSphere/SLR repotiory scripts.
    • Matched scripts are organized into colored groups (except when a group contains a single script, then the group has no color). When switching between groups all other axes also switch to that group, when switching to a script within a group only that axis script changes.
    • For example when switching L0 from orange to purple group, other axes like R0/R1/R2 will switch to the first script in purple group, while switching L0 from first to second script in orange group will not change scripts in other axes.
    • Users can add shortcuts for easily switching scripts (actions Axis::Script::):
      • Next/Previous script
      • Next/Previous script within current group
      • Next/Previous group
  • Add support for alternative script names (#145)
    • MultiFunPlayer now matches script files that start with video file name, so additional text can be added after. For example if the currently played video file is MyVideo.mp4, valid script file names for the L0 axis would be MyVideo.funscript, MyVideo.slow.funscript, MyVideo [fast].funscript etc., and MyVideo.twist.funscript, MyVideo.slow.twist.funscript, MyVideo [fast].twist.funscript etc. for R0 axis.
  • Rework sync settings to allow ignoring sync per setting/event
  • Allow hiding unused heatmaps when heatmap is split per axis (#205)
  • Rework Plex source to use user sessions instead of clients
    • This allows use of all Plex clients instead of only few select ones, but control (seek, play/pause etc.) from MultiFunPlayer UI can still only happen for those select clients (needs “Advertise as player” enabled)
  • Add ZoomPlayer support (#134)
  • Optimize TCode command generation for high frequency updates
  • Improve UI responsiveness
  • Fix possibility of some migrations to not run by changing config version from integer to date
  • Fix additional elapsed time could cause devices to exceed range limits
  • Fix stuck keyframes preview when media is reset while the popup is open
  • Fix heatmap “split axes” and “normalize heat” settings not loading
  • Fix shortcut action configurations not getting marked as valid when missing action gets registered
  • Fix pasting actions from clipboard not preserving enabled state
  • Fix duplicated JSON logging
  • Fix keyframes tooltip content overflowing available space
  • Fix motion providers not updating time in UI
  • Fix possibility of unwanted motion when keyframe collection changes at current script position
  • Fix The Handy output ignoring range settings
  • Fix custom curve motion provider time overshooting set duration
  • Fix Plex timeout exception when using auto-connect
  • Fix ability to shrink output range size below 1% using actions
  • Fix mpv downloader using old boostrapper script
  • Fix mpv download popup showing when trying to connect to external instance with auto-start disabled
  • Fix keyframes tooltip performance degradation when showing script end
  • Many other small fixes and improvements

Additional plugin changelog: (plugin samples):

  • Use ignored preprocessor directives for references (#:reference)
  • Add ability to set plugin metadata which will be visible in UI (#:name, #:version, #:author, #:description, #:url)
  • Add OnLaunch() method, called after settings are loaded
  • Call Close() method before saving settings
  • Add new helper methods to DynamicKeyframeCollection
  • Add ability to broadcast PolledUpdate events from actions
  • Prevent possible object disposed exception in PluginBase when using CancellationToken property
  • Force actions invoked inside other actions to be run directly to prevent dead locks (#196)
  • Fix plugin compile/dispose race condition when handling file events
  • Fix DynamicKeyframeCollection RemoveRange removing additional items

If you like what I’m doing, please consider supporting me on Patreon
https://www.patreon.com/yoooi

2 Likes