pub fn playlist_get_vec(current_node: &str) -> Result<Vec<String>>
Parse the playlist at current_node(from the tui tree) and return the media paths
current_node