Is there something I can add to my script to get a IMDB rating at the end of my renamed title?
Posted: 26 Jan 2021, 11:21
The script I use at the moment is this:
It has worked perfectly for years in regards to how I have liked my movie folders and files renamed, however, I would love to be able to add the IMDB rating to the end of the title if possble. Does anyone know If and how I could do this?
Cheers.
Code: Select all
filebot -script fn:amc --output "F:\Filebot\Completed" --log-file amc.log --action move --conflict override -non-strict "F:\Filebot\Movies" --def music=n subtitles=en artwork=y extras=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"
Cheers.
