You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
8b2152f add filter configuration variables for album and date filtering Add support for FILTER_ALBUM_IDS, FILTER_TAKEN_AFTER, and FILTER_TAKEN_BEFORE environment variables to limit which assets are processed. Filters are displayed in startup summary logs
7cf41d6 feat(config): add filter configuration variables for album and date filtering
29b5290 fix: address PR review feedback for filtering feature
f78dffe fix: improve date filter validation and debug logging
5a664ad fix: warn when filter flags are used with duplicates/fix-trash commands