Browse Source
Add function `file_is_playlist` to parse the `trusted` property of a file. This function will be used to upgrade the metadata priority from `VLC_META_PRIORITY_BASIC` to `VLC_META_PRIORITY_PLAYLIST` for files marked as trusted. Set the `trusted` property of CUE files as they require playlist metadata priority. Refs #4143pull/169/head
committed by
Steve Lhomme
2 changed files with 13 additions and 0 deletions
Loading…
Reference in new issue