• 1
  • 144
  • 145
  • 146(current)
  • 147
  • 148
  • 225
[RELEASE] Aeon MQ 3
Marcos

Under Settings/Skin/Media Info the option for Show Panel Base in the following tone doesn't change if you select Light. Is this a planned change in v1.2.0 or a fault?

For favorites and smart playlists if I select the showcase viewtype, the view doesn't change if I select no Coverflow, this behaviour isn't specific to this version of MQ3, is there any reason why it behaves differently when applied to playlists rather than the default movie library?
Reply
Wow this thread is moving fast. Can someone please tell me if this is possible or not?

One thing I can't find, not sure if I'm not looking correct or if it isn't there...

I like to see the next few music tracks that will play on homescreen. I now have tracks scrolling in a submenu but that is so small and because of the scrolling I can't read them. Is it possible to show next 5 tracks (in a widget?) in homescreen?
Reply
FreddyKrueger Wrote:I think i found it... it's views.xml, but i don't quite see how i can acomplish what i need.
Is there any way that i can add my samba share authentication (username/password) to "$INFO[Container(52).ListItem.Path,,extrathumbs/thumb1.jpg" ?

Thanks for any help

A small idea, maybe it works: can't you use pathsubstitution for the extrathumbs ? just like you can use that on normal thumbnails:

Code:
<pathsubstitution>
        <substitute>
            <from>special://masterprofile/Thumbnails/</from>
            <to>smb://yourpcname/XBMCThumbs</to>
        </substitute>
    </pathsubstitution>

the code above is what i use to share my thumbnails between an ATV2, a laptop and a desktop with xbmc eden beta 1 and a mysql database, which works fine. I'd imagine you could try putting the extra thumbs in a shared folder and use something like

Code:
<pathsubstitution>
        <substitute>
            <from>special://masterprofile/extrathumbs/</from>
            <to>smb://yourpcname/XBMCExtraThumbs</to>
        </substitute>
    </pathsubstitution>

If this is not the way it works, i'm sorry for wasting your time Smile
Reply
djbarney Wrote:A small idea, maybe it works: can't you use pathsubstitution for the extrathumbs ? just like you can use that on normal thumbnails:

The code above is what i use to share my thumbnails between an ATV2, a laptop and a desktop with xbmc eden beta 1 and a mysql database, which works fine. I'd imagine you could try putting the extra thumbs in a shared folder and use something like


If this is not the way it works, i'm sorry for wasting your time Smile

No that won't work
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
Alright, too bad Smile
Reply
kees667 Wrote:Wow this thread is moving fast. Can someone please tell me if this is possible or not?

One thing I can't find, not sure if I'm not looking correct or if it isn't there...

I like to see the next few music tracks that will play on homescreen. I now have tracks scrolling in a submenu but that is so small and because of the scrolling I can't read them. Is it possible to show next 5 tracks (in a widget?) in homescreen?

I dont think its possible anymore.
XBMC: XBMC 12.3 Frodo, Aeon MQ5, Win7 x64
Reply
djbarney Wrote:Alright, too bad Smile

But thanks for help anyway.
Reply
Ajedi Wrote:I dont think its possible anymore.

Why not? Can't it read the queue?
I'm not an expert but I play one at work.
Reply
Aeon Nox does it, so curious why it shouldn't be possible?

Livin Wrote:Why not? Can't it read the queue?

I dont think its possible anymore.

I like to see the next few music tracks that will play on homescreen. I now have tracks scrolling in a submenu but that is so small and because of the scrolling I can't read them. Is it possible to show next 5 tracks (in a widget?) in homescreen?
Reply
kees667 Wrote:Wow this thread is moving fast. Can someone please tell me if this is possible or not?

One thing I can't find, not sure if I'm not looking correct or if it isn't there...

I like to see the next few music tracks that will play on homescreen. I now have tracks scrolling in a submenu but that is so small and because of the scrolling I can't read them. Is it possible to show next 5 tracks (in a widget?) in homescreen?

definite +1 on this, I cant read it!
Reply
Hey guys any of you getting any bugs using EDEN ? When i hover over TV shows im getting no back drop even if i do a clean INSTALL of the skin ..
Reply
@MarcosQui

could you have a quick look on this to determin if this is script or skin related, I also asked the developer of the script to do the same, thanks in advance

http://forum.xbmc.org/showthread.php?tid=118593
Reply
Livin Wrote:Why not? Can't it read the queue?

kees667 Wrote:Aeon Nox does it, so curious why it shouldn't be possible?

This is not possible because Marcos choose for this style in his skin. I know this because i asked the same question some time ago, you can read is reply here:

http://forum.xbmc.org/showpost.php?p=877...tcount=440
XBMC: XBMC 12.3 Frodo, Aeon MQ5, Win7 x64
Reply
I'd much rather see the next few track in the queue than much of what is on the screen now... the case with spinning CD is huge and could be reduced in size without losing the effect and some things could be moved around to add the next 2 tracks or something.
I'm not an expert but I play one at work.
Reply
queequeeg78 Wrote:Ok I found out where to hide the $var... logo on the right lower side. Settings>Skin Optios>media info>uncheck "Show Audio Language Tag"..this was bugging me a tad hahah Smile

Still the best skin to date for XBMC!!

+1 Many thanks!
Reply
  • 1
  • 144
  • 145
  • 146(current)
  • 147
  • 148
  • 225

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Aeon MQ 322