The Zune HD fetches artist image backgrounds from a different endpoint than Zune desktop 4.8: ``` music/artist/{mbid}/deviceBackgroundImage ``` ## Implementation references - https://github.com/spidersandmoths/ZuneArtistImages/blob/main/main.py
The Zune HD fetches artist image backgrounds from a different endpoint than Zune desktop 4.8:
Implementation references