Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TVDBID is missing #5203

Open
jsd9s2un3s3 opened this issue Dec 25, 2024 · 1 comment
Open

TVDBID is missing #5203

jsd9s2un3s3 opened this issue Dec 25, 2024 · 1 comment

Comments

@jsd9s2un3s3
Copy link

Summary

When requesting a show I get the "Something went wrong" message and the logs report "TVDBID is missing"

URLs:

redirects to>>
https://www.themoviedb.org/tv/204486-stoner-cats

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

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
@jsd9s2un3s3
Copy link
Author

This might be a feature add, but including some information about what was requested in the error would be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant