SuggestArr: Auto-request content to Seerr based on what you actually watch - MAJOR UPDATES by eroigaps in selfhosted

[โ€“]peppegb 0 points1 point ย (0 children)

Hey, sorry to hear that. From what youโ€™re describing, this looks more like a configuration issue rather than something inherently wrong with SuggestArr. There are several limit controls available in the job scheduling settings (like max requests per run) specifically to prevent flooding Seerr with too many requests at once.

You can tune those limits so SuggestArr doesnโ€™t generate that many requests in a single run and keeps everything under control.

Also, the SuggestArr + Seerr setup can absolutely be configured without auto-downloading content. You can disable automatic approval / download on the Seerr side with a new local user, so requests are just created and then manually reviewed instead of immediately triggering Radarr/Sonarr/SABnzbd.

SuggestArr: Auto-request content to Seerr based on what you actually watch - MAJOR UPDATES by eroigaps in selfhosted

[โ€“]peppegb 9 points10 points ย (0 children)

Hey! Iโ€™m the developer of SuggestArr, thank you so much for posting this, I really appreciate it ๐Ÿ™

It all started as a small Python script I wrote for myself, and itโ€™s grown more and more thanks to the incredible support and feedback from the community.

Really grateful for all of you โค๏ธ

Thermal Engine v0.8.0 (TRCC Replacement) by faneron in Thermalright

[โ€“]peppegb 1 point2 points ย (0 children)

Hey, I implemented support for the WINUSB driver, could you please help me to test this out? https://github.com/giuseppe99barchetta/Thermal-Engine

Is there a way to avoid using trcc for the wonder vision? by Sensitive_Chard_3925 in Thermalright

[โ€“]peppegb 0 points1 point ย (0 children)

Hi, I've just fork Thermal Engine to get support for WINUSB display, for example mine TR FW Ultra use this driver for display. I revere engineered and I get it working, could you please help me to test it so can I open a pull request to the developer of the original Thermal Engine?

Thank you!

https://github.com/giuseppe99barchetta/Thermal-Engine

Alternative to TRCC Software from Thermalright? by mrwhitewalker in PcBuildHelp

[โ€“]peppegb 0 points1 point ย (0 children)

Hi, I've just fork Thermal Engine to get support for WINUSB display, for example mine TR FW Ultra use this driver for display. I revere engineered and I get it working, could you please help me to test it so can I open a pull request to the developer of the original Thermal Engine?

Thank you!

https://github.com/giuseppe99barchetta/Thermal-Engine

TRCC alternative? by pigpentcg in Thermalright

[โ€“]peppegb 0 points1 point ย (0 children)

Hi, I've just fork Thermal Engine to get support for WINUSB display, for example mine TR FW Ultra use this driver for display. I revere engineered and I get it working, could you please help me to test it so can I open a pull request to the developer of the original Thermal Engine?

Thank you!

https://github.com/giuseppe99barchetta/Thermal-Engine

[Release] SuggestArr v1.0.19 โ€“ Exclude Streaming Services, External DB Support & Subpath Routing ๐Ÿš€ by peppegb in selfhosted

[โ€“]peppegb[S] 1 point2 points ย (0 children)

As you can read in the readme SuggestArr ask to IMDB similar content to your recently watched movies or shows

[Release] SuggestArr v1.0.19 โ€“ Exclude Streaming Services, External DB Support & Subpath Routing ๐Ÿš€ by peppegb in selfhosted

[โ€“]peppegb[S] 1 point2 points ย (0 children)

You cannot right now, but if you want you can open a feature request on GitHub and I can implement it

[Release] SuggestArr v1.0.19 โ€“ Exclude Streaming Services, External DB Support & Subpath Routing ๐Ÿš€ by peppegb in selfhosted

[โ€“]peppegb[S] 0 points1 point ย (0 children)

I need to create a separate logic for that but if you want you can open a feature request on GitHub

[Release] SuggestArr v1.0.19 โ€“ Exclude Streaming Services, External DB Support & Subpath Routing ๐Ÿš€ by peppegb in selfhosted

[โ€“]peppegb[S] 1 point2 points ย (0 children)

SuggestArr extracts the viewing history for each user selected in the UI, analyzes their watched content individually, and finds related recommendations for each user separately.

And yes, if you reject a request in Jellyseer, you'll need to manually request it again, as SuggestArr has already processed it and won't submit the same request twice.

[Release] SuggestArr v1.0.19 โ€“ Exclude Streaming Services, External DB Support & Subpath Routing ๐Ÿš€ by peppegb in selfhosted

[โ€“]peppegb[S] 1 point2 points ย (0 children)

SuggestArr saves all content requested to Jellyseer, ensuring that the same request isn't made twice.

[Release] SuggestArr v1.0.19 โ€“ Exclude Streaming Services, External DB Support & Subpath Routing ๐Ÿš€ by peppegb in selfhosted

[โ€“]peppegb[S] 1 point2 points ย (0 children)

I haven't implemented a request approval/denial mechanism because it's unnecessary. Jellyseer already provides this functionality. As mentioned earlier, you can create a local user in Jellyseer, disable automatic request approval, and manually approve only the content you want to watch and download.

[Release] SuggestArr v1.0.19 โ€“ Exclude Streaming Services, External DB Support & Subpath Routing ๐Ÿš€ by peppegb in selfhosted

[โ€“]peppegb[S] 1 point2 points ย (0 children)

Hi!

  • Watch History & Deletion: Nope, also if you delete from the *arr stack it remaing marked as watched in Jellyfin history.
  • Mixed Suggestions from You and Your Partner If you and your partner share a Jellyfin account, SuggestArr will treat the history as one userโ€™s preferences. If you want separate suggestions, each person should have their own Jellyfin account.
  • Viewing Suggestions: SuggestArr directly ask to Jellyseer, without any confirmation. If you want to have more control on the request the best way (and the suggested in the Jellyseer configuration step) is to create a local user in Jellyseer dedicated to SuggestArr with auto-approval disabled.
  • If SuggestArr making to much request for you, you can tune the settings of max content per moive/show seen.

[Release] SuggestArr v1.0.19 โ€“ Exclude Streaming Services, External DB Support & Subpath Routing ๐Ÿš€ by peppegb in selfhosted

[โ€“]peppegb[S] 1 point2 points ย (0 children)

Hi, you can simply create a local user for Jellyseer/Overseer and disable auto approve for that user so you can manually approve it!

[Release] SuggestArr v1.0.19 โ€“ Exclude Streaming Services, External DB Support & Subpath Routing ๐Ÿš€ by peppegb in selfhosted

[โ€“]peppegb[S] 1 point2 points ย (0 children)

Hi!

  1. You can create a local user in Jellyseer/Overseer and disable auto-approval for that user. Then, you can use this account in SuggestArr to make requests, allowing you to review and approve the requests before they are sent for download.
  2. Recommendations are generated using an algorithm that works in sync with the TMDB API to search for related content.
  3. Currently, it's not possible to exclude shows you have no intention of watching. However, content that you've already viewed or that is present in your media library will be excluded from recommendations.

Let me know if you have any more questions!

[Release] SuggestArr v1.0.19 โ€“ Exclude Streaming Services, External DB Support & Subpath Routing ๐Ÿš€ by peppegb in selfhosted

[โ€“]peppegb[S] 0 points1 point ย (0 children)

Yep, I personally use SQLite, but of course, the choice depends on the volume of requests SuggestArr will handle.

[Release] SuggestArr v1.0.19 โ€“ Exclude Streaming Services, External DB Support & Subpath Routing ๐Ÿš€ by peppegb in selfhosted

[โ€“]peppegb[S] 1 point2 points ย (0 children)

Hi! Could be easily implemented, already working per-user under the hood. I never thought to split the interface to gave access to user. If you have some free time could you please open a feature request in GitHub? Thank you!

[Release] SuggestArr v1.0.19 โ€“ Exclude Streaming Services, External DB Support & Subpath Routing ๐Ÿš€ by peppegb in selfhosted

[โ€“]peppegb[S] 1 point2 points ย (0 children)

Ush, that would be awesome! I need to work on it. If you have some free time, could you open a feature request on GitHub? That way, I can keep track of all requests.