Kodi Community Forum
[HELP] IMDB Production scraper with "/" between studios and less results - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: TinyMediaManager (https://forum.kodi.tv/forumdisplay.php?fid=204)
+---- Thread: [HELP] IMDB Production scraper with "/" between studios and less results (/showthread.php?tid=360612)



[HELP] IMDB Production scraper with "/" between studios and less results - maniyac - 2021-02-20

I have recently migrated from TMM v2 to v3

I have noticed a few differences but one seems to be IMDB production tab scraper retrieving different results with the same (as much as they can be) settings.

I use IMDB as the scrapper with all scaper options selected (besides tags) meaning the info would come from TMDB (I think)

I will use this recent movie as an example: https://www.imdb.com/title/tt12885852/

The NFO under TMM v2.9.17.1 was as follows:
Quote:<studio>Warner Bros. Animation</studio>
  <studio>DC Entertainment</studio>
  <studio>DC Comics</studio>
  <studio>Warner Bros. Home Entertainment Group</studio>


The NFO under TMM v3.1.12.1 is as follows:
Quote:<studio>Warner Bros. Animation</studio>
  <studio>DC Comics</studio>

Commas instead of forward-slashes and less studios, I have no idea why?

I could probably live with the commas (although I have a large database where they are "/" and I rather be consistent) but less studios also worries me some data is missing?


RE: [HELP] IMDB Production scraper with "/" between studios and less results - mlaggner - 2021-02-21

I do not see any commas/forward slashes here?! Or do you just reference the rendered value IN tmm? If you do so, this is intentional since other arrays (like genres, tags, ...) are also comma separated and using forward slashes here is just a break of the UI behaviour