Kodi Community Forum
WIP [MOD] AEON NOX (all Versions) Colored Movie and TV-Show Icons and Mediaflags - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Aeon Nox: Silvo (https://forum.kodi.tv/forumdisplay.php?fid=142)
+---- Thread: WIP [MOD] AEON NOX (all Versions) Colored Movie and TV-Show Icons and Mediaflags (/showthread.php?tid=157923)



RE: [MOD] AEON NOX GOTHAM / FRODO Colored Movie and TV-Show Icons and Mediaflags - Intel - 2014-02-19

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).


RE: [MOD] AEON NOX GOTHAM / FRODO Colored Movie and TV-Show Icons and Mediaflags - warlion - 2014-02-19

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


RE: [MOD] AEON NOX GOTHAM / FRODO Colored Movie and TV-Show Icons and Mediaflags - Intel - 2014-02-19

(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


RE: [MOD] AEON NOX GOTHAM / FRODO Colored Movie and TV-Show Icons and Mediaflags - isitmeor - 2014-02-20

(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


RE: [MOD] AEON NOX GOTHAM / FRODO Colored Movie and TV-Show Icons and Mediaflags - MaxCore - 2014-02-20

(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/zx0ctl6vcddwocj/screennshots%20xbmc.zip

also you need the xbt files
color
https://www.dropbox.com/s/philam5uu2xueb2/color-icon.xbt
reloader
https://www.dropbox.com/s/t9wfuc674k4rdq2/Alt-Icons.xbt



RE: [MOD] AEON NOX GOTHAM / FRODO Colored Movie and TV-Show Icons and Mediaflags - LEDFan - 2014-02-21

@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...


RE: [MOD] AEON NOX GOTHAM / FRODO Colored Movie and TV-Show Icons and Mediaflags - warlion - 2014-02-21

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


RE: [MOD] AEON NOX GOTHAM / FRODO Colored Movie and TV-Show Icons and Mediaflags - neurosis13 - 2014-02-21

(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.


RE: [MOD] AEON NOX GOTHAM / FRODO Colored Movie and TV-Show Icons and Mediaflags - warlion - 2014-02-21

i just add a tint to the pics

https://www.dropbox.com/s/7yrejkxzyogsbap/colornextaired.zip


RE: [MOD] AEON NOX GOTHAM / FRODO Colored Movie and TV-Show Icons and Mediaflags - neurosis13 - 2014-02-21

(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/y7y2c4g851r2pio/Aeon.Nox.Gotham.zip

you can pack them into a xbt file with TexturePacker:
http://wiki.xbmc.org/index.php?title=TexturePacker


RE: [MOD] AEON NOX GOTHAM / FRODO Colored Movie and TV-Show Icons and Mediaflags - dapex - 2014-02-22

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....


RE: [MOD] AEON NOX GOTHAM / FRODO Colored Movie and TV-Show Icons and Mediaflags - wgstarks - 2014-02-22

(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.


RE: [MOD] AEON NOX GOTHAM / FRODO Colored Movie and TV-Show Icons and Mediaflags - LEDFan - 2014-02-22

(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/y7y2c4g851r2pio/Aeon.Nox.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.


RE: [MOD] AEON NOX GOTHAM / FRODO Colored Movie and TV-Show Icons and Mediaflags - egemenbor - 2014-02-24

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?


RE: [MOD] AEON NOX GOTHAM / FRODO Colored Movie and TV-Show Icons and Mediaflags - neurosis13 - 2014-02-24

(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.