When I scan my music folder to my library, I cant seem to view my albums without having to first select "albums" in the album,genre,songs...list.
It seems as if the library is set to flatten on default.
In the end I just want to be able to select "listen to music" in the main page, and be able to see my albums collections (without having to select "albums").
Im sure i just missed something, but heres my log :http://pastebin.com/m2fe00ea4
*On a side note, Is it me or does viewing the albums in "coverflow" while in "Library" mode seem more stretched (picture seem vertically stretched) than viewing "coverflow" in "files" mode.
Music Library
kymira
Member Joined: May 2009 Reputation: 0 |
2009-07-06 16:12
Post: #1
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2009-07-06 16:48
Post: #2
you need to edit the onclick of your button to do activatewindow(musiclibrary,albums) instead of just activatewindow(musiclibrary)
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
kymira
Member Joined: May 2009 Reputation: 0 |
2009-07-06 17:36
Post: #3
spiff Wrote:you need to edit the onclick of your button to do activatewindow(musiclibrary,albums) instead of just activatewindow(musiclibrary) And how would one do that? |
| find quote |
Zootoxin
Member Posts: 74 Joined: Jun 2009 Reputation: 0 |
2009-07-06 17:42
Post: #4
BUMP
I would like to know also |
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2009-07-06 17:45
Post: #5
you use a text editor and do the change in the relevant xml file...
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
AnalogKid
Fan Joined: Feb 2009 Reputation: 141 |
2009-07-06 20:41
Post: #6
Go to your skins folder:
....XBMC\Skins\Aeon (or whichever is your skin)\720\ Then search through the XML files for activatewindow(musiclibrary) and replace with activatewindow(musiclibrary,albums). I would recommend that you make a backup of the entire skin folder (not the skins folder) (e.g backup the Aeon folder) before you start editing the files. |
| find quote |
kymira
Member Joined: May 2009 Reputation: 0 |
2009-07-08 19:47
Post: #7
much thanks guys!
|
| find quote |

Search
Help