Declined
2
[Feature] Ability to search assets with no rating
Source: immich-app/immich#21158 · opened by @FunkyKwak
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request. • Yes The feature Hello ! I tried the searchAssets API in order to find pictures with no rating, and it looks like it's not yet possible. Passing 0 or -1 in the rating parameter doesn't return the pictures with no rating. I made sure the pictures were there and that there was no issue with the API usage by doing the following (pseudo code here): - searchAssets(isFavorite=true, rating=-1) : 0 results - searchAssets(isFavorite=true, rating=0) : 0 results - searchAssets(isFavorite=true, rating=1) : 0 results - searchAssets(isFavorite=true, rating=2) : 0 results - searchAssets(isFavorite=true, rating=3) : 0 results - searchAssets(isFavorite=true, rating=4) : 0 results - searchAssets(isFavorite=true, rating=5) : 1000 results - searchAssets(isFavorite=true, ) : 1005 results When I did the test, I already knew there was 5 pictures m…
No pledges yet. Be the first to back this.
Comments
Similar requests
[Feature] Allow locking certain Shared Albums so that assets cannot be deleted in them by any (non-admin) members
6 votes · 0 comments
[Feature] Search Star rating with operator
16 votes · 0 comments
[Feature] option to disable timezone correction based on geo coordinates
4 votes · 0 comments
[Feature] Better tagging for groups of assets
1 vote · 0 comments
[Feature] Specify which assets have been added to a shared album
2 votes · 0 comments
No comments yet.