mpv icon indicating copy to clipboard operation
mpv copied to clipboard

try to reaquire file pointer when lost

Open nanderer opened this issue 3 weeks ago • 0 comments

Expected behavior of the wanted feature

hi,

i use mpv a lot over fuse based file systems (mostly sshfs, sometimes gvfs and other) but all the time i change wifi networks use standby or the ip adresses change do to zwangstrennung (sshfs's ServerAlive... options are doing a grate job reconnecting) or such i can keep watching what is still cached but when it ends it skips to the next track in the list and i have to skip back and find back the right place in the video. Normally its not a big problem but only a a bit annoying. The thing is when i stream stuff using http i dont have this issue but when using some network file system i have. So please could you just do the dame when using file access and first try to reconnect before skipping? thanks in advance

Alternative behavior of the wanted feature

No response

Log File

Screenshot from 2024-06-13 20-00-05 (you actually dont see any error like unexpected end of file but it acts like it)

Sample Files

No response

nanderer avatar Jun 13 '24 18:06 nanderer