Fixes
- fix: Docker: Supercronic error on ARM architectures
Supercronic ARM architectures were mixed up (arm/v7 used for arm64 and vice versa) - fix: AttributeError if "visibility" is declared in
.albumpropsfile
Definingvisbilityin.albumpropsfiles let the script cras with an AttributeError when creating that album.
Regression fromv0.25.0.
Full Changelog: 0.25.0...0.25.1