Viewing an individual album's page is now starting to freeze my browser because of the huge list of "siblings" that gets loaded below the song list.
I store a large portion of my music in one large folder, with subfolders for all individual albums; so every album seems to be considered the sibling of every other album. Is there a way of disabling this functionality that I'm missing?
I have "Cover art limit" set to 10, but this setting seems to be ignored, as cover art for all ~4000 albums on my server is attempted to load below the tracklist for each individual album. The HTML that gets loaded for "main.view" is 2.5MB and 120,000 lines and parsing it seems to almost crash Chrome.
Splitting the albums up into multiple folders is not an option at this point because I do not want to loose all of the references Subsonic uses that are based on absolute path (favorites, starred songs, playlists etc)