Jellyfin Forum
ffmpeg - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: ffmpeg (/t-ffmpeg)



ffmpeg - MasterOfKay - 2024-07-24

I had my fair shair of problems scince the new Update from two days ago on my Unraid server.
But i would say the mayor ones i could all fix myself. The server is now up and running and Videos can be watched again.

Well my problem now that i cant solve is. When i upload new Movies to my server i want the webhook to send the notification to my discord. But now i get two diffrent error massages.

The first one:
Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with POST request to https://discord.com/api/webhooks/1264965207395008593/CRFVeb1oMAmZZZDw2YpFgO-_O4aQ14gSBjlu9aB1PoJBDwpifgmwl4_gfYSV39HBJZkE: sudo apt update && sudo apt install -y jellyfin-ffmpeg6

The second one:
Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code BadRequest: {"message": "The request body contains invalid JSON.", "code": 50109}

To the second error massage: I looked into the code and even when i switch to the tamplate on the github webhook side it still gives me exactly those two errors.

I tried now for two days (with some other errors that i did fix), and i don't know anymore what i can do.

I can live without notification, but it is still kinda sad. I got always informed when he downloaded a new movie to my server on this way. I kinda liked it.


RE: ffmpeg - TheDreadPirate - 2024-07-24

Why is webhook sending apt install notifications?


RE: ffmpeg - MasterOfKay - 2024-07-24

(2024-07-24, 02:52 PM)TheDreadPirate Wrote: Why is webhook sending apt install notifications?

Well i don't know it. And it is still doing that. The webhoock is now working again.

-> The fix was just to deinstall webhoock plugin and reininstall (Should have thought earlyer about that)

But it is still sending me the warning now that i should install fmmpeg6. Wired and fmmpeg6 is already installed and up do date.


RE: ffmpeg - TheDreadPirate - 2024-07-24

Do you have vanilla ffmpeg6 installed? Or jellyfin-ffmpeg6?


RE: ffmpeg - MasterOfKay - 2024-07-24

(2024-07-24, 05:29 PM)TheDreadPirate Wrote: Do you have vanilla ffmpeg6 installed?  Or jellyfin-ffmpeg6?

jellyfin ffmpeg6 is installed