PM3.HD CoverFlow Mod

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Jezz_X Offline
Team-XBMC Skinner
Posts: 5,263
Joined: Jun 2006
Reputation: 55
Location: Earth
Post: #41
it should show up in filemode too now you have content set for anything you set to movies

Skins I have done....
[Image: skinsq.png]
And others in the past...

Want to know what I'm working on currently? Check me out on Google+
find quote
igsolt Offline
Member
Posts: 56
Joined: Sep 2008
Reputation: 0
Post: #42
Jezz_X Wrote:it should show up in filemode too now you have content set for anything you set to movies
Yes, you are right,
But my question is there a way to enable coverflow from beginning among other view modes to be on a list without switching to library mod and setting content?
Currently I need to perform the following steps:
1)Fresh install -> video settings -> disable library (I don't use library)-> no coverflow option
2)video settings ->enable library-> go to source -> set content -> coverflow shows up
3)video settings -> disable library -> coverflow stays and now it can be used on any other video source (without content)
find quote
Jezz_X Offline
Team-XBMC Skinner
Posts: 5,263
Joined: Jun 2006
Reputation: 55
Location: Earth
Post: #43
If you open up Views3dCoverView.xml go to line 619 it should say this
<visible>Container.Content(Movies)</visible>
remove the whole line and it will always appear everywhere. (and look dumb in some places too)

Skins I have done....
[Image: skinsq.png]
And others in the past...

Want to know what I'm working on currently? Check me out on Google+
find quote
igsolt Offline
Member
Posts: 56
Joined: Sep 2008
Reputation: 0
Post: #44
Jezz_X Wrote:If you open up Views3dCoverView.xml go to line 619 it should say this
<visible>Container.Content(Movies)</visible>
remove the whole line and it will always appear everywhere. (and look dumb in some places too)

Great! That worked out.
Thank you so much!
find quote
Post Reply