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