-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
System and IINA version:
- macOS 12.4
- IINA 1.3.0
Expected behavior:
Default values displayed in the preferences window match the actual default value provided by IINA code.
Actual behavior:
The preference "Seconds to prefetch" in IINA/Preferences/Network incorrectly indicates the default value is 100 seconds.
This is a regression. The default value was updated from 100 seconds to 36000 seconds without updating the value shown by the preferences window.
PR #3780 from @Mnpn contains a fix for this issue.
Steps to reproduce:
- Open IINA/Preferences
- Click on Network
- In the "Cache" section at the top look for the "Seconds to prefetch" preference
- Notice that the text after the box containing the value says "Default: 100"
- MPV does not have this problem.
This is not a mpv problem.
How often does this happen?
Everytime.