Eisa01 / mpv-scripts

This repository contain scripts I have made for mpv media player...
BSD 2-Clause "Simplified" License
557 stars 37 forks source link

SimpleHistory: support for dvd #91

Open TheDutchJewel opened 1 year ago

TheDutchJewel commented 1 year ago

When I play a DVD with mpv (mpv dvd:// --dvd-device=H:) SimpleHistory writes the path dvd:// to the log file. On the next start of mpv, the OSD shows 1. dvd:// and the time, but when I enter it, it shows:

File Doesnt Exist
dvd://

Tested with mpv v0.36.0 and SimpleHistory v1.1.6 in Win 11 Pro.

Is it possible to get this working?

Eisa01 commented 1 year ago

Have been busy lately, I'll check it out later