• 1
  • 32
  • 33
  • 34(current)
  • 35
  • 36
  • 61
WIP [MOD] AEON NOX (all Versions) Colored Movie and TV-Show Icons and Mediaflags
Image

Some kind of glitch/bug, the image and information has switched sides in the "Show Information" window for some reason. Did notice this after 'installing' the latest mod (the version with .xbt files).
Reply
i did it intel
to really show difference between the two video info , actually you can revert that for the original just go to DialogVideoInfo.xml
and change this line

Code:
    <!--     <include condition="!Skin.HasSetting(Alt_VideoInfo)">original_modvideoinfo</include>-->
           <include condition="!Skin.HasSetting(Alt_VideoInfo)">original_videoinfo</include>

to this one

Code:
    <include condition="!Skin.HasSetting(Alt_VideoInfo)">original_modvideoinfo</include>
        <!--        <include condition="!Skin.HasSetting(Alt_VideoInfo)">original_videoinfo</include>-->

you will had the Neurosis and the original video info
Reply
(2014-02-19, 21:23)warlion Wrote: i did it intel
to really show difference between the two video info , actually you can revert that for the original just go to DialogVideoInfo.xml
and change this line

Code:
    <!--     <include condition="!Skin.HasSetting(Alt_VideoInfo)">original_modvideoinfo</include>-->
           <include condition="!Skin.HasSetting(Alt_VideoInfo)">original_videoinfo</include>

to this one

Code:
    <include condition="!Skin.HasSetting(Alt_VideoInfo)">original_modvideoinfo</include>
        <!--        <include condition="!Skin.HasSetting(Alt_VideoInfo)">original_videoinfo</include>-->

you will had the Neurosis and the original video info

Thanks, I figured it was something related to the xml-files but I wasn't too keen on digging around in those files by myself. Looks the way I want it to look like now, thanks Smile
Reply
(2014-02-17, 10:08)neurosis13 Wrote:
(2014-02-17, 03:57)shaktoo Wrote: How does one get their own color studio flags .. now that its done in an XBT ? previously it was simple .. just add to the flags folder .. what do one do if there is a niche flag they want ?

i can provide the single files, you would only have to repack it by yourself after changing the flags.
don't know if there is an other way.....

here are the files :

the colored Mod:
http://www.file-upload.net/download-8625...m.zip.html

the reloaded mod:

http://www.file-upload.net/download-8625...m.zip.html

These links don't work for me
Reply
(2014-02-20, 16:09)isitmeor Wrote:
(2014-02-17, 10:08)neurosis13 Wrote:
(2014-02-17, 03:57)shaktoo Wrote: How does one get their own color studio flags .. now that its done in an XBT ? previously it was simple .. just add to the flags folder .. what do one do if there is a niche flag they want ?

i can provide the single files, you would only have to repack it by yourself after changing the flags.
don't know if there is an other way.....

here are the files :

the colored Mod:
http://www.file-upload.net/download-8625...m.zip.html

the reloaded mod:

http://www.file-upload.net/download-8625...m.zip.html

These links don't work for me

use this

(2014-02-17, 03:01)warlion Wrote: this are the file you need to overwrite

https://www.dropbox.com/s/zx0ctl6vcddwoc...20xbmc.zip

also you need the xbt files
color
https://www.dropbox.com/s/philam5uu2xueb...r-icon.xbt
reloader
https://www.dropbox.com/s/t9wfuc674k4rdq2/Alt-Icons.xbt
Reply
@neurosis13: how can I add my own images?

Image

warlion told me it was part of your colored xbt file but what about if I would like to change some of the images (some examples in the included picture) for showing some french words? Is is possible to get the files separated. I'm sorry, I'm a newbie...
Reply
neurosis im going to change the way the tv next aired get the images those will not longer had text to be able to translate that to different languages

so this are the images that i will use in the future , if you like to tint those for you mod
https://www.dropbox.com/s/m4on9nqwtgf9x46/tvguide.zip

Image

so the old ones will be below the new text
Reply
(2014-02-21, 05:35)warlion Wrote: neurosis im going to change the way the tv next aired get the images those will not longer had text to be able to translate that to different languages

so this are the images that i will use in the future , if you like to tint those for you mod
https://www.dropbox.com/s/m4on9nqwtgf9x46/tvguide.zip

Image

so the old ones will be below the new text

good, thanks a lot.
Will be in the mod with the next update.
Reply
i just add a tint to the pics

https://www.dropbox.com/s/7yrejkxzyogsba...taired.zip
Reply
(2014-02-21, 05:03)LEDFan Wrote: @neurosis13: how can I add my own images?

Image

warlion told me it was part of your colored xbt file but what about if I would like to change some of the images (some examples in the included picture) for showing some french words? Is is possible to get the files separated. I'm sorry, I'm a newbie...


of course, download the single files:

http://www.mediafire.com/download/y7y2c4...Gotham.zip

you can pack them into a xbt file with TexturePacker:
http://wiki.xbmc.org/index.php?title=TexturePacker
Reply
Not sure if I am missing something (I have only started playing with XBMC and this skin today) but is there a way to get the movie info automatically when I am in the movies folder?? I can only see the setting for manual....
Reply
(2014-02-22, 03:40)dapex Wrote: Not sure if I am missing something (I have only started playing with XBMC and this skin today) but is there a way to get the movie info automatically when I am in the movies folder?? I can only see the setting for manual....

There are a few addons that will run updates automatically. I use XBMC Auto Update which runs on a time schedule but there is also Watchdog which constantly monitors your sources for any changes and will run an update when a file is added. I believe they're listed under Service addons.
ASUS Chromebox M004U (LibreELEC 8.2/Aeon Nox SiLVO)--->HDMI--->Onkyo TX-NR646--->HDMI--->Panasonic P65VT30
Reply
(2014-02-21, 08:40)neurosis13 Wrote:
(2014-02-21, 05:35)warlion Wrote: neurosis im going to change the way the tv next aired get the images those will not longer had text to be able to translate that to different languages

so this are the images that i will use in the future , if you like to tint those for you mod
https://www.dropbox.com/s/m4on9nqwtgf9x46/tvguide.zip

Image

so the old ones will be below the new text

good, thanks a lot.
Will be in the mod with the next update.

That would be very nice.

(2014-02-21, 09:03)neurosis13 Wrote:
(2014-02-21, 05:03)LEDFan Wrote: @neurosis13: how can I add my own images?

Image

warlion told me it was part of your colored xbt file but what about if I would like to change some of the images (some examples in the included picture) for showing some french words? Is is possible to get the files separated. I'm sorry, I'm a newbie...


of course, download the single files:

http://www.mediafire.com/download/y7y2c4...Gotham.zip

you can pack them into a xbt file with TexturePacker:
http://wiki.xbmc.org/index.php?title=TexturePacker
I think I will wait for your update so I would only have to change the text in the french language.which is much easier.
Reply
HI,

I installed aeon nox through the zip file and then unzipped the files in the mod zip into the aeon nox master folder in appdata. However, nothing changed nor do I have the option to change the theme in xbmc. Is there something Im missing?
Reply
(2014-02-24, 18:51)egemenbor Wrote: HI,

I installed aeon nox through the zip file and then unzipped the files in the mod zip into the aeon nox master folder in appdata. However, nothing changed nor do I have the option to change the theme in xbmc. Is there something Im missing?

in the zip file there are 2 Folders in 1 main Folder. you maybe didnt copy the contents right.
You have to overwright everything.
Reply
  • 1
  • 32
  • 33
  • 34(current)
  • 35
  • 36
  • 61

Logout Mark Read Team Forum Stats Members Help
[MOD] AEON NOX (all Versions) Colored Movie and TV-Show Icons and Mediaflags19