#MovingPictures.SelectedMovie.user_score ? (1 Viewer)

pilehave

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

    In my skin I have the following label:

    <label>#MovingPictures.SelectedMovie.score / 10 (Rated: #MovingPictures.SelectedMovie.user_score)</label>

    In earlier versions of Moving Picture this worked, but now it doesn't display the user_score anymore?

    :D
     

    fforde

    Community Plugin Dev
    June 7, 2007
    2,667
    1,702
    43
    Texas
    Home Country
    United States of America United States of America
    Hrmm... well here is the problem. That field was added to the database very early on, but we never really used it for anything. Shortly after we added the foundation of the user system. This is where the watched flag is stored and where the new version of the User Rating is stored. The idea is this would allow us in the future to track these things on a user by user level (although for now there is just one user in everyones database obviously).

    So long story short that field has been deprecated for a while. I didn't know anyone was using it and we just now finally got around to getting rid of it so we again have only one User Rating field. The new User Rating field is displayed in 0.7 in the config (and I believe it was in 0.6 as well), but unfortunately it's not currently available in the GUI.

    If you feel like this is a high priority issue, we might be able to squeeze this into 0.7.1, although I'd have to talk with the rest of the team first. What do you think? How critical is this?
     

    pilehave

    Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    • Thread starter
    • Moderator
    • #3
    Hrmm... well here is the problem. That field was added to the database very early on, but we never really used it for anything. Shortly after we added the foundation of the user system. This is where the watched flag is stored and where the new version of the User Rating is stored. The idea is this would allow us in the future to track these things on a user by user level (although for now there is just one user in everyones database obviously).

    So long story short that field has been deprecated for a while. I didn't know anyone was using it and we just now finally got around to getting rid of it so we again have only one User Rating field. The new User Rating field is displayed in 0.7 in the config (and I believe it was in 0.6 as well), but unfortunately it's not currently available in the GUI.

    If you feel like this is a high priority issue, we might be able to squeeze this into 0.7.1, although I'd have to talk with the rest of the team first. What do you think? How critical is this?

    Well, it's not that critical, but I would like to know when the field is available in GUI, then I can re-add it to the skin :)
     

    fforde

    Community Plugin Dev
    June 7, 2007
    2,667
    1,702
    43
    Texas
    Home Country
    United States of America United States of America
    Okay, well I will not make changes to 0.7.1 for this then as it would require a bit of new logic and I really want to reduce the risk of new bugs being introduced as much as possible. We'll add the field back to the skin for 0.8. I think in an in GUI interactive rating system will not be implemented until 0.9 or 1.0 though.
     

    Nemulate

    Portal Pro
    December 29, 2005
    607
    9
    IOW
    Home Country
    England England
    Off topic I know but will you be adding the fanart fade to Mediastream Pilehave in the next version now Moving pictures supports it?

    Thanks
     

    Vergo

    Portal Pro
    August 30, 2005
    162
    59
    Brugge
    Home Country
    Belgium Belgium
    Okay, well I will not make changes to 0.7.1 for this then as it would require a bit of new logic and I really want to reduce the risk of new bugs being introduced as much as possible. We'll add the field back to the skin for 0.8. I think in an in GUI interactive rating system will not be implemented until 0.9 or 1.0 though.

    I'm using this field too, since I don't give a crap about IMDB ratings.
    Has this field been reintroduced yet or still on schedule for 0.8? I can't find the issue on the tracker...
     

    Users who are viewing this thread

    Top Bottom