time in list view (1 Viewer)

mRAC

Portal Member
October 19, 2006
19
0
125
hi
is there an option to change the time format in list view?

actually it is 1 hour and 23 minutes, i want it to be 1:23 hours?
 

Holzi

Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    Anyway.. i still got a question:
    Is this format still supported? #MovingPictures.LocalMedia.extra.runtime.en.pretty = "1 hour, 37 minutes"
    I think i tried it one time but it didnt work... skin was StreamedMP.
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,755
    7,200
    Sydney
    Home Country
    Australia Australia
    Anyway.. i still got a question:
    Is this format still supported? #MovingPictures.LocalMedia.extra.runtime.en.pretty = "1 hour, 37 minutes"
    I think i tried it one time but it didnt work... skin was StreamedMP.

    That should work if MediaInfo has been scanned since its from the LocalMedia table. Im not sure why the wiki has different format for that field.

    Otherwise you could try using:
    Code:
    #MovingPictures.SelectedMovie.runtime.localized.long

    and override the string translation format in the language file:

    Code:
    <string Field="RuntimeLong">{0} and {1}</string>

    to

    Code:
    <string Field="RuntimeLong">{0}, {1}</string>
     

    Users who are viewing this thread

    Similar threads

    Pushed to Github https :// github.com / MPExtended / Skins / commit / 541cd57a89b85e1971d0a6086e3dc650cb9ab60f
    Pushed to Github https :// github.com / MPExtended / Skins / commit / 541cd57a89b85e1971d0a6086e3dc650cb9ab60f
    Hi there I've recently tried to get the Bootstrap 0.7.255 skins working in a new WebMediaPortal environment but ran into several...
    Replies
    6
    Views
    1K
    thank you Sir, issue is definitely resolved now, i uninstalled the problematic MSE altogether, plus i also now have optimized EPG grabbing configuration, thanks again for all the assistance, wow so much faster on everything now that MSE is out of the picture...MP WAF is now restored and FetchTV STB sits in the corner collecting dust :)
    thank you Sir, issue is definitely resolved now, i uninstalled the problematic MSE altogether, plus i also now have optimized EPG...
    Long time MP user, and recently upgraded to MP1.34, prior to this upgrade, i have for many years successfully used MP with fast and...
    Replies
    20
    Views
    2K
    It is possible to have both MP1 and MP2 installed on the same drive (I have a test partition with just such an arrangement). However... The TV Server parts of MP1 and MP2 start when the system boots, and TV Server runs all of the time, even when it is not recording and live TV is not being viewed. If both TV Servers were active, they...
    It is possible to have both MP1 and MP2 installed on the same drive (I have a test partition with just such an arrangement)...
    Help Please. Yesterday upon switch-on, I had this issue with MP2: When I clicked on the [REC] icon in the following Image...
    Replies
    26
    Views
    3K
    I've updated dlls in first post. Fixes: Summary / Overview was always empty Collections were not filtered to official ones Studios were not populated Fallback to english tagline didn't work Score / Popularity now empty instead of dummy rating and unknown popularity numbers Also I've tried to compile plugin against MP 1.34 x64 and...
    I've updated dlls in first post. Fixes: Summary / Overview was always empty Collections were not filtered to official ones Studios...
    Hi! TheTVDB.com has movies in their API now. API itself looks ok now so I decided to add TVDB to Moving Pictures. Check it if you...
    Replies
    2
    Views
    937
    When they added it, they forgot to add it to the settings.
    When they added it, they forgot to add it to the settings.
    I wanted to turn off all Zoom modes except Normal, Zoom and Stretched, so I did in Configuration. But as Cinema scope is not...
    Replies
    1
    Views
    311
    Top Bottom