Enhancements
- Prevent automatic removal of unknown shared users
With v0.16.0 the default behavior for updating album properties and shared state was changed so that they were updated any time new assets were added to albums, leading to manually shared albums getting unshared by the script.
The old behavior has been restored, so that album sharing and any other album properties are only set when a new album is created.
To still get the benefit of mass updating album properties and shared state after the fact, a new option--update-album-props-mode
/ env variableUPDATE_ALBUM_PROPS_MODE
has been introduced. Read about it in README section Mass Updating Album Properties.
Thanks @Toastie - Update README.md - Docker compose: volume mount correction and additional info in #92
Thanks at @archont00
New Contributors
- @archont00 made their first contribution in #92
- @Toastie made their first contribution in #98
Full Changelog: 0.16.0...0.17.0