Skip to content

Draft: Backport 3.0.x: !3024: libvlc: add libvlc_media_get_custom_meta

Duncan McNamara requested to merge Skantes/vlc:custom-meta-access into 3.0.x

Podcasts can have many more metadata fields than vlc actually handles. To avoid having to add new metadata for every podcast cornercase field a media's custom metadata can be set to be accessible through libvlc.

Merge request reports