MyVideos IMDb is weird (2 Viewers)

kanelbulle

Portal Member
February 29, 2008
25
1
Home Country
Sweden Sweden
Hey!

Fixed my previous problem, so here's just a tiny new one :)
As you can see on my screenshot, there's something worng with the formatting (Watched: No, Runtime: 124) and so on... how do I fix this?
 

Attachments

  • screen.jpg
    screen.jpg
    183.6 KB

Psycho Reptile

Retired Team Member
  • Premium Supporter
  • April 19, 2006
    1,316
    787
    Cambridge, England
    Home Country
    United Kingdom United Kingdom
    That's a rather odd resolution you're running :confused: , but you should be able to fix it by changing the red items in myvideo.xml.
    Code:
        <control>
          <description>Watched value</description>
          <type>fadelabel</type>
          <id>1</id>
          [COLOR="red"][B]<posX>377</posX>[/B][/COLOR]
          <posY>670</posY>
          <width>560</width>
          <label>#iswatched</label>
          <font>font10</font>
        </control>
        <control>
          <description>Runtime value</description>
          <type>label</type>
          <id>1</id>
          [COLOR="Red"][B]<posX>360</posX>[/B][/COLOR]
          <posY>695</posY>
          <label>#runtime</label>
          <font>font10</font>
        </control>
     

    Djang

    Portal Pro
    November 3, 2007
    79
    6
    Home Country
    Netherlands Netherlands
    IS it possible to translate the watched value? The watched word is tranlated to dutch but the value it gives is still in english.
     

    Darre

    Portal Pro
    April 21, 2007
    925
    80
    Home Country
    Norway Norway
    Same prob here, I tried editing strings to fix it, but no luck. Probably hardcoded english, but shouldn't be to hard to fix for someone who knows their way around the code :)
     

    Djang

    Portal Pro
    November 3, 2007
    79
    6
    Home Country
    Netherlands Netherlands
    I replaced it with the producer string :D
    I didn't need that info anyway.

    Now I need to reline some stuff and see if I can add some extra icons, I have some free space on the right so it schouldn't be a problem.

     

    Psycho Reptile

    Retired Team Member
  • Premium Supporter
  • April 19, 2006
    1,316
    787
    Cambridge, England
    Home Country
    United Kingdom United Kingdom
    IS it possible to translate the watched value? The watched word is tranlated to dutch but the value it gives is still in english.
    That's because the word "Watched" comes from the strings_XXX.xml file and the word "No" comes from the VideoDatabaseV5.db3, if I'm not mistaken...
     

    rmack27

    New Member
    February 19, 2008
    3
    0
    Home Country
    Canada Canada
    I edited mine so it shows the director instead of watched. much more useful.
     

    Darre

    Portal Pro
    April 21, 2007
    925
    80
    Home Country
    Norway Norway
    IS it possible to translate the watched value? The watched word is tranlated to dutch but the value it gives is still in english.
    That's because the word "Watched" comes from the strings_XXX.xml file and the word "No" comes from the VideoDatabaseV5.db3, if I'm not mistaken...

    Shouldnt it be possible to change the value output by videoDB, and then make MP grab the result from strings*.xml? IMO this is a 'bug' as it makes Norwegian(and any language other then english) MP look wrong..
     

    Users who are viewing this thread

    Similar threads

    I removed all sign of MySQL, rebooted, did a clean reinstall. It reinstalled 5.6, But I've still got both the same problem - unable to connect to any of the specified MySQL hosts. And Hostname is still in red. I don't understand - this is a dedicated TV computer. Unless an update did this I don't know why there's a problem in the...
    I removed all sign of MySQL, rebooted, did a clean reinstall. It reinstalled 5.6, But I've still got both the same problem -...
    I've been using MediaPortal for 20 or so years. Last night it recorded perfectly. This arvo it doesn't - will run videos but not...
    Replies
    2
    Views
    866
    Mistake
    Mistake
    I've been using MediaPortal for 20 or so years. Last night it recorded perfectly. This arvo it doesn't - will run videos but not...
    Replies
    26
    Views
    4K
    Ok, so perhaps a solution, but not the "right" solution. On the client, within media portal configuration, under TV settings, advanced options, I switched to UNC paths instead of the default RSS, and it's working very well. Sure I had to figure out the paths, but no big deal. Maybe helpful for someone in the future. Thanks for the...
    Ok, so perhaps a solution, but not the "right" solution. On the client, within media portal configuration, under TV settings...
    Hi folks. I have an issue with a new install/integration into my mediaportal system. I have a “mediaportal server” which has the TV...
    Replies
    5
    Views
    496
    I eventually came across the TwinHan driver CD that was included with the original product. The CD contains numerous drivers for the different TwinHan tuner models, but the drivers are for Win 2K (32-bit only) and Win XP (32-bit and 64-bit). The drivers install directly on Vista, and the drivers can be installed on Win 7 and Win 10...
    I eventually came across the TwinHan driver CD that was included with the original product. The CD contains numerous drivers for...
    Hi, went from a 1.29 install (working, reinstalled for other reasons) on a fairly fresh and fully updated Windows 10 system for a...
    Replies
    24
    Views
    2K
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use just to control volume and standby, will no longer put my devices (TV & AVR) to sleep when the HTPC is put in standby. Also when I wake up the HTPC MP closes or crashes (not sure which) as per the example in...
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use...
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use...
    Replies
    0
    Views
    390
    Top Bottom