Eisa01 / mpv-scripts

This repository contain scripts I have made for mpv media player...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartSkip: AutoSkip OSD Config Bug

AziRizvi opened this issue · comments

SmartSkip (Version 1.2)
MPV Version: mpv-x86_64-20231128-git-2bcdf59 (Shinchiro's Build: https://github.com/shinchiro/mpv-winbuild-cmake/releases/tag/20231128)

SmartSkip by default comes with the value of autoskip_osd=osd-msg-bar in SmartSkip.conf

If I change the the value of osd-msg-bar to no-osd or osd-bar, it does not trigger the Auto Skipping action, it works if I use osd-msg or osd-msg-bar but doesn't work with no-osd and osd-bar.

Not sure if I'm testing/doing something wrong here or there's a problem with the script where it doesn't trigger if there's no osd message.

Isn't there supposed to be a difference when using osd-msg and osd-msg-bar?
I still see the osd bar in the middle after the Auto Skipping happens even if I'm using osd-msg in autoskip_osd=

Additional Information.
In my conf file I have:
osd_msg=yes

If in the conf file I change the value of osd_msg from yes to no, the autoskipping works fine even though there's no osd message, so there's probably some issue in just the entry of autoskip_osd=