MPV plugin that creates chapters on stream metadata title changes
Go to file
2024-12-31 12:23:51 -06:00
script-opts First push 2024-12-31 12:23:51 -06:00
scripts First push 2024-12-31 12:23:51 -06:00
README.md First push 2024-12-31 12:23:51 -06:00

Radio Chapters MPV Plugin

This plugin automatically creates chapters for a stream if it has a metadata title.

Options

| Option | Description | Type | Default | | ------------- | ------------- | | show_osd | Shows the chapter title on OSD when it changes | boolean | true | | osd_string | Format to show chapter title on OSD | string | "%s" | | zero_first_chapter | Set first chapter to the very beginning of the seekbar | boolean | true |