giuseppe99barchetta / SuggestArr

Effortlessly request recommended movies, TV shows and anime to Jellyseer/Overseer based on your recently watched content on Jellyfin, Plex or Emby—let SuggestArr handle it all automatically, keeping your library fresh with new and exciting content!
MIT License
227 stars 2 forks source link

[BUG] Limitations not adhered to #46

Closed rowanfuchs closed 1 month ago

rowanfuchs commented 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:

  1. Configure the settings as in the screenshot.

Expected behavior no more downloads per iterations than the settings

Screenshots image

giuseppe99barchetta commented 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:

  1. Configure the settings as in the screenshot.

Expected behavior no more downloads per iterations than the settings

Screenshots image

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.

rowanfuchs commented 1 month ago

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 😀

giuseppe99barchetta commented 1 month ago

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.

rowanfuchs commented 1 month ago

Yeah, changing the Max Content to fetch for each content to one suffices for me, take it easy, everything in time.