Replies: 3 comments 2 replies
|
RefreshAlbumPeopleInterval won't have any effect for you since you are not using albums or people. In this case we will use the '/api/search/random' endpoint and request 100 assets each call (of which there should be no duplicates). |
1 reply
|
Yeah, what that config means is it will ONLY show memories and images you have favorited (and some videos). |
1 reply
|
When they are exhausted. Going from memory but I believe we request 100 assets (id’s) matching your criteria, and pull/cache 20 at a time. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I've just got Immich frame up and running and generally very happy so thanks to everyone involved! I'm finding that it does loop a lot of the same images though and can't see in any of the documentation a way to increase the number of images the server requests to increase variety.
I've looked around in a few of the other discussions and have tried adding RefreshAlbumPeopleInterval: 0 but it doesn't seem to change much. I'm assuming in a few days or hours it will request a new set of images however is there any way to just reduce the cache time or increase the batch size? My current config I don't request any specific album or people I just want it to randomly access images from my library and not repeat all the time.
Any suggestions much appreciated
All reactions