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: Discord Webhook #22

Open
MrFums opened this issue Jan 9, 2025 · 1 comment
Open

Feature Request: Discord Webhook #22

MrFums opened this issue Jan 9, 2025 · 1 comment
Labels
Enhancement New feature or request

Comments

@MrFums
Copy link

MrFums commented Jan 9, 2025

Hi, me again (sorry!). Just a little backburner idea for you that should be easy enough to implement as I have done this before with another program - discord webhooks (or other sort of webhooks for example?)

Very very easy to do with https://pypi.org/project/discord-webhook/

Was thinking it could contain the summary when it runs? Such as:

--------------------------------------------------------------
Soluify - List Sync Summary
--------------------------------------------------------------

Processing Stats
───────────────
Total Items: 93
Total Time: 0m 15s
Avg Time: 169.5ms/item

Status Summary
─────────────
✅ Requested: 2
☑️  Available: 0
📌 Already Requested: 0
⏭️  Skipped: 78

Media Types
──────────
Movies: 54 (58.1%)
TV Shows: 38 (40.9%)


Not Found Items (12)
───────────────
• Inhumans (2017)
• Armor Wars
• WHIH News Front (2015)
• Marvel One-Shot: A Funny Thing Happened on the Way to Thor's Hammer (2011)
• Team Darryl (2018)
• Marvel 75 Years: From Pulp to Pop! (2014)
• Marvel Studios: Expanding the Universe (2019)
• Untitled Shang-Chi Sequel
• Untitled Spider-Man Sequel (2026)
• Vision Quest
• Team Thor: Part 2 (2017)
• Untitled Marvel Nova Project

Sort of from the idea of running it on docker / headless where the end user isn't going to necessarily going to see the output without tailing the logs.

@Woahai321
Copy link
Owner

Hey @MrFums (again) lol.

Thanks for this, always open for additional ideas from community, I agree with this and was thinking of something similar in due course.

ideally i wish to get the script refactored and then a web ui built, and then was going to look at notifications.

I think this webhook triggering with the stats of each syn would be a good idea, i will look to implement this in due course, thank you for the great suggestions, keep 'em coming, keeps me out of trouble

@Woahai321 Woahai321 added the Enhancement New feature or request label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants