diff --git a/MPV/portable_config/mpv.conf b/MPV/portable_config/mpv.conf index b76e50a..acf6a42 100644 --- a/MPV/portable_config/mpv.conf +++ b/MPV/portable_config/mpv.conf @@ -16,6 +16,7 @@ auto-window-resize=no ontop=yes +save-position-on-quit=yes # Avoid showing embedded cover art for audio-only files. audio-display=no @@ -77,4 +78,6 @@ video-align-y=-1 # start from the top reset-on-next-file-remove=video-zoom # preserve the zoom when changing file reset-on-next-file-remove=panscan reset-on-next-file-remove=video-unscaled -linear-downscaling=no # don't make black and white manga brighter \ No newline at end of file +linear-downscaling=no # don't make black and white manga brighter + +