• 1
  • 296
  • 297
  • 298(current)
  • 299
  • 300
  • 468
Aeon Madnox for Krypton / Jarvis - (no longer in development)
(2016-04-03, 19:12)bobrap Wrote:
(2016-04-03, 16:02)schimi2k Wrote:
(2016-04-03, 14:56)bobrap Wrote: Sorry about no screenshots. Hope these will do.
http://i.imgur.com/AK0l0Lw.png

http://i.imgur.com/e9BqAzg.png

Don't understand how it's not a full log. I used Kodi log uploader. I'll try another. Sorry.

Log file

From Schimi's comments, this a kinda known thing. My episodes are named as such:
11.22.63 - S01E04 - The Eyes of Texas.WEBDL-720p.mkv.

Hate being such a bother, but, do appreciate you guys. Thanks.

i think its because of the variables we use:
yours is ... WEBDL-720p
our variables are:
.webdl.
webdl.
.web-dl.
web-dl.

can you maybe test one episode with
11.22.63 - S01E04 - The Eyes of Texas.WEBDL.720p.mkv
for example ? if its working, we should maybe add just a WEBDL and a WEB-DL to the variables... but dont know if this is enough...

Changing WEBDL-720 to WEBDL.720p. shows the correct cases for episodes. Dash to dot seems to be the answer. Now to the task of renaming a few thousand episodes. Tongue Widget still shows bluray.

naaaaa, you dont need to rename your episodes ^^ i will try tomorrow some variables ( maybe just add one without any dots or other stuff around will work )
a bit more patient please
HW: I5, AMD A6, Odroid C2 OS:Win10 & LibreElec Kodi:latest 16.x & 17.x Skin: MADNOX

M A D N O X - incl "HOW TO - SETUP TRICKS..." on first page !!!
Extra GFX Stuff for AeonNox Mods
(2016-04-03, 19:30)schimi2k Wrote:
(2016-04-03, 19:12)bobrap Wrote:
(2016-04-03, 16:02)schimi2k Wrote: i think its because of the variables we use:
yours is ... WEBDL-720p
our variables are:
.webdl.
webdl.
.web-dl.
web-dl.

can you maybe test one episode with
11.22.63 - S01E04 - The Eyes of Texas.WEBDL.720p.mkv
for example ? if its working, we should maybe add just a WEBDL and a WEB-DL to the variables... but dont know if this is enough...

Changing WEBDL-720 to WEBDL.720p. shows the correct cases for episodes. Dash to dot seems to be the answer. Now to the task of renaming a few thousand episodes. Tongue Widget still shows bluray.

naaaaa, you dont need to rename your episodes ^^ i will try tomorrow some variables ( maybe just add one without any dots or other stuff around will work )
a bit more patient please

I'm as patient as the day is long.Smile I don't mind renaming, should only take a few minutes.
YOYIZDERZOMENEMOHOZEZAZEZDENDERIZHOZEZ
(2016-04-03, 19:45)bobrap Wrote:
(2016-04-03, 19:30)schimi2k Wrote:
(2016-04-03, 19:12)bobrap Wrote: Changing WEBDL-720 to WEBDL.720p. shows the correct cases for episodes. Dash to dot seems to be the answer. Now to the task of renaming a few thousand episodes. Tongue Widget still shows bluray.

naaaaa, you dont need to rename your episodes ^^ i will try tomorrow some variables ( maybe just add one without any dots or other stuff around will work )
a bit more patient please

I'm as patient as the day is lond.Smile I don't mind renaming, should only take a few minutes.

but this shows us again that there are so many different configurations out there Wink - and the dev team can just check with their config - so now we can try to make madnox a bit more compatible Wink
HW: I5, AMD A6, Odroid C2 OS:Win10 & LibreElec Kodi:latest 16.x & 17.x Skin: MADNOX

M A D N O X - incl "HOW TO - SETUP TRICKS..." on first page !!!
Extra GFX Stuff for AeonNox Mods
(2016-04-03, 19:45)bobrap Wrote:
(2016-04-03, 19:30)schimi2k Wrote:
(2016-04-03, 19:12)bobrap Wrote: Changing WEBDL-720 to WEBDL.720p. shows the correct cases for episodes. Dash to dot seems to be the answer. Now to the task of renaming a few thousand episodes. Tongue Widget still shows bluray.

naaaaa, you dont need to rename your episodes ^^ i will try tomorrow some variables ( maybe just add one without any dots or other stuff around will work )
a bit more patient please

I'm as patient as the day is lond.Smile I don't mind renaming, should only take a few minutes.

open variables.xml go to line 4768 and add
<value condition="SubString(ListItem.Filename, WEBDL-) | SubString(ListItem.Filename, webdl-)">webdl.png</value>

save and see if it works
(2016-04-03, 20:07)meowmoo Wrote: open variables.xml go to line 4768 and add
<value condition="SubString(ListItem.Filename, WEBDL-) | SubString(ListItem.Filename, webdl-)">webdl.png</value>

save and see if it works

for our views it should be enough to add in variables > <variable name="GlobalCaseVar"> (line 49)
<value condition="SubString(ListItem.Filename,WEBDL) | SubString(ListItem.Filename,webdl)">webdl.png</value>


EDIT:
hmmm this doesnt work like the 3D movies before - we realy need to add a
<value condition="SubString(ListItem.Filename,WEBDL-) | SubString(ListItem.Filename,webdl-)">webdl.png</value>

EDIT2:
open variables.xml go to line 4768 and add
<value condition="SubString(ListItem.Filename, WEBDL-) | SubString(ListItem.Filename, webdl-)">webdl.png</value>
this works here ... will add some variables and push it tomorrow to git
thx cowcat from da german tree Wink
HW: I5, AMD A6, Odroid C2 OS:Win10 & LibreElec Kodi:latest 16.x & 17.x Skin: MADNOX

M A D N O X - incl "HOW TO - SETUP TRICKS..." on first page !!!
Extra GFX Stuff for AeonNox Mods
Hello. Is it possible view clearlogo or discart in musicvideos?? (showcase view or wall view for example). Sorry for my bad english. Thanksss
Hey gang, (hopefully) quick question, might be more for the General Support section, but will start here since it's for this skin: after I download Madnox from the git link, where on an Android box does it go, folder-wise?
Still learning the Android OS, and don't care for the other skins and want to put this on the new Android box.
(2016-04-03, 20:31)Temujin Wrote: Hey gang, (hopefully) quick question, might be more for the General Support section, but will start here since it's for this skin: after I download Madnox from the git link, where on an Android box does it go, folder-wise?
Still learning the Android OS, and don't care for the other skins and want to put this on the new Android box.

if you have read the first page you would see this link
http://kodi.wiki/view/Userdata

...
HW: I5, AMD A6, Odroid C2 OS:Win10 & LibreElec Kodi:latest 16.x & 17.x Skin: MADNOX

M A D N O X - incl "HOW TO - SETUP TRICKS..." on first page !!!
Extra GFX Stuff for AeonNox Mods
(2016-04-03, 20:37)schimi2k Wrote:
(2016-04-03, 20:31)Temujin Wrote: Hey gang, (hopefully) quick question, might be more for the General Support section, but will start here since it's for this skin: after I download Madnox from the git link, where on an Android box does it go, folder-wise?
Still learning the Android OS, and don't care for the other skins and want to put this on the new Android box.

if you have read the first page you would see this link
http://kodi.wiki/view/Userdata
...
Thanks.
(2016-04-03, 19:45)bobrap Wrote:
(2016-04-03, 19:30)schimi2k Wrote:
(2016-04-03, 19:12)bobrap Wrote: Changing WEBDL-720 to WEBDL.720p. shows the correct cases for episodes. Dash to dot seems to be the answer. Now to the task of renaming a few thousand episodes. Tongue Widget still shows bluray.

naaaaa, you dont need to rename your episodes ^^ i will try tomorrow some variables ( maybe just add one without any dots or other stuff around will work )
a bit more patient please

I'm as patient as the day is long.Smile I don't mind renaming, should only take a few minutes.

Seems that after the rename the widgets are showing correct cases. Thanks again for all the help.
YOYIZDERZOMENEMOHOZEZAZEZDENDERIZHOZEZ
(2016-04-03, 16:14)KevinSartori Wrote:
(2016-04-03, 00:23)meowmoo Wrote: Here are the Files if anyone wanna mess around with it Wink it will mess up the view settings...
@KevinSartori feeback is very welcome Tongue
https://drive.google.com/open?id=0B9bSf6...GoxcVFMa3M

Confused

Hmm, I need help. I downloaded the latest version of the skin from GIT. I replaced custom_1126_ViewtypeSettings.xml, Font.xml, includes.xml, MyMusicNav.xml, and View_706_MusicList.xml in the 1080i folder. I didn't know what to do with the views.xml file in the extras folder.

How do I get to the Views from your pics? I definitely want to check them out!

Also, there's one thing I keep meaning to ask about. Kodi now has a colored studio icon add-on and a white studio icon add-on. Wouldn't it be better to use them instead of including all of those icons with the skin? If we have extra or updated icons not included in the add-ons, we could send them to Ronie or submit a pull request.


The update to use studio icons resources is on-going it is in most places but i still have some things to do and check before a clean up. Yes i plan to chat to ronnie about pushing any extras we have and about any different ones we have. I haven't fully got my head round resources so taking a bit longer. Plus some other things got in the way like animated posters / backgrounds.
SKIN: Aeon Madnox
RIP Schimi2k, we miss you.
When I grow up I want to be a skilled skinner
Thank me by ⬇ adding to my + reputation
Hi Guys!

Great job with keeping this skin alive. I have tried pretty much every skin but nothing compares to this in eye candy.

Now i used to modify the skin myself for a few very minor tweaks but it has now morphed into a huge piece of code and i am struggling to find simple things.

The one thing that is killing me trying to find it is the correct code for the thumb that is displayed in List View. In both Video Files mode and Pictures mode.

Right now, it is always a square and that is not ok for pictures, posters or video thumbs. I just need to keep the <width /> tag but comment the <height /> and make sure the <aspectratio>keep</aspectratio> is set and not <aspectratio>scale</aspectratio>

I have a huge library but i also have a lot of things that are either not in the library yet or that will never be added to the library and earlier versions of MadNox were much easier to modify that setting right in MyVideoNav.xml, Viewtype_List.xml and MyPics.xml

Can you please point me to the right file and line or code? Thanks in advance...

And BTW:

Every time i upgrade the skin, i have to go through all the files to modify that contain \comics\ to /comics/ because all my comics are in a network share and not a local share. You may want to address that in your code so it works for both local or network paths (even *nix local paths use forward slashes. Current way is only good for local windows folders)

What it does is activate Posters in the Pictures Infowall, Wall, Wall Large and Showcase when in sees \comics\ in the folderpath.

And lastly, there is a possible bug in there where although it is in the list of available views, you cannot select Wall Large in picture mode in a folder with comics

Thanks for all your great, frankly superb work on the greatest skin ever Smile

-Pr.
[4 Kodi Clients + 4 Norco RPC-4224 Media Servers w/376 TB HDD Space]
(2016-04-03, 10:01)schimi2k Wrote:
(2016-04-03, 09:05)RDel Wrote: I appreciate you and others responding. I have all required addons installed and recognized by skin. skininfoservice was always installed. While troubleshooting I reinstalled both manually, then by Zip. The Boxcase displays the Poster and the Back Cover art, It doesn't display the disk art and the Info sheet is blank. I'm currently using a fresh install of everything. I'm wondering if my library backup method has something to do with it. Before my fresh install, I DID NOT save my database file, I DID back up my video library to seperate files (all artwork and nfo's) then after a fresh install of Jarvis I added back my video sources and set the scraper for Local Info only. After that, some artwork wasn't showing up (logo's, clearart and I think the disk art) so I set Artwork Downloader to search for local art only, and it picked everything up. So I'm thinking the video database file may have something to do with it? Do you think I have to wipe everything (Kodi and delete all Artwork) and start from scratch to troubleshoot this? I really don't want to do that (my library is huge), but if you think it's the only way, I will. Please let me know what you think. I'm not a noob, I've been using Kodi since the original XBox Mod days, I just never got too deep into the artwork until I used this awesome skin. Thanks a lot.

sorry for my late response - i had this same problem once too ! i had installed all my addons and still nada boxset infos - after i delete the extendedinfo script and installed it fresh from official repo it works again ! - please try this - and maybe try to download the latest script.skin.info.service from git
if both of this doesnt work for you, please send me a pm or post it here - i will send you my versions of those scripts - if this doesnt work neither, we should have a look at your settings

Hi Schimi, I went ahead and wiped my Kodi and Skin installation. Reinstalled Kodi did some minor setup, then installed Madnox and completed the addon installations. I installed skin.info.service from Git, extended.info from repo, and all other required addons. The problem still remains. My BD/DVD Cases options are correct. I have no extra options enabled in General Skin Settings (at bottom of list). Group movies in sets is enabled. I scanned a source folder from internet and grabbed all artwork. Single movie animations work fine, the sets open but still no disks inside.

Forgot to mention this... I installed the skin "Phenomenal" last week. It has a Showcase view exactly like Madnox and everything worked fine. My Movie Set Boxes opened with disks inside. I did not install that skin this time, I thought it might cause a conflict or something.

Anyway, I don't know what else to do. I guess I can use your addon files as a test, that would be great. As far as settings, I've read this thread extensively and can't think of a setting that would keep this from working, unless you can. Thanks!
(2016-04-04, 04:28)RDel Wrote: Hi Schimi, I went ahead and wiped my Kodi and Skin installation. Reinstalled Kodi did some minor setup, then installed Madnox and completed the addon installations. I installed skin.info.service from Git, extended.info from repo, and all other required addons. The problem still remains. My BD/DVD Cases options are correct. I have no extra options enabled in General Skin Settings (at bottom of list). Group movies in sets is enabled. I scanned a source folder from internet and grabbed all artwork. Single movie animations work fine, the sets open but still no disks inside.

Forgot to mention this... I installed the skin "Phenomenal" last week. It has a Showcase view exactly like Madnox and everything worked fine. My Movie Set Boxes opened with disks inside. I did not install that skin this time, I thought it might cause a conflict or something.

Anyway, I don't know what else to do. I guess I can use your addon files as a test, that would be great. As far as settings, I've read this thread extensively and can't think of a setting that would keep this from working, unless you can. Thanks!
If the items in the set have discart and you have skin.info.service installed then it should work but if you post a screenshot and a full Debug Log (wiki) someone can take a peek and see if you have everything installed or check for any errors.

Phenomenal skin and its ShowCase view uses a modified version from my skin. Some of the modifications made include using skin.helper.service and not skin.info.service to display the movie set discs. Do you have just skin.helper.service and not both scripts?
(2016-04-04, 05:02)mikesilvo164 Wrote:
(2016-04-04, 04:28)RDel Wrote: Hi Schimi, I went ahead and wiped my Kodi and Skin installation. Reinstalled Kodi did some minor setup, then installed Madnox and completed the addon installations. I installed skin.info.service from Git, extended.info from repo, and all other required addons. The problem still remains. My BD/DVD Cases options are correct. I have no extra options enabled in General Skin Settings (at bottom of list). Group movies in sets is enabled. I scanned a source folder from internet and grabbed all artwork. Single movie animations work fine, the sets open but still no disks inside.

Forgot to mention this... I installed the skin "Phenomenal" last week. It has a Showcase view exactly like Madnox and everything worked fine. My Movie Set Boxes opened with disks inside. I did not install that skin this time, I thought it might cause a conflict or something.

Anyway, I don't know what else to do. I guess I can use your addon files as a test, that would be great. As far as settings, I've read this thread extensively and can't think of a setting that would keep this from working, unless you can. Thanks!
If the items in the set have discart and you have skin.info.service installed then it should work but if you post a screenshot and a full Debug Log (wiki) someone can take a peek and see if you have everything installed or check for any errors.

Phenomenal skin and its ShowCase view uses a modified version from my skin. Some of the modifications made include using skin.helper.service and not skin.info.service to display the movie set discs. Do you have just skin.helper.service and not both scripts?

Thanks for the help. Yes the movies have discart. Skin.info.service and skin.helper.service are both installed. I'll post a screen shot and debug log soon.
watch gallery


Log File
http://xbmclogs.com/phbl2fscj

I didn't use any Customizations. After replacing my addons with the new ones sent to me i got a "failed to start commoncache" warning. I've never manipulated addons like this before. It had no effect on the animation mods. Individual disc cases still open with discs, but sets open with no disks. No problem I'm planning on a fresh install after this, since it doesn't seem to matter which versions of addons I use. Thanks.
  • 1
  • 296
  • 297
  • 298(current)
  • 299
  • 300
  • 468

Logout Mark Read Team Forum Stats Members Help
Aeon Madnox for Krypton / Jarvis - (no longer in development)39