PM3.HD for Linux (List / Full list view)
#1
Question 
Hello,

is there a way to set list view to be a default list viewing instead of Full list?
I'm having trouble in Full list view mode with certain plugins such a youtube.
It hangs xbmc almost every second time when in full list vied mode (while displaying thumbnails on a left side, just before the video file name).
I have noticed that this doesn't happen in list view (where large thumbnails are displayed on the right side of the text).

Is there a setting in *.xml or anywhere where I can set or force List View instead of Full List View?

Any help would be highly appreciated Wink

Cheers all o/
Reply
#2
Ok, I've found out that adding this line

xbmc.executebuiltin("Container.SetViewMode(51)")

in the default.py of the plugin force this plugin to use list view.

Unfortunately, after svn upgrade of the plugin this line disappears, and also adding this line to each plugin is a bit anoying.

Is there a chance to execute this line

xbmc.executebuiltin("Container.SetViewMode(51)")

just before execution of default.py or something like that?

The goal is to force List view.

Cheers Wink
Reply

Logout Mark Read Team Forum Stats Members Help
PM3.HD for Linux (List / Full list view)0