Skip to content

Conversation

@nWestie
Copy link

@nWestie nWestie commented Sep 30, 2025

when loading settings, lastSpeed will be set to 1 if rememberSpeed is not set, regardless of what is stored. This should fix issues where people not using 'remember speed' have their videos always starting at whatever is saved to lastSpeed, but lastSpeed never updates. See #1341, #1328, #1324, #1327

Note: I was not able to build the project to test it, I was having trouble getting it working on Windows. If someone can build it to confirm it works that would be great, or give me pointers on building it - I don't have a huge amount of experience with node. Below is the issue it's throwing:

PS C:\Users\westn\Documents\code\videospeed> npm run build

> [email protected] prebuild
> rm -rf dist

'rm' is not recognized as an internal or external command,
operable program or batch file.

I'm on windows 11 - like I said I'll keep looking into it to see if I can get a build working. Also tried WSL, that had different issues.

when loading settings, lastSpeed will be set to 1 if rememberSpeed is not set, regardless of what is stored.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant