Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
  • 1
  • 31
  • 32
  • 33(current)
  • 34
  • 35
  • 68
[RELEASE] Ace
(2013-04-19, 20:11)Wanilton Wrote: @JinThend, you need go to settings, video, and active option for use Sets, go to main menu, movies, submenu sets, and you turn on view Sets, need have script extendedinfo too, for have images and data for sets.

Look this thread for more info about script extended info, by Phill65:

http://forum.xbmc.org/showthread.php?tid=160558

Get latest script here for XBMC Frodo:

http://www.files.xbmcbrasil.net/scriptex...edinfo.zip

This script is partially broken in latest XBMC Gotham (builds after april 08), use this script fixed partially by me, only I changed this only:
if xbmc.getCondVisibility("!IsEmpty(ListItem.DBID) + SubString(ListItem.Path,videodb://1/7/,left)"): for this in line 484 default.py
if xbmc.getCondVisibility("!IsEmpty(ListItem.DBID) + SubString(ListItem.Path,videodb://movies/sets/,left)"):

http://www.files.xbmcbrasil.net/scriptex...edinfo.zip



I'm stupid.. I realized my mistake , I'm sorry if I disturbed
Reply
In Wall view, it would REALLY be great to be able to change the grid size... That's the only reason why I like MQ4 better at this point... Posters are way too small....

Just a suggestion....
Reply
Fantastic work, thanks for the 1.5.0 release!
The skin is really getting better and better with each release. The problems with the german MPAA ratings are gone and so far everything works and looks great. For me, the main menu (horizontal) as well as the dialogs and menus are the best I have experienced in any skin so far.

I found a very minor bug in the LandscapeX view: When scrolling up, the bottom left item "slides" down, while the other items in the bottom row immediately disappear. I am not sure which is the wanted behavior, but since it is not the same for all items in the row I guess it has to be a minor bug.

I would love a viewtype for TV shows with the 16:9 thumbs from LandscapeX and the layout of the "panel" viewtype in a 4x5 grid (or whatever), but I am more than happy with the great views you created.

In addition, must confess that I liked the blue triangle watched-indicator better than the new dark one, but that one is fine too, just a little hard to spot on dark covers. Smile

With the fix to the german MPAA ratings Ace is now my default skin and I am excited for any future plans you might have with it, MarcosQui!
Reply
(2013-04-20, 15:02)MarcosQui Wrote: Ace 1.5.0 available - 04/20/2013

Changelog:

Fixed: Missing Movie Title on top screen in some conditions.


Thanks. My movie "..." title problem seems fixed.

I came up with another local mod you might consider in the future. On the full screen video player for concerts (musicvideo) if you pull up the full screen info <i> or video osd <m> you only get the title. It seems like it would be nice also to have the artist.

So I did a mod for test of IncludesVariables.xml to add the artist like this:

Code:
    <variable name="value_videoosdtitle">
    <value condition="![Skin.HasSetting(originaltitle) + !IsEmpty(VideoPlayer.OriginalTitle)]">$INFO[VideoPlayer.Title]$INFO[VideoPlayer.Artist, - ]</value>
    <value condition="Skin.HasSetting(originaltitle) + !IsEmpty(VideoPlayer.OriginalTitle)">$INFO[VideoPlayer.OriginalTitle]$INFO[VideoPlayer.Artist, - ]</value>
    </variable>

which in a quick test seems to get what I want. Just something to consider.

Thanks again.

scott s.
.
Reply
Heya MQ, love the update, best damn skin keeps getting better! Keep up the great work! As far as I can tell, everything looks great minus the video now playing window, which still seems to be missing a lot of elements. Like the ability to clear it, lol.

Thanks for all your hard work!
Reply
This is a great skin! I am using it just fine on a raspberry pi.

I am sure I am just missing something, but I cannot seem to find the Favorites Menu option in the Skin Settings. I am seeing where you can move individual favorites to a menu item like My Menu but I cannot find a way to just add a full Favororties menu item itself on the Panel where your favorites just show up automatically as you flag various items as favorite links. Basically, I am asking for way to easily see and access all your favorites without first adding them to menu selections under Skin Settings. Ideally, I would like the create a menu item called Favorites and just have them show up.

Thanks for the help.

Edit: I found how to get to all the favorites (through the Panel Menu off of settings). I just need a way to add a Favorites menu item on the Menu Panel where they just all show up. I see a way to add one favorite but not all Favorites if that makes sense. Thanks.
Reply
I got the update this morning and everything looks good! Thanks for all your efforts with this incredible skin!
Reply
anybody able to get this successfully installed on the pivios xios?
Reply
Awesome update! Thank you for improving the slideshow fallback. Excellent work!
Reply
(2013-04-20, 15:02)MarcosQui Wrote: Ace 1.5.0 available - 04/20/2013

Changelog:

Added: Transparency selector for styles.
Added: Option to invert main menu colors, improved for use in dark styles.
Added: Support to icon genre and fanart genre. Video and Music.
Added: Fanart fallback in Music Visualization for Artists without picture in SlideShow mode.
Added: Views Selector, to disable views not used. Video and Music.
Added: CoverFlow Music - Album name and Song name.
Added: ExtraFanart for Music on Main Menu for Artists without picture in SlideShow.
Added: Artist Clearlogo for Music on Main Menu.
Added: Option to hide Next Tracks on main menu.
Added: New German MPAA flags.
Improved: Preview on styles selector.
Fixed: Weather background based on present conditions and MyTheme.
Fixed: Pause screen - Overlapping in some conditions.
Fixed: Missing Movie Title on top screen in some conditions.
Fixed: Navigation error on Smart Shortcuts.
Fixed: View LandScapeX - Watched icon.
Fixed: Hibernate submenu can't be deactivated. (thanks to Poulpe_38)
Fixed: PVR - TV Logo aspect ratio.
Fixed: PVR - Timer overlayed the channel list.
Fixed: Minor layout details.

Nice changes marcos but could you clearify these pls:

Added: ExtraFanart for Music on Main Menu for Artists without picture in SlideShow.
Added: Fanart fallback in Music Visualization for Artists without picture in SlideShow mode.

Does one of these suggest i have the artist extra fanart in main menu when playing music? If so how to turn it on, i have set the path as in MQ4 but still no fanart showing when listening to music, i.e. Adele, Pink etc.

Or Is it still not implemented is this something else?

Thanks
XBMC: XBMC 12.3 Frodo, Aeon MQ5, Win7 x64
Reply
@MarcosQui :

Thanks for this update, I love the menu colors inversion options ! But now we have to design new themes for the menu to include this option nicely.

Good work on this, I'll report bugs if I find some.
Reply
loving this theme but cant seem to find " Programmes" in main menu or anyway to show it please help
Reply
Running ace 1.5
Installed ace extrapack, extended info, and turned on sets..
It works but i dont get any data
What am i doing wrong?

And how do i get genre icons?

Thx for replying
Reply
@Skank for sets you need script extendedinfo, and for genre you need run again extrapack in skin settings. Look post 471 in this thread, for download extended info.
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
(2013-04-22, 11:48)Wanilton Wrote: @Skank for sets you need script extendedinfo, and for genre you need run again extrapack in skin settings. Look post 471 in this thread, for download extended info.

It worked. Thx mate
However i have (concerning genres) many genres in 2 languages... So like genre comedy i also have "komedie" which is in dutch but the same..
How can i fix this?


Concerning sets...
Is there a way to create/remove sets? Or movie movies from one set to abother?
Reply
  • 1
  • 31
  • 32
  • 33(current)
  • 34
  • 35
  • 68

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Ace26