adultmm / AdultMediaManager

Adult Media Manager is the ultimate media manager for your adult movies and videos. Organize your content for Kodi, Plex, and other media centers.
192 stars 30 forks source link

jeedoo fails if no match found? #130

Closed wkearney99 closed 2 weeks ago

wkearney99 commented 1 month ago

Search for a movie where you know there's not going to be a match. Repeatable using gibberish text like asdsdfsdfg

Throws an error Message: The request was aborted: The connection was closed unexpectedly.

2024-10-13 10:01:11.6038,AdultScraper.Shared.ErrorReporter,AdultScraper.Shared.ErrorReporter+LoggerErrorReporter.ReportError,7,ERROR,An error occurred during searching for the movie. Scraper: Jeedoo Message: The request was aborted: The connection was closed unexpectedly.,"EXCEPTION OCCURRED:System.Net.WebException: The request was aborted: The connection was closed unexpectedly. at System.Net.HttpWebRequest.GetResponse() at HtmlAgilityPack.HtmlWeb.Get(Uri uri, String method, String path, HtmlDocument doc, IWebProxy proxy, ICredentials creds) at HtmlAgilityPack.HtmlWeb.LoadUrl(Uri uri, String method, WebProxy proxy, NetworkCredential creds) at HtmlAgilityPack.HtmlWeb.Load(Uri uri, String method) at HtmlAgilityPack.HtmlWeb.Load(String url) at AdultScraper.Shared.JeedooScraper.SearchOnSiteByTitle(String title, Nullable1 year, String lang, String moviePath, SearchResultContainer1 results, Int32 page) at AdultScraper.Shared.JeedooScraper.SearchByTitle(String title, Nullable1 year, String lang, String moviePath, SearchResultContainer1 results) at AdultScraper.Shared.MovieScraper.SearchByTitle(String title, Nullable1 year, String lang, String moviePath)* at System.Net.HttpWebRequest.GetResponse() at HtmlAgilityPack.HtmlWeb.Get(Uri uri, String method, String path, HtmlDocument doc, IWebProxy proxy, ICredentials creds) at HtmlAgilityPack.HtmlWeb.LoadUrl(Uri uri, String method, WebProxy proxy, NetworkCredential creds) at HtmlAgilityPack.HtmlWeb.Load(Uri uri, String method) at HtmlAgilityPack.HtmlWeb.Load(String url) at AdultScraper.Shared.JeedooScraper.SearchOnSiteByTitle(String title, Nullable1 year, String lang, String moviePath, SearchResultContainer1 results, Int32 page) at AdultScraper.Shared.JeedooScraper.SearchByTitle(String title, Nullable1 year, String lang, String moviePath, SearchResultContainer1 results) at AdultScraper.Shared.MovieScraper.SearchByTitle(String title, Nullable1 year, String lang, String moviePath)"

adultmm commented 2 weeks ago

Fixed in v1.0.1.