General Instructions:
- Add your discord webhook url to application.properties
- Set the template in the jellyfin webhooks plugin to jellyfinTemplate.handlebars
- Point the jellyfin webhooks plugin to the machine running this program, plus the path /webhook
- Recieve discord messages with the thumbnail
Docker Instructions:
- Follow instructions above, using the container name in step 3
- Provide your docker hub username and password in build.gradle.kts
- Set the image name
- Run the gradle task dockerPushImage
- See compose.yml for an example of use