spotify plugin - option to hide unplayable items

In the official Spotify app there is an option to show/hide unplayable tracks:

The project Pi MusicBox shows a “[unplayable]” tag in front of each unplayable track. When we click the unplayable track it skips it and plays the next playable track in the queue correctly:

Volumio doesn’t mark tracks as “unplayable” and when we click on of those tracks it skips it and plays the next track in queue. The problem is that it shows the “play” icon in the unplayable track while playing the next playable track. In other words, it plays one thing and says it’s playing another thing.

It would be nice to have a new option “Show/Hide unplayable tracks” in the plugin settings.