diff --git a/1080i/Includes_OSD.xml b/1080i/Includes_OSD.xml index 0df827f8..d82da54b 100644 --- a/1080i/Includes_OSD.xml +++ b/1080i/Includes_OSD.xml @@ -1023,7 +1023,7 @@ SetProperty(OSDExtendedInfo,1,Home) Pause Action(Close) - RunScript(plugin.video.themoviedb.helper,add_path=plugin://plugin.video.themoviedb.helper/?info=find&type=movie&imdb_id=$INFO[VideoPlayer.IMDBNumber],call_id=1137,delay=0.35) + RunScript(plugin.video.themoviedb.helper,add_path=plugin://plugin.video.themoviedb.helper/?info=details&type=movie&imdb_id=$INFO[VideoPlayer.IMDBNumber],call_id=1137,delay=0.35) RunScript(plugin.video.themoviedb.helper,add_path=plugin://plugin.video.themoviedb.helper/?info=details&type=movie&query=$INFO[Player.Title],call_id=1137,delay=0.35) RunScript(plugin.video.themoviedb.helper,add_path=plugin://plugin.video.themoviedb.helper/?info=details&type=tv&query=$INFO[VideoPlayer.TvShowTitle],call_id=1137,delay=0.35)