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
Fanart Handler
Latest media handler - time reported as date
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="Rob Hexenmeister" data-source="post: 1258728" data-attributes="member: 113164"><p>Well, I have got the red dots on Basic Home working. I was worried that the titles would disappear from the schedules when the clock went past the EPG end time, but apparently not, they stay until the actual ending of the recording including the optional added minutes at the end of each recording as specified in TV Server (I was worried that the red dot would stay and the titles vanish, creating a mismatch). So I have attached a screen shot and my basichome.xml for your amusement and comment.</p><p></p><p>I am still struggling to get my head around file paths. This is probably because I am a Fellow of the Chartered Association of Building Engineers, and not a Fellow of the Chartered Association of Doing Clever Stuff on Computers.</p><p></p><p>This works:</p><p> <control></p><p> <description>Channel image for recorded TV</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>100</posX></p><p> <posY>1040</posY></p><p> <width>70</width></p><p> <height>40</height></p><p> <texture>C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\tv\logos\#Play.Current.Channel.png</texture></p><p> <centered>yes</centered></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <visible>yes</visible></p><p> </control></p><p></p><p>This does not:</p><p> <control></p><p> <description>Channel image for recorded TV</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>100</posX></p><p> <posY>1040</posY></p><p> <width>70</width></p><p> <height>40</height></p><p> <texture>..\..\..\Thumbs\tv\logos\#Play.Current.Channel.png</texture></p><p> <centered>yes</centered></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <visible>yes</visible></p><p> </control></p><p></p><p>Presumably I am being too literal in typing in the ..\ bits from CyberSimian's post, but as I said, I don't understand the required syntax, so don't know what I am doing.</p><p></p><p>The real tragedy though is that as part of an upgrade to the latest MP build in order to look at Catavolt's TVOSD.xml, my IMON VFD Minidisplay settings have been overwritten and I can't restore them. I am now crying into my coffee because I have had to switch off MiniDisplay to make the volume control work, and then I have had to switch off the volume OSD because it appears every time a key click (click.wav) plays. I don't even need IMON for the remote, I now use FLIRC with a Sky remote control (which is lovely!), so I only need the IMON VFD to show what media are currently playing. Any threads wth a solution that you know of? I have tried restoring the MiniDisplayLibrary.Dll etc. No success. I am so unhappy! <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite16" alt=":cry:" title="Crying :cry:" loading="lazy" data-shortname=":cry:" /></p><p></p><p></p><p>Special thanks to all of you for helping me get my red dots sorted out!! <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite24" alt="(y)" title="Thumbs Up (y)" loading="lazy" data-shortname="(y)" /><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite24" alt="(y)" title="Thumbs Up (y)" loading="lazy" data-shortname="(y)" /><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite24" alt="(y)" title="Thumbs Up (y)" loading="lazy" data-shortname="(y)" /></p></blockquote><p></p>
[QUOTE="Rob Hexenmeister, post: 1258728, member: 113164"] Well, I have got the red dots on Basic Home working. I was worried that the titles would disappear from the schedules when the clock went past the EPG end time, but apparently not, they stay until the actual ending of the recording including the optional added minutes at the end of each recording as specified in TV Server (I was worried that the red dot would stay and the titles vanish, creating a mismatch). So I have attached a screen shot and my basichome.xml for your amusement and comment. I am still struggling to get my head around file paths. This is probably because I am a Fellow of the Chartered Association of Building Engineers, and not a Fellow of the Chartered Association of Doing Clever Stuff on Computers. This works: <control> <description>Channel image for recorded TV</description> <type>image</type> <id>0</id> <posX>100</posX> <posY>1040</posY> <width>70</width> <height>40</height> <texture>C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\tv\logos\#Play.Current.Channel.png</texture> <centered>yes</centered> <keepaspectratio>yes</keepaspectratio> <visible>yes</visible> </control> This does not: <control> <description>Channel image for recorded TV</description> <type>image</type> <id>0</id> <posX>100</posX> <posY>1040</posY> <width>70</width> <height>40</height> <texture>..\..\..\Thumbs\tv\logos\#Play.Current.Channel.png</texture> <centered>yes</centered> <keepaspectratio>yes</keepaspectratio> <visible>yes</visible> </control> Presumably I am being too literal in typing in the ..\ bits from CyberSimian's post, but as I said, I don't understand the required syntax, so don't know what I am doing. The real tragedy though is that as part of an upgrade to the latest MP build in order to look at Catavolt's TVOSD.xml, my IMON VFD Minidisplay settings have been overwritten and I can't restore them. I am now crying into my coffee because I have had to switch off MiniDisplay to make the volume control work, and then I have had to switch off the volume OSD because it appears every time a key click (click.wav) plays. I don't even need IMON for the remote, I now use FLIRC with a Sky remote control (which is lovely!), so I only need the IMON VFD to show what media are currently playing. Any threads wth a solution that you know of? I have tried restoring the MiniDisplayLibrary.Dll etc. No success. I am so unhappy! :cry: Special thanks to all of you for helping me get my red dots sorted out!! (y)(y)(y) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Fanart Handler
Latest media handler - time reported as date
Contact us
RSS
Top
Bottom