• 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 133
Mod Aeon MQ 8 Multi-Mod
(2019-06-10, 22:21)latts9923 Wrote: @gotham_x
I'm trying to think what would cause the problem you're describing. Just checking...you just copied over the existing files with the files provided and copied the new fonts in the Multi-Mod correct?

OK. partly I solved , I had to reinstall resource.images.skinthemes.aeonmq / resources from the Multi MOD for Krypton and overwrite again , now only the themes BLUE, ORANGE and PURPLE remain in gray in its preview.
Another important thing relating to Media Flags Aspect Ratio , from what I could verify , Aspect Ratio , never changes , always remains nailed on a value of Aspect Ratio 1.78:1 instead of changing for example to a value of 2.35.1 
obviously, the value of Aspect Ratio was added to the file
Reply
@latts9923 
Not sure if its a bug at my end, but if you turn off Disk Art in the top menu, you are not able to scroll down to select Disk Art - If available
Reply
@gotham_x
Do you have the blue, orange and purple theme subfolders in the resources folder?

@SteveSmith
Good catch! I had an ID conflict. I have a fix that will be part of the next update.
Reply
(2019-06-11, 14:33)latts9923 Wrote: @gotham_x
Do you have the blue, orange and purple theme subfolders in the resources folder?

 

No. Where do I find them ?
Reply
Has anyone found a solution to getting the animated posters working?
I checked in Kodi/user data/addon data/script.module.metadatautils/animatedgifs and its empty...
I remember you had to add a line of code somewhere for skin.helper.service I think it was to search and download them, but cant for the life of me remember where it was supposed to go or the line that needed to be added.
Reply
(2019-06-11, 16:52)SteveSmith Wrote: Has anyone found a solution to getting the animated posters working?
I checked in Kodi/user data/addon data/script.module.metadatautils/animatedgifs and its empty...
I remember you had to add a line of code somewhere for skin.helper.service I think it was to search and download them, but cant for the life of me remember where it was supposed to go or the line that needed to be added.

Animated PNG posters were working up until about 3 weeks ago. Animated GIFs do work but you need to add
<videoextensions>
        <add>.gif</add>
    </videoextensions>

to advancedsettings.xml (or create that file) under Userdata to enable GIFs. But the problem with this is that it only works with files GIFs that are stored locally. This means that you have to manually add animated gifs to each movie. When animated PNG posters were working, they also worked from my NAS. Apparently there is a workaround for this requires making changes to the Kodi database and I'm not sure exactly what file we are talking about.
Reply
(2019-06-11, 20:16)E net Wrote:
(2019-06-11, 16:52)SteveSmith Wrote: Has anyone found a solution to getting the animated posters working?
I checked in Kodi/user data/addon data/script.module.metadatautils/animatedgifs and its empty...
I remember you had to add a line of code somewhere for skin.helper.service I think it was to search and download them, but cant for the life of me remember where it was supposed to go or the line that needed to be added.

Animated PNG posters were working up until about 3 weeks ago. Animated GIFs do work but you need to add
<videoextensions>
        <add>.gif</add>
    </videoextensions>

to advancedsettings.xml (or create that file) under Userdata to enable GIFs. But the problem with this is that it only works with files GIFs that are stored locally. This means that you have to manually add animated gifs to each movie. When animated PNG posters were working, they also worked from my NAS. Apparently there is a workaround for this requires making changes to the Kodi database and I'm not sure exactly what file we are talking about. 
I had it working once before, but lost everything when I had to reinstall my OS... it was adding the Aminated Art without doing anything manually.. but I have totally forgotten what I did.. I need to search through old posts to see if I can find it again. Its very frustrating.
Reply
(2019-06-11, 20:16)E net Wrote:
(2019-06-11, 16:52)SteveSmith Wrote: Has anyone found a solution to getting the animated posters working?
I checked in Kodi/user data/addon data/script.module.metadatautils/animatedgifs and its empty...
I remember you had to add a line of code somewhere for skin.helper.service I think it was to search and download them, but cant for the life of me remember where it was supposed to go or the line that needed to be added.

Animated PNG posters were working up until about 3 weeks ago. Animated GIFs do work but you need to add
<videoextensions>
        <add>.gif</add>
    </videoextensions>

to advancedsettings.xml (or create that file) under Userdata to enable GIFs. But the problem with this is that it only works with files GIFs that are stored locally. This means that you have to manually add animated gifs to each movie. When animated PNG posters were working, they also worked from my NAS. Apparently there is a workaround for this requires making changes to the Kodi database and I'm not sure exactly what file we are talking about. 

but from what we read, it is not a problem of kodi, but of the skin? this is true?
Reply
(2019-06-12, 08:44)allpro Wrote:
(2019-06-11, 20:16)E net Wrote:
(2019-06-11, 16:52)SteveSmith Wrote: Has anyone found a solution to getting the animated posters working?
I checked in Kodi/user data/addon data/script.module.metadatautils/animatedgifs and its empty...
I remember you had to add a line of code somewhere for skin.helper.service I think it was to search and download them, but cant for the life of me remember where it was supposed to go or the line that needed to be added.

Animated PNG posters were working up until about 3 weeks ago. Animated GIFs do work but you need to add
<videoextensions>
        <add>.gif</add>
    </videoextensions>

to advancedsettings.xml (or create that file) under Userdata to enable GIFs. But the problem with this is that it only works with files GIFs that are stored locally. This means that you have to manually add animated gifs to each movie. When animated PNG posters were working, they also worked from my NAS. Apparently there is a workaround for this requires making changes to the Kodi database and I'm not sure exactly what file we are talking about.   

but from what we read, it is not a problem of kodi, but of the skin? this is true?  
I think it's the skin since the setup files need to be updated to enable animated posters.
If someone could tell me where the central Kodi DB is then I have a workaround which I recently found that was written by someone a couple of years ago.
Reply
@gotham_x
You can download the additional themes from the Aeon MQ 7 Leia Mod thread. I just added the download link to the first post in this thread as well.
Reply
(2019-06-02, 22:31)Amjak Wrote: Menue bars, characterart in right list view and the themes are working for me on my shield tv

Great work again 
Thx latts

Any help on how to get character art working?
Reply
(2019-06-11, 09:40)gotham_x Wrote: Another important thing relating to Media Flags Aspect Ratio , from what I could verify , Aspect Ratio , never changes , always remains nailed on a value of Aspect Ratio 1.78:1 instead of changing for example to a value of 2.35.1 
obviously, the value of Aspect Ratio was added to the file 

@latts9923

Thanks, settled. Can you tell me something about Media Flags Aspect Ratio
Reply
(2019-06-12, 15:48)gotham_x Wrote:
(2019-06-11, 09:40)gotham_x Wrote: Another important thing relating to Media Flags Aspect Ratio , from what I could verify , Aspect Ratio , never changes , always remains nailed on a value of Aspect Ratio 1.78:1 instead of changing for example to a value of 2.35.1 
obviously, the value of Aspect Ratio was added to the file 

@latts9923

Thanks, settled. Can you tell me something about Media Flags Aspect Ratio  
I'm having issues with Animated posters, but my aspect ratio media flags do work. No issues there at all.
Reply
@gotham_x

Have an issue in Kodi, flag aspect ratio are empty after playing the video. But Don't change probably is something more

https://github.com/xbmc/xbmc/pull/16239
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
(2019-06-12, 14:05)E net Wrote:
(2019-06-02, 22:31)Amjak Wrote: Menue bars, characterart in right list view and the themes are working for me on my shield tv

Great work again 
Thx latts

Any help on how to get character art working?


In the movie folder you have to create the folder "characterart" and put a picture from that thread in it Click here or from that website kyradb.com
Reply
  • 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 133

Logout Mark Read Team Forum Stats Members Help
Aeon MQ 8 Multi-Mod10