Kodi Community Forum
UMS bad URL for scraping - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Information Providers (scrapers) (https://forum.kodi.tv/forumdisplay.php?fid=147)
+----- Forum: Movie Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=302)
+----- Thread: UMS bad URL for scraping (/showthread.php?tid=370633)



UMS bad URL for scraping - daytooner - 2022-12-01

I am trying to run the UMS, but it always returns none.

I checked the URL being sent (both in log and via a sniffer): "https://www.imdb.com/find?q=Avatar&s=tt|accept-language=en-us".

Note the "|". Replaced that with "&", in a web browser, and got the correct search page. Is this new, or has it been fixed? Note that I am running OSMC, on Vero4K. It is the latest version.

Will upload logs asap.

TIA

ken


RE: UMS bad URL for scraping - Dangelus - 2022-12-01

I'm guessing you didn't see the huge thread called "Universal Movie Scraper" in the important threads section of this sub-forum?

Especially this post: https://forum.kodi.tv/showthread.php?tid=129821&pid=3119345#pid3119345

Have a read, it may explain why you are getting some errors perhaps?


RE: UMS bad URL for scraping - daytooner - 2022-12-03

(2022-12-01, 21:55)Dangelus Wrote: I'm guessing you didn't see the huge thread called "Universal Movie Scraper" in the important threads section of this sub-forum?

Especially this post: https://forum.kodi.tv/showthread.php?tid=129821&pid=3119345#pid3119345

Have a read, it may explain why you are getting some errors perhaps?
Yes, I did see the (huge) thread. And spent a lot of time reading through it.

I am just curious about the bad URL the scraper generated: the "|" instead of "&". Using the corrected URL seems to work on IMDB. So maybe that's another problem?


RE: UMS bad URL for scraping - Karellen - 2022-12-03

(2022-12-03, 02:13)daytooner Wrote: I am just curious about the bad URL the scraper generated: the "|" instead of "&". Using the corrected URL seems to work on IMDB. So maybe that's another problem?
Possibly.
The developer for UMS has not been around for a few months. We don't know if he will be returning and my messages to him have gone unanswered.
If you have a fix, submit a PR and it will be looked at and merged if appropriate.