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