2023-06-19, 02:41 PM
(This post was last modified: 2023-06-19, 03:00 PM by CMK. Edited 1 time in total.)
Thanks for the help, So i followed the steps here and now i am getting this error message:
[2023-06-19 15:59:27.284 +02:00] [WRN] [32] Jellyfin.Plugin.Webhook.Destinations.Generic.GenericClient: Notification failed with response status code BadRequest: "{\"ok\":false,\"error_code\":400,\"description\":\"Bad Request: there is no photo in the request\"}"
I added "Jellyfin.Plugin.Webhook": "Debug" to Logging.json
Still the same error.
Heres the full error After i added something:
[2023-06-19 16:50:28.964 +02:00] [WRN] [35] Jellyfin.Plugin.Webhook.Destinations.Generic.GenericClient: Notification failed with "POST" request to https://api.telegram.org/bot<MYBOTTOKEN>/sendPhoto: "{
\"chat_id\": <myCHATID>,
\"photo\": \"http://MYJellyfin//Items/bbf23cb2-d9a9-7fd7-d713-966ac347ef3c/Images/Primary\",
\"caption\": \"The Walking Dead: Dead City Season 1 has been added to CandyMan\"
}"
[2023-06-19 16:50:28.966 +02:00] [WRN] [35] Jellyfin.Plugin.Webhook.Destinations.Generic.GenericClient: Notification failed with response status code BadRequest: "{\"ok\":false,\"error_code\":400,\"description\":\"Bad Request: there is no photo in the request\"}"
[2023-06-19 16:50:29.207 +02:00] [WRN] [35] Jellyfin.Plugin.Webhook.Destinations.Generic.GenericClient: Notification failed with "POST" request to https://api.telegram.org/bot<MYBOTTOKEN>/sendPhoto: "{
\"chat_id\": <myCHATID>,
\"photo\": \"http://MY_JellyFIN//Items/5a3378ff-b293-bd5f-dd97-69ccd90790be/Images/Primary\",
\"caption\": \"The Walking Dead: Dead City S01E01 Old Acquaintances has been added to CandyMan\"
}"
[2023-06-19 16:50:29.208 +02:00] [WRN] [35] Jellyfin.Plugin.Webhook.Destinations.Generic.GenericClient: Notification failed with response status code BadRequest: "{\"ok\":false,\"error_code\":400,\"description\":\"Bad Request: there is no photo in the request\"}"
[2023-06-19 16:50:29.408 +02:00] [WRN] [35] Jellyfin.Plugin.Webhook.Destinations.Generic.GenericClient: Notification failed with "POST" request to https://api.telegram.org/bot<MYBOTTOKEN>/sendPhoto: "{
\"chat_id\": <myCHATID>,
\"photo\": \"http://MYJELLYFIN//Items/4f9622ff-a80e-b07a-13c0-cb226d9c950e/Images/Primary\",
\"caption\": \"The Walking Dead: Dead City (2023) has been added to CandyMan\"
[2023-06-19 15:59:27.284 +02:00] [WRN] [32] Jellyfin.Plugin.Webhook.Destinations.Generic.GenericClient: Notification failed with response status code BadRequest: "{\"ok\":false,\"error_code\":400,\"description\":\"Bad Request: there is no photo in the request\"}"
I added "Jellyfin.Plugin.Webhook": "Debug" to Logging.json
Still the same error.
Heres the full error After i added something:
[2023-06-19 16:50:28.964 +02:00] [WRN] [35] Jellyfin.Plugin.Webhook.Destinations.Generic.GenericClient: Notification failed with "POST" request to https://api.telegram.org/bot<MYBOTTOKEN>/sendPhoto: "{
\"chat_id\": <myCHATID>,
\"photo\": \"http://MYJellyfin//Items/bbf23cb2-d9a9-7fd7-d713-966ac347ef3c/Images/Primary\",
\"caption\": \"The Walking Dead: Dead City Season 1 has been added to CandyMan\"
}"
[2023-06-19 16:50:28.966 +02:00] [WRN] [35] Jellyfin.Plugin.Webhook.Destinations.Generic.GenericClient: Notification failed with response status code BadRequest: "{\"ok\":false,\"error_code\":400,\"description\":\"Bad Request: there is no photo in the request\"}"
[2023-06-19 16:50:29.207 +02:00] [WRN] [35] Jellyfin.Plugin.Webhook.Destinations.Generic.GenericClient: Notification failed with "POST" request to https://api.telegram.org/bot<MYBOTTOKEN>/sendPhoto: "{
\"chat_id\": <myCHATID>,
\"photo\": \"http://MY_JellyFIN//Items/5a3378ff-b293-bd5f-dd97-69ccd90790be/Images/Primary\",
\"caption\": \"The Walking Dead: Dead City S01E01 Old Acquaintances has been added to CandyMan\"
}"
[2023-06-19 16:50:29.208 +02:00] [WRN] [35] Jellyfin.Plugin.Webhook.Destinations.Generic.GenericClient: Notification failed with response status code BadRequest: "{\"ok\":false,\"error_code\":400,\"description\":\"Bad Request: there is no photo in the request\"}"
[2023-06-19 16:50:29.408 +02:00] [WRN] [35] Jellyfin.Plugin.Webhook.Destinations.Generic.GenericClient: Notification failed with "POST" request to https://api.telegram.org/bot<MYBOTTOKEN>/sendPhoto: "{
\"chat_id\": <myCHATID>,
\"photo\": \"http://MYJELLYFIN//Items/4f9622ff-a80e-b07a-13c0-cb226d9c950e/Images/Primary\",
\"caption\": \"The Walking Dead: Dead City (2023) has been added to CandyMan\"
Jellyfin enjoyer.