- August 4, 2007
- 861
- 99
- Home Country
-
Spain
- Moderator
- #1
Hi,
I'm trying this skin these days (I was using XFace till now), and all is going just fine... but MyFilms is driving me crazy... Two problems:
- In List and Filmstrip Views inside MyFilms, I can't see coverart (shot2.jpg and shot4.jpg). Inside a film, I can't see many of the info, and also I can't see coverart (shot5.jpg). As you can see in shot3.jpg and shot4.jpg, coverart is well configured, as I can see thumbs.
- I start MP and go to MyMusic. As you can see on shot1.jpg, coverart is working just fine in List View (also in Fimstrip View). Now I go to MyFilms (any section) and go back to MyMusic. As you can see on shot6.jpg, coverart is no more been shown in List or Filmstrip Views. This same thing happens on MyPictures.
Some considerations:
- I have this behaviour on v0.4.298 and also on last Beta v0.5.361.
- I'm using last MyFilms plugin, 4.8.0b.
- This is working well under XFace skin.
- I asume this is not a common problem, because it's quite noticeable, and I can't find many people with this problem. In fact, I only found one post, here. In that post you can find something that may help. User z3us sent me his modified .xmls for MyFilms, ant they solved first bug, but second one is still present. I also attach here his files.
Hope someone can point me in right direction...
I'd like to definetely switch to this astonishing skin.
------------------------------------------
EDIT: Ok... after comparing MesFilms.xml from original pack, and the one modified by z3us, I think I found the problem... It's impossible that .xml from original pack can show cover:
visible no? I can see different errors inside xmls that explain many of the missing covers... So I asume no one is using MesFilms xmls from original StreamMP package with success...
Once found this, I must say I can't understand anything about the second bug. I can't understand how MyFilms xmls can break other MP sections, as MyPictures or MyMusic... ¿?
I'm trying this skin these days (I was using XFace till now), and all is going just fine... but MyFilms is driving me crazy... Two problems:
- In List and Filmstrip Views inside MyFilms, I can't see coverart (shot2.jpg and shot4.jpg). Inside a film, I can't see many of the info, and also I can't see coverart (shot5.jpg). As you can see in shot3.jpg and shot4.jpg, coverart is well configured, as I can see thumbs.
- I start MP and go to MyMusic. As you can see on shot1.jpg, coverart is working just fine in List View (also in Fimstrip View). Now I go to MyFilms (any section) and go back to MyMusic. As you can see on shot6.jpg, coverart is no more been shown in List or Filmstrip Views. This same thing happens on MyPictures.
Some considerations:
- I have this behaviour on v0.4.298 and also on last Beta v0.5.361.
- I'm using last MyFilms plugin, 4.8.0b.
- This is working well under XFace skin.
- I asume this is not a common problem, because it's quite noticeable, and I can't find many people with this problem. In fact, I only found one post, here. In that post you can find something that may help. User z3us sent me his modified .xmls for MyFilms, ant they solved first bug, but second one is still present. I also attach here his files.
Hope someone can point me in right direction...
------------------------------------------
EDIT: Ok... after comparing MesFilms.xml from original pack, and the one modified by z3us, I think I found the problem... It's impossible that .xml from original pack can show cover:
Code:
<control>
<description>Thumbnail with video playing</description>
<type>image</type>
<id>1020</id>
<posX>28</posX>
<posY>254</posY>
<width>256</width>
<height>380</height>
<texture>#picture</texture>
<visible>no</visible>
</control>
visible no? I can see different errors inside xmls that explain many of the missing covers... So I asume no one is using MesFilms xmls from original StreamMP package with success...
Once found this, I must say I can't understand anything about the second bug. I can't understand how MyFilms xmls can break other MP sections, as MyPictures or MyMusic... ¿?