xboxscene.org forums

Author Topic: Wide Icons In Music? Possible?  (Read 243 times)

Lorschpriester

  • Archived User
  • Newbie
  • *
  • Posts: 11
Wide Icons In Music? Possible?
« on: May 24, 2007, 07:53:00 AM »

Hi there!

I already asked elsewhere in this forum, but they told me to ask here:

I have a minor problem dealing with XBMC´s features.
I cant get the wide option for icons working except for the
Videos folder. For example when i switch to music only
small icons / big icons, but no wide or wide2. Hope someone
can help on this.

Thanks for your time,
Bye
Logged

timdog82001

  • Archived User
  • Sr. Member
  • *
  • Posts: 446
Wide Icons In Music? Possible?
« Reply #1 on: May 24, 2007, 11:05:00 AM »

probably because wide icons aren't an option for music, because nobody really does that....I think most people's music libraries are a bit too big to find and add wide icons for every single artist and album they have, and I've never even seen wide icons for music, so you'd probably have to make them all yourself.  I think you can only do it for videos and apps/games/emulators right now
Logged

NineT9mustang

  • Archived User
  • Hero Member
  • *
  • Posts: 531
Wide Icons In Music? Possible?
« Reply #2 on: May 24, 2007, 10:44:00 AM »

timdog is right... Wide Icons in Music is just silly because of the amount of Music Albums out there (Compared to only 1,000 Xbox Games and 300~+ TV Shows)... But hey, if you want to go through the effort and create Wide Icons for your albums, not a problem, this is how:

You'd have to edit the views in MyMusic.xml

Just go to MyVideos.xml and look for the Wide Icon view and thats the control your looking for biggrin.gif

Good luck
Logged

Lorschpriester

  • Archived User
  • Newbie
  • *
  • Posts: 11
Wide Icons In Music? Possible?
« Reply #3 on: May 24, 2007, 11:51:00 AM »

I dont want to use a wide icon for every album but i want to use this:
IPB Image
And this:
IPB Image

But thats not possible, because i cant chose "wide" as list method.... its only working in "Videos"

By the way, i dont have a "MyMusic.xml" and there is not "MyVideos.xml" either sad.gif sad.gif sad.gif sad.gif
I only have "MyMusicNav.xml", but i cant find the correct point to insert the wide view.

Hope someone can help!!!
Logged

NineT9mustang

  • Archived User
  • Hero Member
  • *
  • Posts: 531
Wide Icons In Music? Possible?
« Reply #4 on: May 25, 2007, 02:17:00 AM »

I'm not sure exactly what file to edit (I haven't edited xml files for a while since Wide Icons were implemented into programs/videos)...

But here are some guesses

Maybe its in the CommonViewTypes.xml?

In that screenshot above with the Wide Icons for the whole Programs section, that is possible now. Because its in MyPrograms, which has Wide Icons implemented, if you need to find out how to implement them, check the tutorial on it here http://www.xboxmedia...XBMC_Wide_Icons

Hope this helps... Good luck with the Music implementation
Logged

Lorschpriester

  • Archived User
  • Newbie
  • *
  • Posts: 11
Wide Icons In Music? Possible?
« Reply #5 on: May 25, 2007, 06:50:00 AM »

Hmm, i changed the "myMusicNav.xml" but with no effect.....
It still looks like this: (IMG:http://img339.imageshack.us/img339/7157/img4658qx5.jpg)

Same for Games.... I would love to use alle the cool WideIcons for the Games section.

I edited this:

<include>OldCommonListView</include>
      <include>NewMusicListView</include>
      <include>CommonThumbnailPanel</include>
      <include>CommonBigThumbnailPanel</include>
      <include>WideIcon_Small</include>
      <include>WideIcon_Big</include>

      <include>MusicViewCommons_BigList</include>
      <include>AllViewCommonPageControls</include>
      <include>MediaCommonsKeymaps</include>
      <include>MediaCommonsBlades</include>

but no effect!
Logged

xriox

  • Archived User
  • Newbie
  • *
  • Posts: 7
Wide Icons In Music? Possible?
« Reply #6 on: December 09, 2007, 10:51:00 PM »

Anyone figure this out in MC360 yet?
Logged

lwessman

  • Archived User
  • Jr. Member
  • *
  • Posts: 56
Wide Icons In Music? Possible?
« Reply #7 on: December 10, 2007, 06:02:00 AM »

I'm also looking for wide icons in music.
Logged

xriox

  • Archived User
  • Newbie
  • *
  • Posts: 7
Wide Icons In Music? Possible?
« Reply #8 on: January 02, 2008, 03:03:00 PM »

Nobody figure this out in MC360?
Logged

Blackbolt

  • Archived User
  • Hero Member
  • *
  • Posts: 1065
Wide Icons In Music? Possible?
« Reply #9 on: January 03, 2008, 05:35:00 AM »

QUOTE(xriox @ Jan 2 2008, 10:03 PM) View Post

Nobody figure this out in MC360?


You can't do it in MC360, its not an option.
Logged

BaTuZai

  • Archived User
  • Newbie
  • *
  • Posts: 14
Wide Icons In Music? Possible?
« Reply #10 on: January 05, 2008, 09:36:00 PM »

Its not an option but it can be done just edit .xml files just like Lorschpriester did except u have 2 edit
MyMusicNav.xml and MyMusicSongs.xml

CODE

        ListItemThumb
        NowPlayingItemThumb
        OldCommonListView
        NewMusicListView
        CommonThumbnailPanel
        CommonBigThumbnailPanel
        MusicViewCommons_BigList
        WideIcon_Small
        WideIcon_Big        
        AllViewCommonPageControls
        MediaCommonsKeymaps
        MediaCommonsBlades


(IMG:http://img112.imageshack.us/img112/3695/screenshotcq1.th.png)
Logged