Failure to install artwork
Hello,
I'm getting errors when I try to select artwork for a CD. I'm selecting artwork that Bliss has automatically found on the internet. I'm using a Synology machine to run Bliss.
I get failure messages like the one below:
Exception while executing To install http://api.onemusicapi.com/20140925/images/caa/d2460d8f-a017-4faf-97b7-7f216cd00ca9/1563120989.jpg (273 x 280) java.lang.NullPointerException at com.elsten.bliss.platform.storage.file.jaudiotagger.tag.CoverArtTagFieldMapper.getValue(CoverArtTagFieldMapper.java:28) at com.elsten.bliss.platform.storage.file.jaudiotagger.tag.JaudioTaggerTag.getArtwork(JaudioTaggerTag.java:409) at com.elsten.bliss.platform.storage.file.jaudiotagger.tag.FileLevelJaudioTaggerTag.getArtwork(FileLevelJaudioTaggerTag.java:147) at com.elsten.bliss.platform.storage.file.jaudiotagger.JaudioTaggerStorageNode.getArtwork(JaudioTaggerStorageNode.java:213) at com.elsten.bliss.music.policy.coverartpolicy.EmbeddedInstallStorageStrategyInstaller.storeArt(EmbeddedInstallStorageStrategyInstaller.java:94) at com.elsten.bliss.music.policy.coverartpolicy.EmbeddedInstallStorageStrategyInstaller.install(EmbeddedInstallStorageStrategyInstaller.java:81) at com.elsten.bliss.music.policy.coverartpolicy.CompositeStorageStrategyInstaller.install(CompositeStorageStrategyInstaller.java:53) at com.elsten.bliss.music.policy.coverartpolicy.CompositeStorageStrategyInstaller.install(CompositeStorageStrategyInstaller.java:53) at com.elsten.bliss.music.policy.coverartpolicy.UserResponseCoverArtAssist.execute(UserResponseCoverArtAssist.java:141) at com.elsten.bliss.music.policy2.PerFixLicensedPolicyCommandExecutor.executeResponse(PerFixLicensedPolicyCommandExecutor.java:81) at com.elsten.bliss.ui.model.Responses$.execResponse(Responses.scala:31) at com.elsten.bliss.ui.model.Responses$.com$elsten$bliss$ui$model$Responses$$execResponse(Responses.scala:42) at com.elsten.bliss.ui.model.Responses$$anon$1.run(Responses.scala:51) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745)
-
Can I have a little more information - can you click "Help" then "Download debug archive", then send me the resulting zip file?
-
Thanks for the report, I'll look into this asap, hopefully today.