Skip to content

Comments

fix(Settings): mpv path selector displays wrong default#1641

Merged
jeffvli merged 1 commit intojeffvli:developmentfrom
rushiiMachine:fix/mpv-path-selector
Feb 4, 2026
Merged

fix(Settings): mpv path selector displays wrong default#1641
jeffvli merged 1 commit intojeffvli:developmentfrom
rushiiMachine:fix/mpv-path-selector

Conversation

@rushiiMachine
Copy link
Contributor

The MPV path setting has a broken default value even though a separate useEffect hook is supposed to properly load the setting value later.

image

An unnecessary default value appears to be stringifying a Promise when a separate useEffect hook is supposed to properly load the setting value.
@vercel
Copy link

vercel bot commented Feb 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
feishin Ready Ready Preview, Comment Feb 3, 2026 8:32am

@jeffvli
Copy link
Owner

jeffvli commented Feb 3, 2026

Did this change resolve the error for you?

I did notice an incorrect path being set as well, which resulted in mpv erroring out in some cases.
Other than that, I'm not noticing playback breaking on specific albums.

@rushiiMachine
Copy link
Contributor Author

No, unfortunately it did not. This bug only affects viewing the MPV path from the UI.

@jeffvli jeffvli merged commit 4423b06 into jeffvli:development Feb 4, 2026
7 checks passed
@rushiiMachine rushiiMachine deleted the fix/mpv-path-selector branch February 4, 2026 07:19
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.

2 participants