[MOD] List View Rev2

  Thread Rating:
  • 3 Votes - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Leeuw Offline
Senior Member
Posts: 274
Joined: Apr 2009
Reputation: 0
Post: #21
mkv1080p Wrote:Hi, I like having the rss feed shown but I think it's too short. Could you move it all the way to left to the right edge of the poster?

Good suggestion, I will try making that more customizable. In the meantime, you can move it with a quick mod to viewtype_list.xml. Look for this code block:
Code:
<control type="image">
        <posx>0</posx>
        <posy>0</posy>
    <width>1899</width>
    <texture flipy="true">common/rssbar_mid.png</texture>
    <animation effect="slide" start="0,0" end="-400,0" time="150" condition="Skin.HasSetting(lowlistrsson) + !ControlGroup(7003).HasFocus()">Conditional</animation>
</control>

In the second to last line change the "-400" number to something lower (e.g., -500). Then look for "<control type="rss" id="1">" a couple of blocks down and increase the width by the same amount. Let me know if you have any trouble.

paul Wrote:Same here no list highlite and i have to agree the orange colour does not really fit into Aeons colour scheme imo other than that it does work wellSmile

Paul, have you tried the udpate on the front page? As for the choice of the color, any thought as to what might look more in sync with the overall skin? I agree with your point, although it's tough because most of the colors are just shades of black or white.
(This post was last modified: 2009-06-07 23:21 by Leeuw.)
find quote
paul Offline
Posting Freak
Posts: 2,772
Joined: Oct 2008
Reputation: 4
Location: Planet Earth
Post: #22
Leeuw Wrote:Good suggestion, I will try making that more customizable. In the meantime, you can move it with a quick mod to viewtype_list.xml. Look for this code block:
Code:
<control type="image">
        <posx>0</posx>
        <posy>0</posy>
    <width>1899</width>
    <texture flipy="true">common/rssbar_mid.png</texture>
    <animation effect="slide" start="0,0" end="-400,0" time="150" condition="Skin.HasSetting(lowlistrsson) + !ControlGroup(7003).HasFocus()">Conditional</animation>
</control>
In the second to last line change the "-400" number to something lower (e.g., -500). Then look for "<control type="rss" id="1">" a couple of blocks down and increase the width by the same amount. Let me know if you have any trouble.



Paul, have you tried the udpate on the front page? As for the choice of the color, any thought as to what might look more in sync with the overall skin? I agree with your point, although it's tough because most of the colors are just shades of black or white.
Thanks working much better. And now it is the colour does not seem so bad though i would still prefer to see a transparent white highlite bar.
But maybe i am too picky. Ps the two links in your posts go to the same file the easy all in one pack and not the diy one, just thought i would mention it.
Ps great work so far keep it up

XBMC Frodo 12 - Windows 7 - Asrock Ion 330HT - Aeon Nox
(This post was last modified: 2009-06-08 08:18 by paul.)
find quote
arosequi Offline
Senior Member
Posts: 111
Joined: Nov 2008
Reputation: 0
Post: #23
It looks beautiful in Movies, but I use list view for seasons and episodes, so I can't use it now (since I'm lacking multiplex-size season thumbs and almost all the information -- I know you said it's not designed for TV shows, so I'm not complaining Tongue). It's times like these that I really wish Aeon supported more viewtypes than the 4 defaults ones -- I really need two different List views. :'(
find quote
z][ggy Offline
Senior Member
Posts: 208
Joined: May 2009
Reputation: 0
Post: #24
ok this may be a stupid question where does music album "fanart go" so this new mod picks it up this is what it looks like now

[Image: screenshot001-1.jpg]
find quote
z][ggy Offline
Senior Member
Posts: 208
Joined: May 2009
Reputation: 0
Post: #25
anyone? Wink
find quote
Leeuw Offline
Senior Member
Posts: 274
Joined: Apr 2009
Reputation: 0
Post: #26
z][ggy;348256 Wrote:anyone? Wink

Fanart is stored at the artist level, so you have to drill down starting with "artists" for the fanart to display.
find quote
redje Offline
Member
Posts: 93
Joined: Jan 2009
Reputation: 0
Post: #27
i really like your list view, but one thing i seem to be missing in all list view mods: A list from the bottom to the top of the screen. Why a list view if only 4 or 5 items are visible. I'm a noob at skinning or modding, but perhaps you can tell me how to alter the code to have a list from bottom to top?

i really like your mod, but i'm missing height.
find quote
Leeuw Offline
Senior Member
Posts: 274
Joined: Apr 2009
Reputation: 0
Post: #28
paul Wrote:Thanks working much better. And now it is the colour does not seem so bad though i would still prefer to see a transparent white highlite bar.
But maybe i am too picky. Ps the two links in your posts go to the same file the easy all in one pack and not the diy one, just thought i would mention it.
Ps great work so far keep it up

Thanks, I'll play around with the white highlight bar and see if I can at least make that an option to turn on/off.

Also, thanks for the tip about the links pointing to the same place. Now fixed.
find quote
z][ggy Offline
Senior Member
Posts: 208
Joined: May 2009
Reputation: 0
Post: #29
Leeuw Wrote:Fanart is stored at the artist level, so you have to drill down starting with "artists" for the fanart to display.


as much as I love your work please treat me like a child lol so say i have 40 david bowie albums what does the folder structure look like and can I have fanart for different albums still using "bowie" as an example?
find quote
paul Offline
Posting Freak
Posts: 2,772
Joined: Oct 2008
Reputation: 4
Location: Planet Earth
Post: #30
redje Wrote:i really like your list view, but one thing i seem to be missing in all list view mods: A list from the bottom to the top of the screen. Why a list view if only 4 or 5 items are visible. I'm a noob at skinning or modding, but perhaps you can tell me how to alter the code to have a list from bottom to top?

i really like your mod, but i'm missing height.
But surely that defeats the whole point of the mod and that is to be able to see as much fanart as possible the high view is more than enough if you want a longer list then use the default list view and if needed make the back panel 50% transparent. but for me this mod is great.

XBMC Frodo 12 - Windows 7 - Asrock Ion 330HT - Aeon Nox
find quote
Post Reply