-
Notifications
You must be signed in to change notification settings - Fork 147
Action: rate
Razzeee edited this page Mar 21, 2015
·
2 revisions
Adds the ability to trigger a manual rating.
To rate the currently selected item:
RunScript(script.trakt,action=rate)
To rate a specific item:
RunScript(script.trakt,action=rate,media_type=<show|season|episode|movie>,dbid=#)
Rating the currently selected item only works in the various video library views, so either Movies, or TV Shows.
The best way to do this is to add a custom mapping RunScript(script.trakt,action=rate)
to your keyboard.xml. For example, in testing, I used the key V to trigger a manual rate.