2024-12-31 13:23:51 -05:00
|
|
|
# Radio Chapters MPV Plugin
|
|
|
|
This plugin automatically creates chapters for a stream if it has a metadata title.
|
|
|
|
|
|
|
|
## Options
|
|
|
|
| Option | Description | Type | Default |
|
2024-12-31 13:25:31 -05:00
|
|
|
| - | - | - | - |
|
2024-12-31 13:23:51 -05:00
|
|
|
| `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` |
|