Features
- Abum-Fine Properties
It is now possible to place an.albumprops
file in external library folders to define album properties specific to the album created from that folder. Refer to README section Setting Album-Fine Properties.
Enhancements
- chore: Add pylint
Added linting the code to ensure code quality - New Argument: API Timeout
Introduced new argument--api-timeout
/ Docker env variableAPI_TIMEOUT
to override the Immich API request timeout - New Arguments: Enable/Disbale Comments and Likes
Introduced new arguments--comments-and-likes-disabled
and--comments-and-likes-enabled
/ Docker env variableCOMMENTS_AND_LIKES
(with values0
or1
) to enable or disable album comments and likes functionality
Fixes
New Contributors
- @rock-meister made their first contribution in #81
Full Changelog: 0.15.0...0.16.0