Don’t check for the presence of the album image in the album.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 10 Oct 2013 19:31:08 +0000 (21:31 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 10 Oct 2013 19:31:08 +0000 (21:31 +0200)
commit32829fc3533dd94ebc1c5fe025caaa3b620886d5
tree2ac14b549b0241ad69418d860b708bc64c5cc947
parent9d32a0f70e14a764946ae29edcf07304f9e5f75e
Don’t check for the presence of the album image in the album.

As the albums are loaded and instantiated before the images are loaded,
this will inevitably fail during loading.
src/main/java/net/pterodactylus/sone/data/AlbumImpl.java