I think I found the issue...
https://github.com/moode-player/moode/bl...e.php#L113
If thumbnails are being stored based on hash of the directory name, there's some builtin assumption that the files are organized as directory per album.
Is this intended/as-designed? If so I can update my sync script to just output a directory per album.
https://github.com/moode-player/moode/bl...e.php#L113
If thumbnails are being stored based on hash of the directory name, there's some builtin assumption that the files are organized as directory per album.
Is this intended/as-designed? If so I can update my sync script to just output a directory per album.