Skip to content

Multiple skips in a playlist/folder causes ModernX to give up. #14

@lostb053

Description

@lostb053

Error description:

The interface of ModernX (i think it's called OSC) no longer shows up

Steps to reproduce:

  • Have a folder with multiple medias (preferably without chapters)
  • play the folder
  • keep jumping to the next video

Additional remarks: I noticed that this doesn't happen when i navigate like this slowly. In the process I noticed that it takes just a little while for OSC to load up completely with size and title n stuff. My assumption is that navigating too quickly results into this situation because script be initially bz sorting out loading for previous file, but i am already on the next one.

Settings (ModernX)

Note: This .conf file was initially imported from other .conf file while i was using other fork earlier. While i think i've made all necessary changes, feel free to point out any issues here if any.

# ---------------- #
# mpv user options #
# ---------------- #

# Duration of fade out in ms
fadeduration=500

# Size ratio of the knob handle
seekbarhandlesize=1


# -------------------- #
# ModernX user options #
# -------------------- #

# Prevent OSC from showing on pause
showonpause=no

# Show title in OSC
showtitle=yes

# =====
# Note: ASS tag's color code is given in BGR, instead of the standard RGB.
# Read the section for "Set color" here:
# https://aeg-dev.github.io/AegiSite/docs/3.2/ass_tags/
# =====

# Accent of the OSC and the title bar
osc_color=000000

# Color of the seekbar progress and handle
seekbarfg_color=E39C42

# Color of the remaining seekbar
seekbarbg_color=FFFFFF

bottomhover=no
showinfo=yes
thumbnailborder=0
showloop=yes
compactmode=no

Screenshot

This screenshot is derived from some logs i think that show up when u press ` in mpv

image

Feel free to contact for any required info.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions