An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.6.2) and
Kodi v19+ (v2.1.6.2) have been posted on GitHub. These versions contain a couple
of fixes and a few enhancements. In...
Type: Posts; User: jbinkley60
An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.6.2) and
Kodi v19+ (v2.1.6.2) have been posted on GitHub. These versions contain a couple
of fixes and a few enhancements. In...
Everyone,
One of the goals with the Mezzmo Kodi addon is to make things as easy and automated as possible
to improve the overall Kodi experience. With that in mind and seeing some comments in...
Version 1.0.10 of the Mezzmo Artwork Checker has been uploaded to GitHub.
This version has a minor enhancement to address the recent higher than
normal failure rate from IMDB which would cause...
The way I do it is to add the following files to each season and the overall series folders:
folder.jpg
poster.jpg
fanart.jpg
Typically when I add my first episode and I have the artwork...
I am not sure if you can stop Mezzmo from downloading the backdrop files but you can resize them much smaller to take up less space with the streaming options. You can make them as small as 500x500,...
I support the Kodi app for Mezzmo and may be able to assist. There may be a couple of options but I'll need to know a bit more about what you are trying to do. Write me in a private message and we...
One thing to look at is digital audio vs. bitstream audio and ARC vs. eARC. If you are doing simple digital audio then ARC will support it. If you are trying to do bitstream audio then eARC is...
Something else to check is in your Media Server Settings in Mezzmo and see which network(s) you are broadcasting on. I would set it to Ethernet. Ethernet should carry over to wireless unless your...
An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.6.1) and
Kodi v19+ (v2.1.6.1) have been posted on GitHub. These versions fix a bug
introduced in v1.1.5.8 / 2.1.5.8 of code...
Thanks for helping with this. I've spent more time with this section of code and realized it needed some work. This is some pretty old code with some limitations like if a video had multiple...
Ok. I have a fix for when the category is blank. I thought I was catching it with 2.1.6.0 but realized I wasn't checking for it being empty. I'll push out 1.1.6.1 and 2.1.6.1 in the morning. In...
Ok, So it is only failing if the category is blank ? I didn't test for that scenario. I'll take a look.
Jeff
An empty category would cause the issue. v2.1.6.0 should fix it.
Jeff
OK. If you check the category in the Mezzmo properties, what is it set to for the video which fails ? I found the underlying bug had to do with a change in 2.1.5.8 which caused some categories not...
Thanks Ian,
I can see the error:
2022-07-06 11:40:33.260 T:18018 INFO <general>: EXCEPTION IN...
Thanks for the update Ian. The question is whether it is the file or an issue when Mezzmo tried to read the file. Are you able to reproduce the issue by trying to have Mezzmo read the file again...
Ian,
Ok. I misunderstood your Kodi clients. Here's a quick test version of the addon with the duration checking fix. You can also just send me your Kodi.log file from the Shield when it fails...
Ian,
Hopefully you won't have any issues getting the debug log. I did some more looking at the code and was able to create a similar problem to what you are seeing by manually improperly...
Ian,
First I would do this debugging on your PC system. To put Kodi in debug mode you go to: System-->Settings-->System-->Logging then enable the following:
Enable Debug Logging
Enable...
Ian,
In thinking about this further, if it is impacting a single folder and the subfolders are working and this is across multiple clients, then it is possible something in the Mezzmo folder that...
I'd try stopping and restarting your Mezzmo server, then try uninstall / reinstall on one client, then a debug log may be needed.
Jeff
Ok. Keep me posted if it works properly on the Shield/TV combination. Is the addon only loaded on the master profile or in other profiles too ? A worst case option is to delete the addon and the...
Ian,
That is really odd and I've had no other reports. The code changes made in 2.1.5.9 should have nothing to do with displaying content that I can think of. The only change was to server...
An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.5.9) and
Kodi v19+ (v2.1.5.9) have been posted on GitHub. These versions add a feature
which allows manual adding of your Mezzmo...
Nice find. Well done.
Jeff