~guidocella/mpv-image-config

4efff2c00ac49e6dd8b7feb435ec1f0c6919c318 — Guido Cella 1 year, 5 months ago 616f5fd
don't print playlist-pos when there's 1 playlist entry
1 files changed, 1 insertions(+), 1 deletions(-)

M mpv.conf
M mpv.conf => mpv.conf +1 -1
@@ 1,7 1,7 @@
image-display-duration=inf # don't stop displaying images after 1 second
reset-on-next-file=video-rotate,video-zoom,panscan # reset rotation and the zoom when changing playlist position
prefetch-playlist # load the next image before viewing it
osd-playing-msg=[${playlist-pos-1}/${playlist-count}] ${media-title} ${width}x${height} ${?current-tracks/video/image==no:${?percent-pos==0:${duration}}${!percent-pos==0:${time-pos} / ${duration} (${percent-pos}%)}} ${!gamma==0:☀} # show this after loading a new file. You can show text permanently instead by setting osd-msg1.
osd-playing-msg=${!playlist-count==1:[${playlist-pos-1}/${playlist-count}] }${media-title} ${width}x${height} ${?current-tracks/video/image==no:${?percent-pos==0:${duration}}${!percent-pos==0:${time-pos} / ${duration} (${percent-pos}%)}} ${!gamma==0:☀} # show this after loading a new file. You can show text permanently instead by setting osd-msg1.
osd-duration=2000

# If you use X11 with Nvidia proprietary drivers or Wayland, you can make the