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
Language specific support
Deutsches MediaPortal Forum
Plugins & Skins für das MediaPortal
Skins
Skin Modifikationen
Anzeige von "Studio" Logo in MovPic!
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="Holzi" data-source="post: 833135" data-attributes="member: 104034"><p>Hallo!</p><p>Seit dieser MovingPictures Version (1.3.0 BETA) ist es möglich sich auch das Studiologo eines Filmes anzuzeigen. Die neuen Scraper holen sich die Daten schon automatisch von der IMDb Seite.</p><p></p><p>Als Beispielcode für StreamedMP einfach den nachfolgenden Block in die movingpictures.common.details.xml einfügen:</p><p></p><p> <control></p><p> <description>Studio</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>850</posX></p><p> <posY>395</posY></p><p> <width>133</width></p><p> <height>90</height></p><p> <texture>Logos\Studios\#MovingPictures.SelectedMovie.studios.png</texture></p><p> <visible>!Control.IsVisible(50)+!Control.IsVisible(51)+!Control.HasFocus(667)</visible></p><p> </control></p><p></p><p>am besten unter dem "Runtime" Block.</p><p></p><p>Die Studio Logos habe ich von hier: <a href="https://github.com/ccMatrix/StudioLogos/tree/master/161x109_mono_png" target="_blank">https://github.com/ccMatrix/StudioLogos/tree/master/161x109_mono_png</a></p><p>in den Ordner ..MediaPortal\skin\StreamedMP\Media\Logos\Studios kopiert.</p><p></p><p>Anbei noch ein Beispielscreenshot.</p></blockquote><p></p>
[QUOTE="Holzi, post: 833135, member: 104034"] Hallo! Seit dieser MovingPictures Version (1.3.0 BETA) ist es möglich sich auch das Studiologo eines Filmes anzuzeigen. Die neuen Scraper holen sich die Daten schon automatisch von der IMDb Seite. Als Beispielcode für StreamedMP einfach den nachfolgenden Block in die movingpictures.common.details.xml einfügen: <control> <description>Studio</description> <type>image</type> <id>0</id> <posX>850</posX> <posY>395</posY> <width>133</width> <height>90</height> <texture>Logos\Studios\#MovingPictures.SelectedMovie.studios.png</texture> <visible>!Control.IsVisible(50)+!Control.IsVisible(51)+!Control.HasFocus(667)</visible> </control> am besten unter dem "Runtime" Block. Die Studio Logos habe ich von hier: [URL="https://github.com/ccMatrix/StudioLogos/tree/master/161x109_mono_png"]https://github.com/ccMatrix/StudioLogos/tree/master/161x109_mono_png[/URL] in den Ordner ..MediaPortal\skin\StreamedMP\Media\Logos\Studios kopiert. Anbei noch ein Beispielscreenshot. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Language specific support
Deutsches MediaPortal Forum
Plugins & Skins für das MediaPortal
Skins
Skin Modifikationen
Anzeige von "Studio" Logo in MovPic!
Contact us
RSS
Top
Bottom