Kodi Community Forum
re-fetch IMDB ratings using the command line interface - 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: re-fetch IMDB ratings using the command line interface (/showthread.php?tid=361501)



re-fetch IMDB ratings using the command line interface - BZwart - 2021-03-18

Is it possible to only re-fetch IMDB ratings for all TV shows and movies using the command line interface?

What I do ATM is use the –scrapeAll parameter.


RE: re-fetch IMDB ratings using the command line interface - spinmaster - 2021-03-18

I am interested in the exact same thing: updating the IMDB ratings from time to time - without rescraping everything else.

If this is not possible via CLI: what is the best way to do this via the GUI?


RE: re-fetch IMDB ratings using the command line interface - myron - 2021-03-18

CLI can only do basic things like scraping (with configuration configured in GUI)
So scraping in GUI, and unticking everything but ratings should do the trick...


RE: re-fetch IMDB ratings using the command line interface - tars - 2021-03-19

For just refetching IMDb ratings (and votes), using Enhanced Editing> Re-fetch IMDb ratings would be much faster than re-scraping it.


RE: re-fetch IMDB ratings using the command line interface - tars - 2021-03-20

I just noticed Enhanced Editing> Re-fetch IMDb ratings doesn't update episode ratings if the the episodes are selected with the main TV show row. To update episode ratings, you have to only select episodes rows. This makes it impossible to update all shows and episodes ratings in one shot.
I think it should update episode ratings too if a show is selected even with all nodes collapsed.


RE: re-fetch IMDB ratings using the command line interface - tars - 2021-03-23

Thanks for the fix! Now it updates episode ratings as well when a show is selected even with all nodes collapsed.