-
Notifications
You must be signed in to change notification settings - Fork 589
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: where_mpv checks for mpv than ANI_CLI_PLAYER #1424
Conversation
6d402d5
to
89766f3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on linux against no mpv, flatpak mpv and system mpv. It works all the time
Would be safer to have one test against mac to be sure. @port19x ? |
known issue for parity with discord |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm pretty sure this will never fail, regardless of installed player or not
does it work as expected on mac? |
To further comment on the control flow here:
|
Finally catching the shfmt thingy again 😅 |
I'll check on mac now |
Can confirm working on mac |
Pull Request Template
Type of change
Description
ramble here
Checklist
-c
history and continue work-d
downloads work-s
syncplay works-q
quality works-v
vlc works-e
select episode works-S
select index works-r
range selection works--skip
ani-skip works--skip-title
ani-skip title argument works--no-detach
no detach works--dub
and regular (sub) mode both work-h
help info is up to dateAdditional Testcases