CompulsiveConfig
CompulsiveConfig
Received the following error for a TTA single file album [with accompanying CUE](https://files.catbox.moe/44mmee.cue): ``` java.lang.NullPointerException at org.airsonic.player.service.MediaFileService.createSingleFileAlbumChildren(MediaFileService.java:450) at org.airsonic.player.service.MediaFileService.updateChildren(MediaFileService.java:406) at org.airsonic.player.service.MediaFileService.getChildrenOf(MediaFileService.java:194) at org.airsonic.player.service.MediaFileService.getChildrenOf(MediaFileService.java:175) at org.airsonic.player.controller.MainController.handleRequestInternal(MainController.java:91) ``` Files without CUE run...
> Does this happen with all .TTA files (a format which I do not have access to and as such have not tested) or only with this one? This happened...
Can confirm same issue