MediaStream by pilehave - upd. 22/08/09 (2 Viewers)

ddlooping

MP Donator
  • Premium Supporter
  • November 23, 2008
    80
    5
    Home Country
    United Kingdom United Kingdom
    Thank you very much pilehave. :)

    Looks like it's Moving Pictures? In that case it's movingpictures.facade.xml

    I'll fix the bug in next update :)
    I can't find the values that need to be changed. :oops:
     

    pilehave

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

    I would like to use the MyFilms Plugin with this nice skin.

    Basically I got it to work, but unfortunatly the discription text on the main page of the plugin is missing (see screenshot).
    I use version 4.7.9a of the MyFilms plugin.

    What I am doing wrong ?

    Marcus

    You're not doing anything wrong, unfortunately My Films is not very good at allowing different design for filmstrip, icons and lists. This means that you can only use one of the views and has to remoce the others by hand :mad:

    I have just posted this problem in the "My Films" thread. Let's hope this changes :)
     

    zebons

    Portal Pro
    January 2, 2006
    1,484
    114
    Hi,

    I would like to use the MyFilms Plugin with this nice skin.

    Basically I got it to work, but unfortunatly the discription text on the main page of the plugin is missing (see screenshot).
    I use version 4.7.9a of the MyFilms plugin.

    What I am doing wrong ?

    Marcus

    You're not doing anything wrong, unfortunately My Films is not very good at allowing different design for filmstrip, icons and lists. This means that you can only use one of the views and has to remoce the others by hand :mad:

    I have just posted this problem in the "My Films" thread. Let's hope this changes :)
    Unfortunately i Cann't get your skin to work :
    • No text and thumb when launching MP (I have to go in the Home menu and when i get back, I got thumbs and Menus)
    • I cann't enter in my plugin (I have No entry Mes Films as I labelled my plugin)
    • I try to enter int the Movies entry (may be MyFilms ?) but no way even in debug mode I don't enter in the MyFilms plugin Code !!!
    So it's difficult to help you..
    I take a look on the MyFilms skin file delivered in your package and I found a lot of mistake... (fields are declared many times, conditional visibility unusefull : <visible>facadeview.list+facadeview.list</visible>
    I'd like to help you but your skin doesn't work for me even in the main menu. See on the screen copy below what I get when launching MP. I see a very little time a thumb but get after that screen
     

    Attachments

    • MP.JPG
      MP.JPG
      22.7 KB

    joz

    Portal Pro
    March 17, 2008
    1,353
    306
    Home Country
    Netherlands Netherlands
    Hey Zebons,
    No text and thumb when launching MP (I have to go in the Home menu and when i get back, I got thumbs and Menus)
    This is a bug in combination with RC4 and mediastream by pilehave. it's known, Pilehave is on that already I believe. I believe StreamedMP is experiencing similair issues like that. Dunno if they're solved or not. The skin's still usable though, just force the focus on the menu with the mouse.

    I cann't enter in my plugin (I have No entry Mes Films as I labelled my plugin)
    I don't really get what you mean? Where do you want myfilms? Are you looking for it in the plugins section? I have a MyFilms button on the WatchMenu works perfectly fine.
    I try to enter int the Movies entry (may be MyFilms ?) but no way even in debug mode I don't enter in the MyFilms plugin Code !!!
    Probably me but don't get this either. What code? Why would you need to enter codes? Or do you by any change mean the WindowID? If so then I don't get that you're not willing to do that.

    take a look on the MyFilms skin file delivered in your package and I found a lot of mistake.
    I have already uploaded my skin adjustments I did for My FIlms for mediastream (I adjusted Pilehaves starting files) and noticed the same duplicate entries etc. I attached (the same as already posted in myfilms thread) a file that works a lot better in my opinion, especially the details view of a movie. No offense Pilehave but you kinda messed that one up, probably you have done this skin quick and dirty, like we al do things that way sometime :)

    p.s.
    If you could help me out with the questions I posted I'd be happy to improve my skinning a bit more. If you or Pilehave are feeling up to it you can grab my files too and improve them yourself some more. I'd really like to start using Moving Piuctures fanart with MyFilms though. Getting labels (the prompts esspecially) to hide when there's no text in the variable would be nice too.
     

    pilehave

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

    I would like to use the MyFilms Plugin with this nice skin.

    Basically I got it to work, but unfortunatly the discription text on the main page of the plugin is missing (see screenshot).
    I use version 4.7.9a of the MyFilms plugin.

    What I am doing wrong ?

    Marcus

    You're not doing anything wrong, unfortunately My Films is not very good at allowing different design for filmstrip, icons and lists. This means that you can only use one of the views and has to remoce the others by hand :mad:

    I have just posted this problem in the "My Films" thread. Let's hope this changes :)
    Unfortunately i Cann't get your skin to work :
    • No text and thumb when launching MP (I have to go in the Home menu and when i get back, I got thumbs and Menus)
    • I cann't enter in my plugin (I have No entry Mes Films as I labelled my plugin)
    • I try to enter int the Movies entry (may be MyFilms ?) but no way even in debug mode I don't enter in the MyFilms plugin Code !!!
    So it's difficult to help you..
    I take a look on the MyFilms skin file delivered in your package and I found a lot of mistake... (fields are declared many times, conditional visibility unusefull : <visible>facadeview.list+facadeview.list</visible>
    I'd like to help you but your skin doesn't work for me even in the main menu. See on the screen copy below what I get when launching MP. I see a very little time a thumb but get after that screen

    Well...no, the skin file is not finished, but I'm working on it. Or, I was, until I found out that you could only use the same label one time, so I can't have different locations for items in filmstrip-view than in list-view.

    Moving Pictures and MP-TV Series can do just that.

    In both of these plugins I have the same text in many labels, because they don't address the ID on the label, but the <label> property itself.

    I think that you should do this:

    GUIPropertyManager.SetProperty("#plot", "the plot text goes here");

    This way I could have 1000 labels placed where I would, but with the same text. And, then I could show/hide them vith the visibility-property...
     

    dakota_ii

    Portal Pro
    January 2, 2006
    190
    5
    joz,

    I just tried your optimized *.xml files for the MyFilms Plugin. They work a lot better. Thanks for sharing !

    i assume it is by desgin, that there is no description text on the main page anymore, isn't it ?

    On the details page the text is correct now.

    It is great that you guys discuss the issues. I really hope that you can sort the problems out, as it is an awesome skin and an awesome plugin !

    Marcus
     

    zebons

    Portal Pro
    January 2, 2006
    1,484
    114
    @joz,

    I just tried your optimized *.xml files for the MyFilms Plugin. They work a lot better. Thanks for sharing !

    i assume it is by desgin, that there is no description text on the main page anymore, isn't it ?

    On the details page the text is correct now.

    It is great that you guys discuss the issues. I really hope that you can sort the problems out, as it is an awesome skin and an awesome plugin !

    Marcus
    Here is MyFilms modified :p Only skins issues as I said before !
     

    pilehave

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

    I just tried your optimized *.xml files for the MyFilms Plugin. They work a lot better. Thanks for sharing !

    i assume it is by desgin, that there is no description text on the main page anymore, isn't it ?

    On the details page the text is correct now.

    It is great that you guys discuss the issues. I really hope that you can sort the problems out, as it is an awesome skin and an awesome plugin !

    Marcus
    Here is MyFilms modified :p Only skins issues as I said before !

    :sorry:

    Had no idea that it could be done.

    :D
     

    Raytestrak

    MP Donator
  • Premium Supporter
  • April 12, 2008
    497
    21
    50
    Honselersdijk
    Home Country
    Netherlands Netherlands
    Help :(

    I've uninstalled StreamedMP (using the add/remove programs entry) and now MediaStream by Pilehave says the skin is outdated when I start it.
    The reference.xml file says 0.9.4.0 and I'm using RC4 so it should be okay, any idea what I am overlooking?
     

    Users who are viewing this thread

    Top Bottom