mpv-radio-chapters/README.md
2024-12-31 12:25:31 -06:00

9 lines
440 B
Markdown

# 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` |