Kodi Community Forum
v19 Aeon MQ 8 for Matrix Mod - 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 MQ (https://forum.kodi.tv/forumdisplay.php?fid=68)
+---- Thread: v19 Aeon MQ 8 for Matrix Mod (/showthread.php?tid=358382)



RE: Aeon MQ 8 for Matrix - Jumpy73 - 2022-01-01

Hi @latts9923
the links for "Colored Media Icons v0.1.6" and "Skin Info Service v1.1.2" in the first page are currently broken.

For "Skin Info Service v1.1.2" addon I have found it at this link
For "Colored Media Icons v0.1.6" I haven't found it anywhere else

Could you update those links in the first page for everyone's convenience?

Thanks and Happy New Year  Smile


RE: Aeon MQ 8 for Matrix - latts9923 - 2022-01-01

@wags1
Sure, enable debug, post the link and I'll take a look.

@Grayman001
I don't have a system with macOS to try and reproduce this problem. Anyone else here using macOS?

@andrzejls
Sorry, I'll be more specific. Do you have a video that scraped the studio as Paramount+? I only tested the new icon by manually editing a video's studio.

@ozmale
If you add the extension ".dv." to your file name, the Dolby Vision icon should display instead of SDR or HDR.

@Jumpy73
I updated the links in the first post. Thanks for letting me know!


RE: Aeon MQ 8 for Matrix - wags1 - 2022-01-01

@latts9923 Thanks for taking a look! 

https://paste.kodi.tv/ronigowuqi


RE: Aeon MQ 8 for Matrix - Angelinas - 2022-01-01

Code:
binascii.Error: Incorrect padding
@wags1
You use wrong Api key for theaudiodb.com and causes an error in 
script.module.metadatautils

*Need to change your key or dissable THEAUDIODB for metadata/Artork in settings for script.module.metadatautils


RE: Aeon MQ 8 for Matrix - wags1 - 2022-01-01

That is odd. I can use that API key manually and it works fine. For example if I issue

"https://www.theaudiodb.com/api/v1/json/MYAPIKEY/searchalbum.php?s=daft_punk&a=Homework"

and replace MYAPIKEY with the key I'm using it works fine. I'll check the api key in the settings for metadetautils again but I have verified it several times.

Just to make sure, I'm entering the api key in the "Metadata and Artwork Module" right? That is where I have been putting my api keys.


RE: Aeon MQ 8 for Matrix - Angelinas - 2022-01-01

bertter is for you to dissable THEAUDIODB for metadata/Artork in settings for script.module.metadatautils
You don't use ascii key as I .....


RE: Aeon MQ 8 for Matrix - wags1 - 2022-01-01

Thanks for helping. I’ll disable audiodb and see if it resolves the problem. Will I miss anything by disabling audiodb?


RE: Aeon MQ 8 for Matrix - andrzejls - 2022-01-02

(2022-01-01, 14:47)latts9923 Wrote: @wags1
Sure, enable debug, post the link and I'll take a look.

@Grayman001
I don't have a system with macOS to try and reproduce this problem. Anyone else here using macOS?

@andrzejls
Sorry, I'll be more specific. Do you have a video that scraped the studio as Paramount+? I only tested the new icon by manually editing a video's studio.

@ozmale
If you add the extension ".dv." to your file name, the Dolby Vision icon should display instead of SDR or HDR.

@Jumpy73
I updated the links in the first post. Thanks for letting me know!
@latts9923
Yes, the video is scraped with studio Paramount+.

Edit: The actual Studio name that Kodi is showing is "Paramount+ (US)"


RE: Aeon MQ 8 for Matrix - Shredder_guitar - 2022-01-02




RE: Aeon MQ 8 for Matrix - wags1 - 2022-01-02

Just to close the loop, disabling audiodb solved the issue. Thank you Angelinas!!

One follow-up question. This problem makes me wonder if there is an issue with metadatutils working with audiodb. I have a paid api for audiodb and I double checked to ensure that I am using the right api key and that it is still valid. So why is it not working correctly? Is there a better place to ask this question? Thanks.


RE: Aeon MQ 8 for Matrix - _Mike_ - 2022-01-02

Hello, @latts9923.
Thanks for your work.
The last time I pointed out inaccuracies, I incorrectly expressed the lack of information. I was referring to a window with a plot that is missing from the information of the music video.
For understanding, I made another screenshots. I hope this will be more accurate.
Image

A little from myself: I think you shouldn't have removed the "premiere", since this parameter is easy to recognize and indicate in the information for any music video, while information about the director is often unknown.
In addition, in your previous version, the line with the director disappeared if there was no information and appeared if this information was specified, it looked pretty cool.

Thanks again.


RE: Aeon MQ 8 for Matrix - KaBoS - 2022-01-02

@latts9923 
Hi, I need a zip file for your repo 
Or there is another way to install repo directly from the link?
Thanks.


RE: Aeon MQ 8 for Matrix - Jumpy73 - 2022-01-02

Hi @latts9923,
where can I find info about the 'extentions' a media file has to include into the file name in order to have correctly poplulated the media info bar of your skin-mod? (please see the screenshot)

Hi all,
Before I used to update the kodi's library with Universal Movies Scraper and Artwork Beef Addon (no more supported in matrix release), currently I'm using The Movie Database Pyton scraper and Artwork Dump Addon but no artwork for movie set is downloaded.
where can I found the relevant settings in order to download movie set artworks?

Thanks in advance to those who want to help me


RE: Aeon MQ 8 for Matrix - wags1 - 2022-01-02

(2022-01-02, 05:15)wags1 Wrote: Just to close the loop, disabling audiodb solved the issue. Thank you Angelinas!!

One follow-up question. This problem makes me wonder if there is an issue with metadatutils working with audiodb. I have a paid api for audiodb and I double checked to ensure that I am using the right api key and that it is still valid. So why is it not working correctly? Is there a better place to ask this question? Thanks.

I checked directly with the audiodb folks via email and they did confirm that my api key is still valid and working. I have tested it manually by issue various api calls using my api key and they all work fine and return the correct data. So I’m not sure at this point why my audiodb api key is not working correctly thru metadatautils (Meta Data and Artwork Module).


RE: Aeon MQ 8 for Matrix - Angelinas - 2022-01-03

(2022-01-02, 23:23)wags1 Wrote: I checked directly with the audiodb folks via email and they did confirm that my api key is still valid and working. I have tested it manually by issue various api calls using my api key and they all work fine and return the correct data. So I’m not sure at this point why my audiodb api key is not working correctly thru metadatautils (Meta Data and Artwork Module).
https://forum.kodi.tv/showthread.php?tid=235676&pid=3078586#pid3078586