po5 / celebi

mpv script to restore properties from past sessions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

celebi

This Pokémon restores properties from past sessions.

celebi-small

Installation

Place celebi.lua in your mpv scripts folder.

Usage

Specify properties to save in script-opts/celebi.conf, one per line.

volume=yes
sub-pos=yes

Data will be saved to ~~/celebi.txt in a human-readable format and restored in future sessions.

Why celebi?

It wanders across time, and also:

  • Respects command line values
  • Writes only when necessary
  • Rate limits writes to be nice to your disk
  • Allows saving of each property to be toggled at runtime
  • Has the fastest init of any such script

About

mpv script to restore properties from past sessions


Languages

Language:Lua 100.0%