This Pokémon restores properties from past sessions.
Place celebi.lua in your mpv scripts folder.
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.
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
