I use Subsonic to share mixes with bandmates.
More often than not the titles of these names get very verbose (ex: "2015-08-18-songname-bass-up-1.5db-take-1").
From what I can tell, there's always some sort of "album art" shown even if there isn't any in the folder. (i.e. it's just the default one).
It would be great to be able to hide this so the song titles don't look like "2015-08-18-..."
Obviously, one can simply hover over the title as the whole thing will reveal itself then but this is somewhat trying after a while.
Truth be told, I'm using the Stylish add-on to just do this:
.albumThumb{
display: none;
}
Could we get this feature in a checkbox somewhere?
Many thanks for this awesome software!