My current goal is to get individual episode ratings and movie ratings from IMDB for my media files.
- @rednoah has mentioned previously that episode ratings are not supported viewtopic.php?t=3080
Playing around with FileBot GUI (ver4.9.1), I recently got it to display individual episode ratings using the codebut I am not able to figure out where (as in TVDB, IMDB, TMDB, etc.) these episode ratings are coming fromCode: Select all
{episode.info.rating}
...Can someone please help understand if this piece of code is actually giving me individual episode level ratings and if so then from where?? And can we change the source to IMDB?
- I am trying the following bits of code
and only the {id} seems to work while all else give me a blank. Could anyone please guide me on what is wrong here?
Code: Select all
{id}, {tmdbid}, {imdbid}, {omdbid},
~kg
ps: Apologies for repeating #1 in the list as I am unable to figure out how to get a numbered list to work properly in the forum comments
