2011-07-26, 09:33
doteleven Wrote:When I use then and try to click nothing happens. it just hangs.
That's definitely the correct command to use (verified it by adding it directly to a skin). Did you scan any media into the library? By hanging, do you mean you got a blank screen, or that the dialog box hung on the screen?
Try this instead, swap VideoLibrary for VideoFiles:
Code:
<onclick>ActivateWindow(VideoFiles,plugin://plugin.video.plexbmc/?url=http://192.168.1.200:32400/library/sections/1/all&mode=2,return)</onclick>
Remember to replace the server IP and the section number with your own.
If you are still not getting any further, turn on debugging in the plugin and drop me the xbmc.log file to look at.