Kodi Community Forum
problem on update rating mpaa from xbmc - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125)
+---- Thread: problem on update rating mpaa from xbmc (/showthread.php?tid=175191)



problem on update rating mpaa from xbmc - liberopadano - 2013-10-07

hi,

I'm new in the forum, if I'm wrong topic excuse me! Blush

I modified the skin 'CONFLUENCE'.
Now I can change the MPAA rating directly from the window 'DIALOGVIDEOINFO'.
I can click on the label 'MPAA RATING' (eg 'PG' value) and then the window 'CUSTOM_MPAA_UPDATE' starts.
Here I select the new MPPA rating (eg 'PG-13') and it is updated in the MySQL DB with script (python Language).
I have this problem: after changing the rating (and closing the window 'CUSTOM_MPAA_UPDATE') when I return to the window 'DIALOGVIDEOINFO' the value of the MPAA rating is 'PG' (old value).
If I close the window 'DIALOGVIDEOINFO' and then restart it, the MPAA rating value is PG-13 (new).

Question: Is it possible to refresh the window 'DIALOGVIDEOINFO' without closing it ? Huh

thanks for the help