I’m working on a Volumio plugin. I’d like to display the playable media in a directory-tree-like fashion. For example, Pandora -> Channel or Media Library -> Artist -> Album -> Song
In my plugin, I thought I should load up the MediaInputSource which allowed the MediaPlayerDetails.xaml to display the “root” level media … but which mechanism can/should be used to allow the media tree to be traversed?
Thanks /keith