Seek steps

How much to seek when triggering the coresponding action. Seek mode is exact https://mpv.io/manual/stable/#command-interface-seek-<target>-[<flags>]

Open last played file on startup

On startup it opens the file that was playing when the application was closed.

Seek to last playback position

When opening a file that was played before it will seek to the position it was when playback stopped.

Start playing

This applies only when resuming playback (seeking to last playback position) of a file that was played before.

Pause on minimize

Pauses the player while the window is minimized, playback resumes when restored.

Hardware decoding

If you enable hardware decoding it's recommended to use the auto-safe or auto options.

You can read more about each option here: https://mpv.io/manual/stable/#options-hwdec.

If you want to use vaapi on X11, you must set the environment variable QT_XCB_GL_INTEGRATION to xcb_egl.

Remember time position

Determines when to save and restore the position of previously played files.

First field controls for which files to save the position:

Second field controls how often to save the position.

Skip chapters

When enabled it automatically skips chapters containing certain words/characters.

The words/characters to skip are defined as a comma separated string.
The match is not exact, meaning op will match words containing it like opening

Youtube-dl Format Selection

Haruna uses youtube-dl to play online videos. Some sites offer multiple versions of the video/audio (different codecs, resolution). This setting allows you to configure what version of the video/audio youtube-dl selects.

More info: https://github.com/ytdl-org/youtube-dl/blob/master/README.md#format-selection