Add better logging and a debug mode.

This commit is contained in:
2026-01-27 09:51:54 +10:30
parent f1a57e5f85
commit ca8c26e054
3 changed files with 34 additions and 23 deletions

View File

@@ -66,7 +66,7 @@ type webhookEvent struct {
Filter string `json:"filter"`
Tag string `json:"tag"`
} `json:"Genre"`
GUID0 []struct {
OtherGUID []struct {
ID string `json:"id"`
} `json:"Guid"`
Mood []struct {