Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: When an Anime is added, put it on a list #44

Open
Fribb opened this issue May 23, 2024 · 1 comment
Open

Feature request: When an Anime is added, put it on a list #44

Fribb opened this issue May 23, 2024 · 1 comment

Comments

@Fribb
Copy link

Fribb commented May 23, 2024

I am currently testing the Webhook in Plex to send watched events to Shinkro and noticed something that might be worth it to implement. Plex does not seem to distinguish or give you any options to configure what and when the webhook is being sent so any reaction has to happen on the Webhook receiver.

While reviewing the Log output of Shinkro I noticed that it also sends out the Event:library.new to Shinkro which made me wonder if Shinkro could catch that and possibly put the Anime on a different list.

For example, when the Event:library.new event is detected, it could put that Anime on the "on-hold" list (should be configurable). To go a step further, it might also be good to change the behaviour depending on the state of the show. When Event:library.new and the status is airing, it could put it on "planned to watch" if it is "finished" it could be put on "on-hold".

This might also be possible through the "recently added" Event in Tautulli.

@varoOP
Copy link
Owner

varoOP commented May 25, 2024

Definitely something to think about! I have planned a new design for the application so that it can be full-stack with a good frontend. Once that is out of the way, I'll dive into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants