clarify jellyfin webhook event settings

This commit is contained in:
FuzzyGrim
2026-05-23 16:35:19 +02:00
parent e51eedfa79
commit 3290c5e48a

View File

@@ -99,7 +99,7 @@
<div class="bg-[#262a2f] p-4 rounded-md mb-4">
<h4 class="text-sm font-medium mb-3">Webhook Events</h4>
<p class="text-gray-400 mb-4 text-sm">
Play and Stop events are always processed. Enable these if your Jellyfin setup should also sync manual watched changes.
Play and Stop events are always processed. Enable these to sync manual watched changes from the unofficial Webhooks plugin.
</p>
<form method="post"
action="{% url 'update_jellyfin_webhook_events' %}"