Function playlist_get_vec

Source
pub fn playlist_get_vec(current_node: &str) -> Result<Vec<String>>
Expand description

Parse the playlist at current_node(from the tui tree) and return the media paths