You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?)
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.
The text was updated successfully, but these errors were encountered:
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
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:
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.
The text was updated successfully, but these errors were encountered: