Artwork files are being included as part of the playable item struct, this is causing playback and autoplay to get stuck when it tries to go to the next chapter, and the next one is the artwork
Approach
Filter out based on the file extension for each 'chapter' in the volume
Bugfix
Approach