62ec7e02559ff4047aa9b8b939a1c08a4ce7509b
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m4s
the plugin's MQTT destination form uses different field names and a different shape than what we'd documented: - single 'Broker URL' → split 'MQTT Server' + 'MQTT Port' (+ 'Use TLS') - 'Events' → 'Notification Type', and 'Item Updated' doesn't exist; jellyfin reports every file change as 'Item Added' - plugin requires Webhook Name, Status, Use Credentials, Quality of Service fields that weren't in the panel derive server/port/TLS from the saved mqtt_url so the copy buttons give back the exact values the plugin expects. handler still accepts ItemUpdated as a safety net in case the plugin adds it later.
Description
No description provided
Languages
TypeScript
99.7%
Dockerfile
0.2%