Kodi Community Forum
Solved Transparency - CoverFlow view - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Transparency! (https://forum.kodi.tv/forumdisplay.php?fid=115)
+----- Thread: Solved Transparency - CoverFlow view (/showthread.php?tid=130738)



Transparency - CoverFlow view - david1337 - 2012-05-05

Hi guys
I hope that some one can help me out on this one.

In the Transpacenry > Music > Coverflow view there is a bug in my opinion.
When you chose an artist with only 1 album, that album will be shown multiple times. See screenshot:

Image

Is there any way to fix this, so that no albums will be duplicated in the coverflow view?

/ David


RE: Transparency - CoverFlow view - butchabay - 2012-05-05

Edit:
You can edit wraplist to fixed list in the respective cowerflow view.


RE: Transparency - CoverFlow view - ronie - 2012-05-05

(2012-05-05, 16:57)david1337 Wrote: Is there any way to fix this, so that no albums will be duplicated in the coverflow view?

nope, not as far as i know.


RE: Transparency - CoverFlow view - david1337 - 2012-05-05

(2012-05-05, 17:11)butchabay Wrote: Edit:
You can edit wraplist to fixed list in the respective cowerflow view.


butchabay:

Not sure I know what you mean mate. Where can I do this?


RE: Transparency - CoverFlow view - david1337 - 2012-05-09

UPDATE:

I tried to follow butchabay's advice and change to wraplist.

AppData\Roaming\XBMC\addons\skin.transparency\720p\View-CoverFlow.xml <-- opened this file and changed "wraplist" to "fixedlist" This can be done both for the Movie section and the Music section in the View-CoverFlow.xml document.
- This didn't work though. The Coverflow view was still a "wraplist" showing duplicated items.

But it tried the same thing on the icons view (View-Icons.xml) which is almost as nice as the coverflow view (If you turn off the annoying "open cover" animation in the appearance menu that is!) With the icons view, it worked!
So I use the icons view for my music now.

Still wondering why this isn't working in the coverflow view?




RE: Transparency - CoverFlow view - ronie - 2012-05-09

the coverflow view is coded entirely outside of the wraplist container.
it doesn't matter what you change it to, it won't make a single difference.


RE: Transparency - CoverFlow view - david1337 - 2012-05-10

(2012-05-09, 16:57)ronie Wrote: the coverflow view is coded entirely outside of the wraplist container.
it doesn't matter what you change it to, it won't make a single difference.

Hi ronie

Oh that's why. Well thanks for clearing that up!
It's a shame in my opinion though! Smile