Add comment about the futility of the album image
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 9 Sep 2017 07:21:41 +0000 (09:21 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 9 Sep 2017 07:21:41 +0000 (09:21 +0200)
src/main/resources/templates/insert/sone.xml

index 3d456d4..28fbec8 100644 (file)
@@ -72,6 +72,7 @@
                        <%/if>
                        <title><%album.title|xml></title>
                        <description><%album.description|xml></description>
+                       <!-- album-image is ignored, a random image is shown as album image. -->
                        <album-image><%album.albumImage.id|xml></album-image>
                        <%foreach album.images image>
                        <%first>