Displaying Album and People Names
Show names by setting show_album_name
or show_person_name
to true
when using a person ID, album ID, or special album keywords.
Multiple People/Album URL Fix
Fixed bug where only one person/album was processed when multiple were specified in the URL.
What's Changed
🚀 New Features
- display album/person name by @damongolding in #233
⚡ Fixes
- fix for multiple albums and people in url queries by @damongolding in #236
🔨 Maintenance
- dependencies update by @damongolding in #232
Other changes
- Feature/docker best practices by @benlinton in #230
New Contributors
- @benlinton made their first contribution in #230
Full Changelog: v0.14.5...v0.14.6