8000 Fix IINA ignores config file, #5408 by low-batt · Pull Request #5409 · iina/iina · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix IINA ignores config file, #5408 #5409

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

Merged
merged 1 commit into from
May 16, 2025
Merged

Fix IINA ignores config file, #5408 #5409

merged 1 commit into from
May 16, 2025

Conversation

low-batt
Copy link
Contributor
@low-batt low-batt commented Mar 6, 2025

This commit will:

  • Change PlayerCore.savePlaybackPosition to use the value of the mpv save-position-on-quit option instead of the value of IINA's resumeLastPosition setting
  • Change MVPController.mpvInit to use the MPVOption constant for the resume-playback option instead of a hardcoded string

This change allows advanced users to override IINA's Resume last playback position setting using mpv configuration files.


Description:

This commit will:
- Change PlayerCore.savePlaybackPosition to use the value of the mpv
  save-position-on-quit option instead of the value of IINA's
  resumeLastPosition setting
- Change MVPController.mpvInit to use the MPVOption constant for the
  resume-playback option instead of a hardcoded string

This change allows advanced users to override IINA's "Resume last
playback position" setting using mpv configuration files.
@low-batt low-batt linked an issue Mar 6, 2025 that may be closed by this pull request
3 tasks
@uiryuu uiryuu merged commit eef2b96 into develop May 16, 2025
2 checks passed
@uiryuu uiryuu deleted the save-position branch May 16, 2025 05:08
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.

IINA ignores config file
2 participants
0