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
4.6.2 (Stable 4.6.2.16/ac9e222 Tue Jan 3 11:48:26 UTC 2017)
Applicable Logs (from /logs/ directory or the Admin page):
System.Runtime.Serialization.SerializationException: Invalid JSON string at RestSharp.SimpleJson.DeserializeObject (System.String json) [0x0000c] in :0 at RestSharp.Deserializers.JsonDeserializer.FindRoot (System.String content) [0x00000] in :0 at RestSharp.Deserializers.JsonDeserializer.Deserialize[T] (RestSharp.IRestResponse response) [0x00007] in :0 at RestSharp.RestClient.Deserialize[T] (RestSharp.IRestRequest request, RestSharp.IRestResponse raw) [0x0005c] in :0
Problem Description:
If you choose one of the suggested lists (Most Anticipated in this case) and try and add a show that hasn't fully scraped (missing poster), such as Marvel's Iron Fist or Star Trek: Discovery, the add fails with the above error in the logs, but no visible sign of error (other than infinite spinning).
Reproduction Steps:
See description above. I guess either don't show the items that can't be scraped (the IMDB link works so I assume you're not grabbing details from there, unless it's OMDB which is having some issues at the moment), handle the error gracefully with a message, or add an alternative for scraping the details (easier said than done I'm sure).
The text was updated successfully, but these errors were encountered:
Hi!
Thanks for the issue report. Before a real human comes by, please make sure you used our bug report format.
Before posting make sure you also read our FAQ and known issues.
Make the title describe your issue. Having "not working" or "I get this bug" for 100 issues, isn't really helpful.
If we need more information or there is some progress we tag the issue or update the tag and keep you updated.
Cheers!
Ombi Support Team
Ombi Version:
V 2.1.1412
Update Branch:
Early Access Preview
Operating System:
Mono (via Docker on a Synology)
Mono Version (only if your not on windows)
4.6.2 (Stable 4.6.2.16/ac9e222 Tue Jan 3 11:48:26 UTC 2017)
Applicable Logs (from
/logs/
directory or the Admin page):Problem Description:
If you choose one of the suggested lists (Most Anticipated in this case) and try and add a show that hasn't fully scraped (missing poster), such as Marvel's Iron Fist or Star Trek: Discovery, the add fails with the above error in the logs, but no visible sign of error (other than infinite spinning).
Reproduction Steps:
See description above. I guess either don't show the items that can't be scraped (the IMDB link works so I assume you're not grabbing details from there, unless it's OMDB which is having some issues at the moment), handle the error gracefully with a message, or add an alternative for scraping the details (easier said than done I'm sure).
The text was updated successfully, but these errors were encountered: