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

Closed
theincredibleman opened this issue Oct 10, 2024 · 2 comments
Closed

Notifications not working for single Episodes #780

theincredibleman opened this issue Oct 10, 2024 · 2 comments

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

@machetie
Copy link
Collaborator

Consolidating with #931 where we're tracking episode/show management features and fixes. Please follow that issue for updates.

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

3 participants