Search found 1 match
- 26 Jan 2021, 11:21
- Forum: Scripting and Automation
- Topic: Is there something I can add to my script to get a IMDB rating at the end of my renamed title?
- Replies: 3
- Views: 5672
Is there something I can add to my script to get a IMDB rating at the end of my renamed title?
The script I use at the moment is this: 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 ...