mirror of
https://github.com/FuzzyGrim/Yamtrack.git
synced 2026-06-28 06:45:58 +00:00
clarify jellyfin webhook event settings
This commit is contained in:
@@ -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' %}"
|
||||
|
||||
Reference in New Issue
Block a user