Skip to content

Develop#532

Merged
ShaneIsrael merged 18 commits intoShaneIsrael:developfrom
theotherguy2175:develop
Apr 4, 2026
Merged

Develop#532
ShaneIsrael merged 18 commits intoShaneIsrael:developfrom
theotherguy2175:develop

Conversation

@theotherguy2175
Copy link
Copy Markdown
Contributor

@theotherguy2175 theotherguy2175 commented Apr 2, 2026

Webhook integration added and updated some features of discord:

Added webhook to be send to generic webhook url, with properly validated json payload


Added ability to set
DISCORD_WEBHOOK_URL="string"
GENERIC_WEBHOOK_URL="string"
GENERIC_WEBHOOK_PAYLOAD={}

As part of ENVs and integrated that into the updating of config.json in the init.py


Also added ability to test discord and webhook via new test buttons that reach out to new /api/ endpoints to be able to send a webhook post

@theotherguy2175
Copy link
Copy Markdown
Contributor Author

I forgot to add the logic to send a webhook on new upload/scan. I will add that later

…dded feature to allow passing video_url from plain-text json to python
@theotherguy2175
Copy link
Copy Markdown
Contributor Author

Ok feature should be complete now. Added the logic to cli.py

Would there be any good way to document some of theses things in the wiki?

@ShaneIsrael
Copy link
Copy Markdown
Owner

@theotherguy2175 will try to test this out either tonight or tomorrow night. At a glance everything looks good.

For places to document the changes and/or how to use it with examples. I would add a markdown file with detailed instructions on it however you see fit and then add a section to the README.md that links to that markdown file. It just makes it easier to update it when changes happen to have all documentation in source code.

@theotherguy2175
Copy link
Copy Markdown
Contributor Author

Added/Updated README.md and LDAP.md documentation

@ShaneIsrael ShaneIsrael merged commit 56b2c86 into ShaneIsrael:develop Apr 4, 2026
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