Missing #MovingPictures.SelectedMovie.runtime ? (1 Viewer)

pilehave

Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    Hi

    Testing out 0.8 build, I find that #MovingPictures.SelectedMovie.runtime is no longer exposed to skin (at least not in the details screen).

    This means that there is no way of displaying the full runtime in minutes. Could this be fixed? Perhaps as:

    #MovingPictures.SelectedMovie.runtime.totalminute = "110"
    #MovingPictures.SelectedMovie.runtime.localized.totalminute = "110 minutes"

    :D
     

    1stdead

    Portal Pro
    February 1, 2008
    1,089
    139
    Copenhagen
    Home Country
    Denmark Denmark
    As far as i know this is:
    #MovingPictures.Translation.Runtime.Label
    #MovingPictures.SelectedMovie.runtime.localized.long

    Moving pictures then automatically choose hours and minutes. Don't think minutes only is possible right now.

    (tried to change to skin myself and that above was my result :))
     

    pilehave

    Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    • Thread starter
    • Moderator
    • #3
    As far as i know this is:
    #MovingPictures.Translation.Runtime.Label
    #MovingPictures.SelectedMovie.runtime.localized.long

    Moving pictures then automatically choose hours and minutes. Don't think minutes only is possible right now.

    (tried to change to skin myself and that above was my result :))

    Yeah...but it is possible in 0.7.5, so I would like to se it in 0.8 too!
     

    fforde

    Community Plugin Dev
    June 7, 2007
    2,667
    1,702
    44
    Texas
    Home Country
    United States of America United States of America
    Runtime stuff has changed a bit with 0.8, see the skinner's guide (although, fair warning, it is not completely up to date yet for 0.8). Everything was supposed to be backwards compatible though, so if you create an issue on our tracker we will fix this if possible. You should also consider joining our IRC channel Pilehave. All the developers monitor the channel and you can ask us skinning questions directly. Today it may be a little quiet though as it's a major US holiday. ;)
     

    Users who are viewing this thread

    Top Bottom