Skip to content

feat: Add telegram & discord notification #236

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Lyliya
Copy link

@Lyliya Lyliya commented May 3, 2025

I use Telegram to keep track of downloaded content (Sonarr, Radarr, etc...). I though it would be cool to have a notification system when Floatplane Downloaded add new content to my library at the same place.

Pretty basic notification system :

  • Add notifications in Settings DB
  • Add Telegram notify to send message to corresponding token and chat_id
  • Can be extended to other services if needed
  • Notify download and error

image

@Lyliya Lyliya changed the title feat: Add telegram notification feat: Add telegram & discord notification May 3, 2025
@Inrixia
Copy link
Owner

Inrixia commented May 4, 2025

Hrm I'll need to fix why the release workflow is trying to run here but that's passing.

@Inrixia
Copy link
Owner

Inrixia commented May 4, 2025

Two things. For errors could you please include the error message.

And for discord etc, if it's possible to provide some more info ie using a embed etc that would be ideal. Should have access to the video object so doing stuff like setting the album art etc and title/short desc.

Lmk

@Lyliya
Copy link
Author

Lyliya commented May 4, 2025

What about something like that for discord ?
The description field is bloated for some video and make it harder to read.
Would be sick to have the channel profile picture to add to the author

image

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

Successfully merging this pull request may close these issues.

2 participants