Skip to main content
Question

Amazon Music has Albums missing on Desktop app

  • September 2, 2026
  • 0 replies
  • 6 views

controlav
Forum|alt.badge.img+24

Since the recent Amazon service update, the Desktop app has a blank line instead of “Albums”.

Amazon Music / Collections / Library

This is because Amazon’s presentation map uses invalid StringId values here:

It should not be using StringIds here, it should be using tokens of “title” or “artist”. Once the pmap is fixed, the Desktop app will work normally. (Other DisplayType entries have similar errors).