• 1
  • 108
  • 109
  • 110(current)
  • 111
  • 112
  • 117
[RELEASE CANDIDATE] Aeon Nox 3.0
(2012-05-21, 15:50)chrisvilla Wrote:
(2012-05-21, 15:27)frodo19 Wrote:
(2012-05-21, 09:49)chrisvilla Wrote: I have downloaded the media folder from source, so am not using the textures.xbt.
I have the coloured flags inside the /flags/rating folder.

Anyone?

So, you can not put these just inside /flags/rating , but inside : /flags/rating/info folder too.

Yeh I've done that. So that when I click for the movie info I get a coloured mpaa flag at the top.

But what I'm looking for is a bit of code to make the mpaa flagg appear on the dvd cover in tri-panel view as shown in my screenshot that I mocked up:

Image
By chrisvilla

you need something like this

Code:
<control type="image">
                        <description>Rating flags</description>
                        <posx>xxx</posx>
                        <posy>xxx</posy>
                        <animation effect="fade" time="250">VisibleChange</animation>
                        <width>xxx</width>
                        <height>xxx</height>
                        <aspectratio align="center">keep</aspectratio>
                        <texture fallback="flags/rating/MPAA_NR_Certificate_US.png">$VAR[VideoRatingFlagVar,flags/rating/,.png]</texture>
                        <visible>Container.Content(movies)</visible>
                    </control>
inside groups 5202/5203 in viewtype_tripanel.xml
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Hi Guys,

Small display bug with extended actor info. The title of the movie can overlap the tagline of the movie.

This only happens when access is via the TV section, then selecting movie information from an actors filmography.

When accessing via the Movie section, then selecting movie information from an actors filmography the title / tagline do not overlap and display as expected.

Image

HTH
'Zero

-----
Kodi Krypton 17.6 | Linux | FTV w/LiveTV 'Fred edition' | Maraschino Git | Kore v 2 | Chorus2
-----
On a long enough timeline. The survival rate for everyone drops to zero.
(2012-05-21, 16:11)ReducedToZero Wrote: Hi Guys,

Small display bug with extended actor info. The title of the movie can overlap the tagline of the movie.

This only happens when access is via the TV section, then selecting movie information from an actors filmography.

When accessing via the Movie section, then selecting movie information from an actors filmography the title / tagline do not overlap and display as expected.

Image

HTH

fixed. thx for reporting
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
(2012-05-21, 16:36)phil65 Wrote:
(2012-05-21, 16:11)ReducedToZero Wrote: Small display bug with extended actor info. The title of the movie can overlap the tagline of the movie.

<snipped>

fixed. thx for reporting

np. Unfortunately, still seems to overlap after the fix (cc1374).

'Zero

-----
Kodi Krypton 17.6 | Linux | FTV w/LiveTV 'Fred edition' | Maraschino Git | Kore v 2 | Chorus2
-----
On a long enough timeline. The survival rate for everyone drops to zero.
(2012-05-21, 17:16)ReducedToZero Wrote:
(2012-05-21, 16:36)phil65 Wrote:
(2012-05-21, 16:11)ReducedToZero Wrote: Small display bug with extended actor info. The title of the movie can overlap the tagline of the movie.

<snipped>

fixed. thx for reporting

np. Unfortunately, still seems to overlap after the fix (cc1374).

ups, fixed the wrong file Big Grin should work now
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
(2012-05-21, 17:28)phil65 Wrote: ups, fixed the wrong file Big Grin should work now

*Chuckle*

Yep, that got it Smile
'Zero

-----
Kodi Krypton 17.6 | Linux | FTV w/LiveTV 'Fred edition' | Maraschino Git | Kore v 2 | Chorus2
-----
On a long enough timeline. The survival rate for everyone drops to zero.
(2012-05-21, 17:34)ReducedToZero Wrote:
(2012-05-21, 17:28)phil65 Wrote: ups, fixed the wrong file Big Grin should work now

*Chuckle*

Yep, that got it Smile

not completely. episode info still overlap....

Image
Image
Image
Image
(2012-05-21, 19:19)Shinu Wrote:
(2012-05-21, 17:34)ReducedToZero Wrote:
(2012-05-21, 17:28)phil65 Wrote: ups, fixed the wrong file Big Grin should work now

*Chuckle*

Yep, that got it Smile

not completely. episode info still overlap....

Image

fixed.

Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
(2012-05-21, 12:56)phil65 Wrote:
(2012-05-20, 21:28)Shinu Wrote: hmmm. well i set the area color for the home menu to yellow and enabled "use area color for all areas" to on. it works for every screen except for this one. i tried doing the same for the "settings" window, but it didn't make a difference.

you have to set "color panels" for settings area...

that doesn't work. strange.
Image
Image
Image
(2012-05-21, 21:07)Shinu Wrote:
(2012-05-21, 12:56)phil65 Wrote:
(2012-05-20, 21:28)Shinu Wrote: hmmm. well i set the area color for the home menu to yellow and enabled "use area color for all areas" to on. it works for every screen except for this one. i tried doing the same for the "settings" window, but it didn't make a difference.

you have to set "color panels" for settings area...

that doesn't work. strange.

post a screenshot of your color settings.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
"The Trailers" addon under Movies called Trailers doesn't seem to work... Is it broken with this skin? It worked fine with Aeon Nox 2.0....

Update:
Seems to be working now... Ok thx.
Image
(2012-05-21, 21:39)crimsonfury Wrote: "The Trailers" addon under Movies called Trailers doesn't seem to work... Is it broken with this skin? It worked fine with Aeon Nox 2.0....

workin here.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
(2012-05-21, 15:41)phil65 Wrote:
(2012-05-21, 15:38)Death-Axe Wrote: I think I broke the skin some how, I changed an option in the poster view type under movies and xbmc froze (got quite a few freezes in various different places on this always with setting options, but this is beta)

I go into movies now on this skin and it freezes. Is there an ini file or xml or something so I can delete the skin settings?

skin settings can be reset by deleting (parts of) guisettings.xml in userdata folder.
would make more sense to check the debug log before, the freeze is probably related to the moviesets addon.

Thanks dude. (I don't use that addon btw)


Everything working again :-)
Image
HTPC: Motherboard: Asus F2A85-V, CPU: AMD A10 6800K, RAM: Kingston XMP BEAST 16GB, Samsung 840 EVO 250GB, LG CH12NS30 Blu-Ray drive, Samsung, and WD various 2 and 3TB for storage, Windows 8.1, one for all remote/FLIRC, Logitech z906 surround system.
(2012-05-21, 15:30)e2zippo Wrote:
(2012-05-21, 14:54)Big_Noid Wrote: I dont know what you mean by vertical. All nes covers i can find are poster format which should work just fine with showcase view.

I'll make some screens later Smile


Here's some screns to show you what I mean Smile

Aeon Nox Landscape View,

N64 Covers
https://www.sugarsync.com/pf/D6085304_0691617_766673
sides are cut of, and corners shouldn't be rounded

NES Covers
https://www.sugarsync.com/pf/D6085304_0691617_766685
top & bottom are severly cut off

SNES Covers
https://www.sugarsync.com/pf/D6085304_0691617_766687
sides are cut of, and corners shouldn't be rounded

----------------------------------------------------------------------------------------

Aeon Nox Showcase View

N64 Covers
https://www.sugarsync.com/pf/D6085304_0691617_766681
sides are severly cut off, and corners shouldn't be rounded

NES Covers
https://www.sugarsync.com/pf/D6085304_0691617_766683
a little bit cut off on the sides and corners shouldn't be rounded

SNES Covers
https://www.sugarsync.com/pf/D6085304_0691617_766695
sides are severly cut off, and corners shouldn't be rounded


--------------------------------------------------------------------------------------

Aeon MQ3 Poster View
https://www.sugarsync.com/pf/D6085304_0691617_766689
displays the whole cover

--------------------------------------------------------------------------------------

Confluence View (Don't know the name)

N64 Covers
https://www.sugarsync.com/pf/D6085304_0691617_766679
displays the whole cover

NES Covers
https://www.sugarsync.com/pf/D6085304_0691617_766671
displays the whole cover


And even when i view all my collections in confluence, not just one system, NES and SNES for instance, the look properly scaled beside one another.

Cheers Smile




(2012-05-21, 16:03)phil65 Wrote:
(2012-05-21, 15:50)chrisvilla Wrote:
(2012-05-21, 15:27)frodo19 Wrote: So, you can not put these just inside /flags/rating , but inside : /flags/rating/info folder too.

Yeh I've done that. So that when I click for the movie info I get a coloured mpaa flag at the top.

But what I'm looking for is a bit of code to make the mpaa flagg appear on the dvd cover in tri-panel view as shown in my screenshot that I mocked up:

Image
By chrisvilla

you need something like this

Code:
<control type="image">
                        <description>Rating flags</description>
                        <posx>xxx</posx>
                        <posy>xxx</posy>
                        <animation effect="fade" time="250">VisibleChange</animation>
                        <width>xxx</width>
                        <height>xxx</height>
                        <aspectratio align="center">keep</aspectratio>
                        <texture fallback="flags/rating/MPAA_NR_Certificate_US.png">$VAR[VideoRatingFlagVar,flags/rating/,.png]</texture>
                        <visible>Container.Content(movies)</visible>
                    </control>
inside groups 5202/5203 in viewtype_tripanel.xml
Thanks for this, worked a charm with a little tinkering. Had to remove "video" from "VideoRatingFlagVar", but other than that its great. Here's my entry if anyone interested:

Code:
<control type="image">
                        <description>Rating flags</description>
                        <posx>405</posx>
                        <posy>685</posy>
                        <animation effect="fade" time="250">VisibleChange</animation>
                        <height>48</height>
                        <aspectratio align="center">keep</aspectratio>
                        <texture fallback="flags/rating/MPAA_NR_Certificate_US.png">$VAR[RatingFlagVar,flags/rating/,.png]</texture>
                        <visible>Container.Content(movies)</visible>
                    
                </control>
  • 1
  • 108
  • 109
  • 110(current)
  • 111
  • 112
  • 117

Logout Mark Read Team Forum Stats Members Help
[RELEASE CANDIDATE] Aeon Nox 3.07