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

Will not send shows to sonarr unless selecting advanced options #5112

Open
fordtough68 opened this issue May 8, 2024 · 5 comments
Open

Will not send shows to sonarr unless selecting advanced options #5112

fordtough68 opened this issue May 8, 2024 · 5 comments

Comments

@fordtough68
Copy link

Summary

If i use the drop down to select user, quality, etc, it sends just fine. It will not send by just clicking the request button like in the past. This also means that plex watchlists are not sent to sonarr. Radarr works fine. The only changes that have been made is a new root folder, but it is woking fine if i select it in the ombi drop down menu when requesting.

Ombi Version

4.43.16

What platform(s) does this occur on?

Windows

What database are you using?

SQLite (Default)

Relevant log output

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-05-08 19:32:17.233 -04:00 [ERR] Exception thrown when sending a movie to DVR app, added to the request queue
System.Exception: TVDBID is missing

   at Ombi.Core.Senders.TvSender.SendToSonarr(ChildRequests model, SonarrSettings s) in /home/runner/work/Ombi/Ombi/src/Ombi.Core/Senders/TvSender.cs:line 253
   at Ombi.Core.Senders.TvSender.Send(ChildRequests model) in /home/runner/work/Ombi/Ombi/src/Ombi.Core/Senders/TvSender.cs:line 52
@tidusjar
Copy link
Member

tidusjar commented May 9, 2024 via email

@fordtough68
Copy link
Author

fordtough68 commented May 9, 2024 via email

@fordtough68
Copy link
Author

fordtough68 commented May 9, 2024 via email

@fordtough68
Copy link
Author

fordtough68 commented May 9, 2024 via email

@shayfer
Copy link

shayfer commented Jul 2, 2024

OK, so i just went and requested a show again and my error has changed, which is fantastic as it confirma my suspicion. I just dont know how to fix it. System.Exception: Invalid Path: '{path}',Invalid Path: '' 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-05-09 07:10:37.044 -04:00 [ERR] Exception thrown when sending a movie to DVR app, added to the request queue System.Exception: Invalid Path: '{path}',Invalid Path: '' at Ombi.Core.Senders.TvSender.SendToSonarr(ChildRequests model, SonarrSettings s) in /home/runner/work/Ombi/Ombi/src/Ombi.Core/Senders/TvSender.cs:line 253 at Ombi.Core.Senders.TvSender.Send(ChildRequests model) in /home/runner/work/Ombi/Ombi/src/Ombi.Core/Senders/TvSender.cs:line 52
________________________________ From: Jamie @.> Sent: Thursday, May 9, 2024 5:15 AM To: Ombi-app/Ombi @.> Cc: fordtough68 @.>; Author @.> Subject: Re: [Ombi-app/Ombi] Will not send shows to sonarr unless selecting advanced options (Issue #5112) That error indicates there’s a missing id in TheMovieDb, so sonarr doesn’t know what the show is. There’s not a lot I can do about that as the ID needs to be on TheMovieDb end
On Thu, 9 May 2024 at 12:38 AM, fordtough68 @.> wrote: Summary If i use the drop down to select user, quality, etc, it sends just fine. It will not send by just clicking the request button like in the past. This also means that plex watchlists are not sent to sonarr. Radarr works fine. The only changes that have been made is a new root folder, but it is woking fine if i select it in the ombi drop down menu when requesting. Ombi Version 4.43.16 What platform(s) does this occur on? Windows What database are you using? SQLite (Default) Relevant log output 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-05-08 19:32:17.233 -04:00 [ERR] Exception thrown when sending a movie to DVR app, added to the request queue System.Exception: TVDBID is missing at Ombi.Core.Senders.TvSender.SendToSonarr(ChildRequests model, SonarrSettings s) in /home/runner/work/Ombi/Ombi/src/Ombi.Core/Senders/TvSender.cs:line 253 at Ombi.Core.Senders.TvSender.Send(ChildRequests model) in /home/runner/work/Ombi/Ombi/src/Ombi.Core/Senders/TvSender.cs:line 52 — Reply to this email directly, view it on GitHub <#5112>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABSVULE7ZVXLPQRUJSPNSULZBKZOFAVCNFSM6AAAAABHN3IXQ6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGI4DMNRUGQ3DCNY . You are receiving this because you are subscribed to this thread.Message ID: @.>
— Reply to this email directly, view it on GitHub<#5112 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALJERBLVWXHXYNMANKGEHBDZBM5DHAVCNFSM6AAAAABHN3IXQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBSGI3TMMZZG4. You are receiving this because you authored the thread.Message ID: @.***>

Yup I am getting this exact same error message.

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

3 participants