Skip to content

Comments

Fix funscript parsing issues #5978

Merged
WithoutPants merged 3 commits intostashapp:developfrom
WithoutPants:issues/5600
Jun 29, 2025
Merged

Fix funscript parsing issues #5978
WithoutPants merged 3 commits intostashapp:developfrom
WithoutPants:issues/5600

Conversation

@WithoutPants
Copy link
Collaborator

Resolves #5600

  • ignores the version field type entirely since this isn't used for anything
  • accepts floating point numbers for the at field. As far as I can tell this isn't technically supported in the original format. For CSV generation, it rounds to the nearest integer.

@WithoutPants WithoutPants added this to the Version 0.29.0 milestone Jun 27, 2025
@WithoutPants WithoutPants added the bug Something isn't working label Jun 27, 2025
@WithoutPants WithoutPants merged commit 61ab6ce into stashapp:develop Jun 29, 2025
2 checks passed
XGFan pushed a commit to XGFan/stash that referenced this pull request Oct 22, 2025
* Accept floating point numbers for at field in funscript
* Ignore type of script version field
* Write rounded ints for csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug Report] heat map generation fails for funscripts containing fractional frame numbers or a numeric version field

1 participant