-
-
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
Steps to reproduce:
- In IINA Preferences > General, make sure "Enable playback history" and "Resume last playback position" are selected.
- In the terminal, copy a video into /tmp and change its permissions like this:
sudo cp myVideo.mp4 /tmp/myVideo.mp4
sudo chown `whoami` /tmp/myVideo.mp4
Then open it with IINA-cli:
/Applications/IINA.app/Contents/MacOS/iina-cli /tmp/myVideo.mp4
When it starts to play, quit IINA. Then open it again without a video file, so it displays the Welcome window.
Expected behavior:
Recent video appears first in the list with the option to "Resume"
Actual behavior:
Recent video appears first in the list with the option to "Resume", and again right below it.
Steps to reproduce:
How often does this happen?
Always for these paths.