home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
TVGemist plugin
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="moiristo" data-source="post: 308635" data-attributes="member: 26940"><p>I checked my code and the skin code. The error seems to occur because the B&W xml file doesn't define the image control (id 3) that contains the program thumbnail, while the plugin expects it. I could alter the code to make it optional, but I guess it is easier to define something like this in B&W tvgemist_uitzendinggemist_info (if you don't want to see the program image):</p><p></p><p><control></p><p> <type>image</type></p><p> <id>3</id></p><p> <width>0</width></p><p> <height>0</height></p><p></control></p></blockquote><p></p>
[QUOTE="moiristo, post: 308635, member: 26940"] I checked my code and the skin code. The error seems to occur because the B&W xml file doesn't define the image control (id 3) that contains the program thumbnail, while the plugin expects it. I could alter the code to make it optional, but I guess it is easier to define something like this in B&W tvgemist_uitzendinggemist_info (if you don't want to see the program image): <control> <type>image</type> <id>3</id> <width>0</width> <height>0</height> </control> [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
TVGemist plugin
Contact us
RSS
Top
Bottom