Closed rowanfuchs closed 1 month ago
I've set max 5 movies and 2 shows and a total of i assume 10 max content? but I received 200 new tv show downloads and 55 movie downloads.
To Reproduce Steps to reproduce the behavior:
- Configure the settings as in the screenshot.
Expected behavior no more downloads per iterations than the settings
Screenshots
Yes, that's correct. The way it’s configured, for each piece of viewed content, SuggestArr will request up to 5 movies and 2 TV shows. So, for example, if your last 10 viewed items are all movies, it could request up to 5 similar movies for each one.
This applies to every user on your server as well.
I just realised that to, thank you for the clarification. it's a little to much as a default setting to start with for me.
By the way, you might want to change the favicon from Vue.js to something fancy of your own 😀
I just realised that to, thank you for the clarification. it's a little to much as a default setting to start with for me.
By the way, you might want to change the favicon from Vue.js to something fancy of your own 😀
I'm currently working on implementing more granular filters. For now, you can set, for example, 2 movies and 1 TV show for each recently watched content.
As for the favicon, I know! 😅 But I haven’t had time to come up with a logo yet and sincerly I have completely no idea about it. I started just a week ago with SuggestArr.
Yeah, changing the Max Content to fetch for each content
to one suffices for me, take it easy, everything in time.
I've set max 5 movies and 2 shows and a total of i assume 10 max content? but I received 200 new tv show downloads and 55 movie downloads.
To Reproduce Steps to reproduce the behavior:
Expected behavior no more downloads per iterations than the settings
Screenshots