• 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 101
[MOD] Aeon Hitched - Signing out
excellent work dude, i'm really liking what you've done with this mod. however, i've one or two issues i wanted to bring up.

firstly-i don't know if this is aeon specific or just a problem with xbmc-when going to "now playing" whilst viewing a video (pressing s) you're taken to the now playing section for music.

also i've a strange issue with the video that's currently playing being displayed in multiplex view.

Image

thanks.
Reply
I have notice that problem with the video too, pesteh, i found the line of code in the viewtype_multiplex.html and played around with it, i think these might be the correct vaules, it seem to work fine for me

Code:
<control type="group">
                <posx>612</posx>
                <posy>18</posy>
                <visible>Skin.HasSetting(multiplexfanart)</visible>    
                <control type="image">
                    <posx>-40</posx>
                    <posy>30</posy>
                    <width>613</width>
                    <height>347</height>
                    <texture>common/black.png</texture>
                    <visible>Player.HasVideo</visible>
                </control>                
                <control type="videowindow">
                    <posx>-40</posx>
                    <posy>30</posy>
                    <width>613</width>
                    <height>347</height>
                </control>
            </control>
Reply
cheers, i'll give that a go now.

edit: good job, works a treat. much appreciated. I figured it was merely an alignment issue but I had no idea where to start looking..
Reply
>>X<<' Wrote:Dude a scene nfo and an nfo for XBMC are two different things, I doubt XBMC can make heads of tails of a scene nfo ? ? ? ?

Edit : Well Learnt something new today didn't realize if you have the IMDb URL to a movie in the nfo XBMC will use it, just tried "Fifty Dead Men Walking" and got the same problem as you so obviously XBMC is using the URL in your nfo but at a guess that's probably all its using

Think using proper nfo's for XBMC will solve your problem Smile

If your using XBMC scrapper you cannot have any control over genres displayed for that movie unlike when using nfo's where you can edit the genre tag

Think you should have a read Here

read it and seems like that would make me remove the scene nfo.

so done some more testing and found some more movies this happends on.
what i did was just make a folder with movie name and put a small avi file in the folder (movie sample where i removed the sample name)
my system is sat up to scrape based on folder name. tested also some other scrapers (tmdb, imdb. amazoon us) with same result. tested also with other filename than the imdb link in the .nfo file.

anyone else wanna test?
make these folders and a test sample. filename can be what ever you want.
casino\test.avi
garfield gets real\test.avi
gracie\test.avi

casino works fine and rest is too high.

any ideas whats wrong?
Reply
Movie genre were added correct cause I can't seem to get them to display?
Reply
ohh sorry gave two where genres wasn't added (for some unknown reason). try good time max and growing up
Reply
I fixed something in list view that has been bothering me for a long time. folder.jpg and tvserie icons/thumbs gets stretched and looks completely out of place.

I have fixed it for slim list. Will fix it for the other list mode aswell if you like it and want to add it to your mod.

It only affects file mode and tvseriemode in list view.

As you can see, movies are intact with dvd covers if they are added to library
Image

If a movie isn't in the library it's cover or folder.jpg doesn't get stretched. Aspect is kept.
Image

If you enter a list with tv-series the aspect is kept
Image

All empty thumbs and alikes have their aspect intact
Image



These fixes creates a whole new feel to the skin when in files mode. Doesn't feel like a panic job anymore Smile

Here is the file: Viewtype_List_Slim.xml
Reply
mindweaver Wrote:I fixed something in list view that has been bothering me for a long time. folder.jpg and tvserie icons/thumbs gets stretched and looks completely out of place.

I have fixed it for slim list. Will fix it for the other list mode aswell if you like it and want to add it to your mod.

It only affects file mode and tvseriemode in list view.

These fixes creates a whole new feel to the skin when in files mode. Doesn't feel like a panic job anymore Smile

Here is the file: Viewtype_List_Slim.xml
Thank You! This has driven me crazy for sooo long. I wouldn't use Aeon for just that reason. It never felt finished because of it.
Reply
warwon Wrote:Movie genre were added correct cause I can't seem to get them to display?
I've temporarily removed the Mod Pack because it messed up the Weather and I really don't like the Sub Menu. I'll be adding Genres separately soon. Sorry about that.
zwat Wrote:ohh sorry gave two where genres wasn't added (for some unknown reason). try good time max and growing up
This is definitely a scraper issue.

Scraped using themoviedb -

Image

Scraped using imdb -

Image

I've noticed that tmdb lists the Genre as 'Drama Film' when it should be just 'Drama'.
This, I think, is the problem.
Reply
zwat Wrote:read it and seems like that would make me remove the scene nfo.

so done some more testing and found some more movies this happends on.
what i did was just make a folder with movie name and put a small avi file in the folder (movie sample where i removed the sample name)
my system is sat up to scrape based on folder name. tested also some other scrapers (tmdb, imdb. amazoon us) with same result. tested also with other filename than the imdb link in the .nfo file.

anyone else wanna test?
make these folders and a test sample. filename can be what ever you want.
casino\test.avi
garfield gets real\test.avi
gracie\test.avi

casino works fine and rest is too high.

any ideas whats wrong?

What I'm saying is the only information grabbed from your scene nfo is the IMDb URL which then gets used for the information for the movie which is no different then using XBMC to scrape IMDb without an nfo

All the other information in your scene nfo is useless you might as well just have an nfo containing the IMDb URL

In either case it will result in your problem, its the same with blacks mod

If you have a proper nfo created with MIP or EMM it doesn't happen so must be a problem with XBMC scrapper

Image
Reply
mindweaver Wrote:I fixed something in list view that has been bothering me for a long time. folder.jpg and tvserie icons/thumbs gets stretched and looks completely out of place.

I have fixed it for slim list. Will fix it for the other list mode aswell if you like it and want to add it to your mod.

It only affects file mode and tvseriemode in list view.

As you can see, movies are intact with dvd covers if they are added to library
Image

If a movie isn't in the library it's cover or folder.jpg doesn't get stretched. Aspect is kept.
Image

If you enter a list with tv-series the aspect is kept
Image

All empty thumbs and alikes have their aspect intact
Image



These fixes creates a whole new feel to the skin when in files mode. Doesn't feel like a panic job anymore Smile

Here is the file: Viewtype_List_Slim.xml
Nice work.
It's shame we can't get the image size from within the skin and add the border/glass overlay to fit though.
Reply
mindweaver Wrote:I have a request. Is it possible to make the divider line a bit darker? It feels too bright. 50% like this: line.png
Well it still didn't work when displayed at 1080p for some reason. It seems that you can't compress textures that are a few pixels wide/high into a texture.xpr.
What I've had to do is lighten the default one slightly so it looks OK on the grey and black panels, and completely remove the line from the texture.xpr's.

Anyway, here's how it looks.

Before

Image

After

Image

It still doesn't look perfect at 1080p though.
Reply
Hitcher

if I update the files with another mod and then do a git pull will it overwrite my mods that I have added?

are you going to add the new home customization mod when it is available?
Nvidia Shield with Kodi 18
Reply
rflores2323 Wrote:if I update the files with another mod and then do a git pull will it overwrite my mods that I have added?
Probably.
rflores2323 Wrote:are you going to add the new home customization mod when it is available?
Yes.
Reply
Hitcher Wrote:Probably.
Yes.

i love your short answers Tongue
cheers,azido :;):
Reply
  • 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 101

Logout Mark Read Team Forum Stats Members Help
[MOD] Aeon Hitched - Signing out11