You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure why the linuxserver version is so old (open to switching of course), but I don't see anything in the change logs from that version to current that would suggest upgrade will resolve the issue.
2024-12-25T04:14:51.008317926Z fail: Ombi.Core.Senders.TvSender[5001]
2024-12-25T04:14:51.008750674Z Exception thrown when attempting to send series over to Sonarr
2024-12-25T04:14:51.009073872Z System.Exception: TVDBID is missing
2024-12-25T04:14:51.009415510Z
2024-12-25T04:14:51.009758368Z at Ombi.Core.Senders.TvSender.SendToSonarr(ChildRequests model, SonarrSettings s) in /home/runner/work/Ombi/Ombi/src/Ombi.Core/Senders/TvSender.cs:line 53
2024-12-25T04:14:51.018847495Z fail: Ombi.Core.Senders.TvSender[0]
2024-12-25T04:14:51.023137360Z Exception thrown when sending a movie to DVR app, added to the request queue
2024-12-25T04:14:51.023756547Z System.Exception: TVDBID is missing
2024-12-25T04:14:51.024126135Z
2024-12-25T04:14:51.024304264Z at Ombi.Core.Senders.TvSender.SendToSonarr(ChildRequests model, SonarrSettings s) in /home/runner/work/Ombi/Ombi/src/Ombi.Core/Senders/TvSender.cs:line 253
2024-12-25T04:14:51.024510842Z at Ombi.Core.Senders.TvSender.Send(ChildRequests model) in /home/runner/work/Ombi/Ombi/src/Ombi.Core/Senders/TvSender.cs:line 52
The text was updated successfully, but these errors were encountered:
Summary
When requesting a show I get the "Something went wrong" message and the logs report "TVDBID is missing"
URLs:
From sonar:
I am not sure why the linuxserver version is so old (open to switching of course), but I don't see anything in the change logs from that version to current that would suggest upgrade will resolve the issue.
Ombi Version
4.44.1 (docker: lscr.io/linuxserver/ombi:latest newest avalible)
What platform(s) does this occur on?
Linux
What database are you using?
SQLite (Default)
Relevant log output
The text was updated successfully, but these errors were encountered: