Apple TV Extension - Roon TV Remote

Hi @Andy211, @Dusty
The library bowser returning to the start is a tricky one due to how browser navigation request are made over the API. Ideally i’d cache the library but that’s not really practical.

The following post gives some explanation on how the browse API works, see the browser item key section.

Im currently going for the - not ideal, but works consistently approach.