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
Popular Plugins
Moving Pictures
Display the language and subtitles of the movie
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="marvenius" data-source="post: 363739" data-attributes="member: 82232"><p>retrieving info from the nfo file would not be a good idea from usability. That's why there is a database <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p>Off course, when rebuilding, info from the nfo file can (and will) be used to retrieve movie information.</p><p>On the other hand, you can customize data in the database from the Moving Pictures configuration.</p><p>Adding something to the skinfiles should not be a problem.</p><p>[code] <control></p><p> <description>Language Label</description></p><p> <type>label</type></p><p> <id>0</id></p><p> <posX>444</posX></p><p> <posY>388</posY></p><p> <textcolor>efefef</textcolor></p><p> <font>font12</font></p><p> <label>LANGUAGE:</label></p><p> <visible>[facadeview.list|facadeview.smallicons|facadeview.largeicons]+Control.IsVisible(50)</visible></p><p> </control></p><p></p><p> <control></p><p> <description>Runtime</description></p><p> <type>fadelabel</type></p><p> <id>0</id></p><p> <posX>525</posX></p><p> <posY>388</posY></p><p> <textcolor>000000</textcolor></p><p> <font>font12</font></p><p> <label>#MovingPictures.SelectedMovie.language</label></p><p> <visible>[facadeview.list|facadeview.smallicons|facadeview.largeicons]+Control.IsVisible(50)</visible></p><p> </control></p><p>[/code]</p><p>something like that should display for the selected movie</p><p>You probable have to move the coordinates around a bit to display correctly on your display.</p></blockquote><p></p>
[QUOTE="marvenius, post: 363739, member: 82232"] retrieving info from the nfo file would not be a good idea from usability. That's why there is a database ;) Off course, when rebuilding, info from the nfo file can (and will) be used to retrieve movie information. On the other hand, you can customize data in the database from the Moving Pictures configuration. Adding something to the skinfiles should not be a problem. [code] <control> <description>Language Label</description> <type>label</type> <id>0</id> <posX>444</posX> <posY>388</posY> <textcolor>efefef</textcolor> <font>font12</font> <label>LANGUAGE:</label> <visible>[facadeview.list|facadeview.smallicons|facadeview.largeicons]+Control.IsVisible(50)</visible> </control> <control> <description>Runtime</description> <type>fadelabel</type> <id>0</id> <posX>525</posX> <posY>388</posY> <textcolor>000000</textcolor> <font>font12</font> <label>#MovingPictures.SelectedMovie.language</label> <visible>[facadeview.list|facadeview.smallicons|facadeview.largeicons]+Control.IsVisible(50)</visible> </control> [/code] something like that should display for the selected movie You probable have to move the coordinates around a bit to display correctly on your display. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Display the language and subtitles of the movie
Contact us
RSS
Top
Bottom