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

Notifications not working for single Episodes #780

Open
theincredibleman opened this issue Oct 10, 2024 · 1 comment
Open

Notifications not working for single Episodes #780

theincredibleman opened this issue Oct 10, 2024 · 1 comment

Comments

@theincredibleman
Copy link

Discord notifications are working for a movie and a show but not for single episodes.
My settings.json looks like this:

"notifications": {
        "enabled": true,
        "title": "Riven completed something!",
        "on_item_type": [
            "movie",
            "show",
            "season",
            "episode"
        ],
        "service_urls": [
            "https://discord.com/api/webhooks/<redacted>"
        ]
    }
@dreulavelle
Copy link
Member

I'll take a look when I get the chance! Thanks

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