![]() |
Release Mezzmo Kodi addon UPnP/DLNA Library Sharing Support Thread - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Service Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=152) +---- Thread: Release Mezzmo Kodi addon UPnP/DLNA Library Sharing Support Thread (/showthread.php?tid=366906) |
RE: Mezzmo Kodi addon UPnP/DLNA Library Sharing Support Thread - jbinkley60 - 2024-03-21 Version 1.0.16 of the Mezzmo Artwork Checker has been uploaded to GitHub. This version has 2 fixes for an IMDB API URL change and a minor date/time format change. New Features / Fixes in v1.0.16: • Changed last time checker ran output to just hrs, mins, secs and dropped the partial secs • Updated IMDB-API to TV-API URL change (This is a URL only change. Your IMDB API keys should continue to function normally) I've been using this utility for a couple of years now and have fetched over 16,900 additional images from TMDB / IMDB for actors and actresses. It is a very easy way to add new artwork to your library without the need to rescrape your underling movies and TV episodes. You can even set it up as a batch file to run daily. *** Important Note *** Upcoming version 1.0.17 and beyond will have some major changes. A stand-alone movie file NFO creator is being added along with fetching movie artwork. This will be released in phases with the first phase being manual entry of the movie names, followed by folder level scraping and then eventually scraping new movies added to the Mezzmo database. A full logging facility, similar to what exists in the Mezzmo Trailer Checker will be added. If anyone would like to help test the NFO creator you can download it here. There are a few limitations on this version which will be improved in the future. It is limited to US / English, the backdrop / fanart is fixed at 1920x1080 and the poster artwork is fixed to 500x750. Future releases will add config file options for setting artwork resolution, language etc.. Feedback is welcome. Thanks, Jeff See the Mezzmo Artwork Checker Wiki RE: Mezzmo Kodi addon UPnP/DLNA Library Sharing Support Thread - jbinkley60 - 2024-03-25 An updated version of the Mezzmo Trailer Checker (v0.0.22) has been uploaded to GitHub. This new version fixes an issue caused my the IMDB-API website changing their URL v0.0.22 fixes and features: • Fixed getting IMDB trailer information when using an IMDB-API key. IMDB-API changed their URL to TV-API. This release fixes the issue and previous IMDB-API keys should continue to work normally. To get started please review the Getting Started page on the Wiki. The current version of the Mezzmo Trailer Checker is v0.0.21 can be downloaded here. It is highly recommended to do a backup of your Mezzmo database before using the tool and the Mezzmo GUI and server service need to be stopped in order for it the checker to write to the Mezzmo database. This is a protection mechanism to ensure just one application is writing to the Mezzmo database at a time. The release notes for the various releases can be found here. I added a couple of Wiki pages with step-by step instructions and screenshots on how to use the Mezzmo Trailer Checker with Mezzmo to automatically add local trailers and how to edit / update them. I hope you will find these very helpful. I have begun a FAQ Wiki page (Frequently Asked Questions) with some of the most common questions related to running the tool with Mezzmo. The FAQ has a number of Kodi specific questions. The tool has been working very well for me, especially since the fixes in v0.0.3. I find myself watching more movies in my Mezzmo / Kodi library due to the the Mezzmo Movie Previews feature and local trailers I have Mezzmo Movie Previews set to 3 previews. Now I get 3 random trailers from the release year of the movie which haven't been watched in my library, then the main movie starts. It's an almost movie theater-like experience.. Questions and feedback are welcome. Jeff Mezzmo Trailer Checker wiki page RE: Mezzmo Kodi addon UPnP/DLNA Library Sharing Support Thread - jbinkley60 - 2024-03-28 Version 2.0.4, of the Mezzmo Movie Trailers Channel 2, has been published. This is a bug fix update to address an issue and to support newer You Tube formats.. You can download the Mezzmo Movie Trailers 2 Channel version 2.0.4 here. Upgrade instructions for the client software can be found here. There are no changes to the server software in this release. Version 2.0.4 updates • Fixed API key issue causing 401 errors from TMDB • Updated yt-dlp.exe to a new version to fix other You Tube errors • Updated format parsing to handle newer You Tube formats The new Wiki, supporting the version 2 channel, is nearly complete. You can find details there for How it works, Getting Started, Running the channel and more. Check out these Kodi library views to see more. Thanks, Jeff Mezzmo Movie Trailers 2 channel wiki RE: Mezzmo Kodi addon UPnP/DLNA Library Sharing Support Thread - jbinkley60 - 2024-03-29 Version 1.0.3, of the Mezzmo TV Show Trailers Channel , has been published. This is a bug fix update to address an issue and to support newer You Tube formats.. You can download the Mezzmo TV Show Trailers Channel version 1.0.3 here. Upgrade instructions for the client software can be found here. There are no changes to the server software in this release. Version 1.0.3 updates • Fixed API key issue causing 401 errors from TMDB • Updated yt-dlp.exe to a new version to fix other You Tube errors • Updated format parsing to handle newer You Tube formats The new Wiki, supporting this new channel, is complete. You can find details there for How it works, Getting Started, Running the channel and more. Check out these Kodi library views to see more. Thanks, Jeff Mezzmo Movie Trailers 2 channel wiki RE: Mezzmo Kodi addon UPnP/DLNA Library Sharing Support Thread - jbinkley60 - 2024-04-04 Version 1.0.17 of the Mezzmo Artwork Checker has been uploaded to GitHub. This version has 2 major new features for generating NFO files and adding a logging facility. Additionally beginning with this release you can also download a release file directly from GitHub. New Features / Fixes in v1.0.17: • Added major new feature to create NFO files, get movie artwork and generate an extras file for cutting / pasting metadata into Mezzmo for data which the NFO process doesn't support. • Added the ability to automatically download new actor / actress image artwork when creating NFO files. If the actor artwork already exists in Mezzmo and the Mezzmo artwork Checker, it will be skipped. • Added new logging mechanism to a logfile specified in the config file I've been using this utility for a couple of years now and have fetched over 16,900 additional images from TMDB / IMDB for actors and actresses. It is a very easy way to add new artwork to your library without the need to rescrape your underling movies and TV episodes. You can even set it up as a batch file to run daily. *** Important Note *** The is the first release of the new NFO creation tool and corresponding artwork downloader. This first release is manual command line driven where you can create an NFO file and artwork from the movie title and year, The output is formatted to Mezzmo but will work with Kodi. There are a few limitations in this version which will be improved in the future. It is limited to US / English, the backdrop / fanart is fixed at 1920x1080 and the poster artwork is fixed to 500x750. The following features are planned / being considered for upcoming releases: • Ability to select Mezzmo or Kodi NFO file format output • Adjust downloaded artwork sizes via config file • Search Mezzmo database for new movie list to generate NFO files • Search Mezzmo database by title to generate NFO files • Direct update of the Mezzmo database with movie metadata vs. generating NFO file • Support for other non-TMDB metadata and artwork sources Feedback is welcome. Thanks, Jeff See the Mezzmo Artwork Checker Wiki RE: Mezzmo Kodi addon UPnP/DLNA Library Sharing Support Thread - jbinkley60 - 2024-04-18 An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.2.0.4) and Kodi v19+ (v2.2.0.4) have been posted on GitHub. These versions contain mostly bug fixes for some additional UPnP servers which were tested and some other minor bug fixes to improve stability and usability. *** Important Notes*** Please note, as mentioned previously, there will begin to be differences in features between the Kodi 18 and Kodi 19+ versions of the Mezzmo Kodi Addon. Feature differences will continue to grow and the Kodi 18 version of the addon will soon become bug fix only updates through the end of 2024. v1.2.0.4 Kodi 18 • Fixed where multiple instances of New Search would be displayed in a Search result when a large number of search items are returned. Now New Search will only appear once at the top of the search result listing. • Added error checking for certain Linux platforms not able to import the common.py file properly due to Python handling of inspect command • Added improved duration format checking for certain UPnP servers • Fixed bug in generic UPnP displaying of photo slideshow due to missing width, height and dates from item piclist dictionary • Fixed bug in generic displaying of music with Gerbera UPnP servers due to improper format of originaltrack information. v2.2.0.4 Kodi 19+ • Added checking to ensure multiple instances of New Search would be displayed in a Search result when a large number of search items are returned. • Improved checking for maximum search results introduced under v2.2.0.1. Previously there were instances where more items would be displayed than the addon setting. • Added error checking for certain Linux platforms not able to import the common.py file properly due to Python handling of inspect command • Added improved duration format checking for certain UPnP servers • New addon view setting to enable displaying of photos with generic UPnP servers • Fixed bug in generic UPnP displaying of photo slideshow due to missing width, height and dates from item piclist dictionary • Fixed bug in generic displaying of music with Gerbera UPnP servers due to improper format of originaltrack information. If you have version 1.1.4.4 or 2.1.4.4 installed (or higher) and automatic updates are enabled this update will be automatic over the next 24 hrs. Otherwise please use the links below for manual installation. There are separate links for the Kodi 18 and Kodi 19 versions. The Kodi 18 version is based upon the latest Kodi 19 v2.2.0.4 code. Kodi 18 link Kodi 19+ link Click on the download source as a zip option and then to add it to Kodi by using the install from zip file option. Feedback and feature requests are always welcome. I would like to understand how many of you use the addon to play music from Mezzmo ? Also I am interested in whether folks would like the option to sync live channels to Kodi in native mode. They would have to be added as a movie entry in the Kodi database since live streams don't have a their own Kodi database. For now they are available in GUI mode within the Mezzmo Kodi addon where you can vie them right from the Mezzmo server. You feedback is used to help guide future feature development. Thanks, Jeff Visit the Mezzmo Kodi addon Wiki for the latest RE: Mezzmo Kodi addon UPnP/DLNA Library Sharing Support Thread - jbinkley60 - 2024-04-20 An updated version of the Mezzmo Trailer Checker (v0.0.23) has been uploaded to GitHub. This new version has a fix and a yt-dlp.exe update. v0.0.23 fixes and features: • Fixed bug where Clean Files command was only checking .mp4 trailer files and not .mkv trailer files. • Updated yt-dlp.exe to eliminate Android warning messages To get started please review the Getting Started page on the Wiki. The current version of the Mezzmo Trailer Checker is v0.0.23 can be downloaded here. It is highly recommended to do a backup of your Mezzmo database before using the tool and the Mezzmo GUI and server service need to be stopped in order for it the checker to write to the Mezzmo database. This is a protection mechanism to ensure just one application is writing to the Mezzmo database at a time. The release notes for the various releases can be found here. I added a couple of Wiki pages with step-by step instructions and screenshots on how to use the Mezzmo Trailer Checker with Mezzmo to automatically add local trailers and how to edit / update them. I hope you will find these very helpful. I have begun a FAQ Wiki page (Frequently Asked Questions) with some of the most common questions related to running the tool with Mezzmo. The FAQ has a number of Kodi specific questions. The tool has been working very well for me, especially since the fixes in v0.0.3. I find myself watching more movies in my Mezzmo / Kodi library due to the the Mezzmo Movie Previews feature and local trailers I have Mezzmo Movie Previews set to 3 previews. Now I get 3 random trailers from the release year of the movie which haven't been watched in my library, then the main movie starts. It's an almost movie theater-like experience.. Questions and feedback are welcome. Jeff Mezzmo Trailer Checker wiki page RE: Mezzmo Kodi addon UPnP/DLNA Library Sharing Support Thread - jbinkley60 - 2024-05-13 An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.2.0.5) and Kodi v19+ (v2.2.0.5) have been posted on GitHub. These versions contain a bug fix and a new feature which allows displaying folder and playlist fanart / backdrops from Mezzmo. Note that not all Kodi skins support this and some provide their own. *** Important Notes*** Please note, as mentioned previously, there will begin to be differences in features between the Kodi 18 and Kodi 19+ versions of the Mezzmo Kodi Addon. Feature differences will continue to grow and the Kodi 18 version of the addon will soon become bug fix only updates through the end of 2024. v1.2.0.5 Kodi 18 • Added new setting to select folder / playlist backdrop source or None. Previously only the generic addon backdrop was used. Now the Mezzmo playlist / folder backdrops can be selected for display. The default setting is Mezzmo. Addon was the previous default behavior with prior versions of the addon. v2.2.0.5 Kodi 19+ • Fixed minor bug where improperly and formatted actor list entry from Mezzmo or UPnP server could cause an exception error with Kodi 20 and higher. The performance stats would not display for the playlist. This was due to a zero length actor entry. These entries will be ignored now but a message will be added to the Mezzmo addon logging facility to indicate an issue. • Added new setting to select folder / playlist backdrop source or None. Previously only the generic addon backdrop was used. Now the Mezzmo playlist / folder backdrops can be selected for display. The default setting is Mezzmo. Addon was the previous default behavior with prior versions of the addon. If you have version 1.1.4.4 or 2.1.4.4 installed (or higher) and automatic updates are enabled this update will be automatic over the next 24 hrs. Otherwise please use the links below for manual installation. There are separate links for the Kodi 18 and Kodi 19 versions. The Kodi 18 version is based upon the latest Kodi 19 v2.2.0.4 code. Kodi 18 link Kodi 19+ link Click on the download source as a zip option and then to add it to Kodi by using the install from zip file option. Feedback and feature requests are always welcome. I would like to understand how many of you use the addon to play music from Mezzmo ? Also I am interested in whether folks would like the option to sync live channels to Kodi in native mode. They would have to be added as a movie entry in the Kodi database since live streams don't have a their own Kodi database. For now they are available in GUI mode within the Mezzmo Kodi addon where you can vie them right from the Mezzmo server. You feedback is used to help guide future feature development. Thanks, Jeff Visit the Mezzmo Kodi addon Wiki for the latest RE: Mezzmo Kodi addon UPnP/DLNA Library Sharing Support Thread - jbinkley60 - 2024-06-14 An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.2.0.6) and Kodi v19+ (v2.2.0.6) have been posted on GitHub. These versions contain a bug fix and an update to better support Kodi 21 in native mode. *** Important Notes*** Please note, as mentioned previously, there will begin to be differences in features between the Kodi 18 and Kodi 19+ versions of the Mezzmo Kodi Addon. Feature differences will continue to grow and the Kodi 18 version is now bug fix only updates and version 1.2.0.6 may be the final release. v1.2.0.6 Kodi 18 • Removed Mezzmo Unknown Actor entry, when a video entry does not have any actors, from syncing to the Kodi database. v2.2.0.6 Kodi 19+ • Fixed issue caused by path table behavior change in Kodi 21 where information panel for TV Episodes was not working in some instances using Kodi native mode. • Removed Mezzmo Unknown Actor entry, when a video entry does not have any actors, from syncing to the Kodi database. If you have version 1.1.4.4 or 2.1.4.4 installed (or higher) and automatic updates are enabled this update will be automatic over the next 24 hrs. Otherwise please use the links below for manual installation. There are separate links for the Kodi 18 and Kodi 19 versions. The Kodi 18 version is based upon the latest Kodi 19 v2.2.0.6 code. Kodi 18 link Kodi 19+ link Click on the download source as a zip option and then to add it to Kodi by using the install from zip file option. Feedback and feature requests are always welcome. I would like to understand how many of you use the addon to play music from Mezzmo ? Also I am interested in whether folks would like the option to sync live channels to Kodi in native mode. They would have to be added as a movie entry in the Kodi database since live streams don't have a their own Kodi database. For now they are available in GUI mode within the Mezzmo Kodi addon where you can vie them right from the Mezzmo server. You feedback is used to help guide future feature development. Thanks, Jeff Visit the Mezzmo Kodi addon Wiki for the latest RE: Mezzmo Kodi addon UPnP/DLNA Library Sharing Support Thread - jbinkley60 - 2024-07-27 You may have noticed there was no new Mezzmo Kodi Addon update for July but I am targeting a new release for August. It will be the first Kodi 19+ only release (i.e. no update for the Kodi 18 version). A couple of new features have been proposed on the Wiki which are the focus of the August release. Here's the current list of features planned for August: • Add support for PNG actor and other artwork. Currently artwork is limited to JPG artwork. • New feature Kodi Additional Artwork which adds support for many additional Kodi artwork types (i.e. clearlogo, clearart, keyart etc..) without rescraping your library. • New feature Enhanced Media Descriptions which allows displaying additional metadata like the Last Played time and Play Counter without making skin modifications. See here for an example. The PNG artwork support capability and Kodi Additional Artwork feature will require the new Mezzmo 6.0.7.25 patch which can be requested from Mezzmo Support. Your feedback for these features is very welcome in helping guide further development. Thanks, Jeff RE: Mezzmo Kodi addon UPnP/DLNA Library Sharing Support Thread - jbinkley60 - 2024-08-04 An updated version of the Mezzmo Kodi addon for Kodi v19+ (v2.2.0.7) has been posted on GitHub. This version contains a few key new enhancements and some other minor updates. *** Important Notes*** Please note, as mentioned previously, there will begin to be differences in features between the Kodi 18 and Kodi 19+ versions of the Mezzmo Kodi Addon. Feature differences will continue to grow and the Kodi 18 version is now bug fix only updates. Version 2.2.0.7 is the first Kodi 19 release without a corresponding Kodi 18 version. A new Wiki page Managing Your Artwork has been added to assist with better utilizing all of the artwork management capabilities between Mezzmo and the Mezzmo Kodi Addon. This Wiki page should provide a number of tips, techniques and information on how to streamline artwork management. Feedback is welcomed. v2.2.0.7 Kodi 19+ • Added support for PNG artwork with Mezzmo servers. Requires Mezzmo v6.0.7.25 . • Added detection for missing Mezzmo artwork when syncing with Kodi. Now a sync log entry will be generated indicating missing artwork. • Added support for Kodi additional artwork like clearlogo, clearart, banners and more leveraging the UserPoster feature. Currently limited to movies. • Added enhanced description option which will prepend the Last Played Date / Time and playcount to the media item description. • Moved some log entries which were being written to the general log file to their proper sync log database. • Continued the Kodi logfile reduction effort by writing them to the addon general and sync logs. If you have version 1.1.4.4 or 2.1.4.4 installed (or higher) and automatic updates are enabled this update will be automatic over the next 24 hrs. Otherwise please use the links below for manual installation. There are separate links for the Kodi 18 and Kodi 19 versions. The Kodi 18 version is based upon the Kodi 19 v2.2.0.6 code. Kodi 18 link Kodi 19+ link Click on the download source as a zip option and then to add it to Kodi by using the install from zip file option. Feedback and feature requests are always welcome. I would like to understand how many of you use the addon to play music from Mezzmo ? Also I am interested in whether folks would like the option to sync live channels to Kodi in native mode. They would have to be added as a movie entry in the Kodi database since live streams don't have a their own Kodi database. For now they are available in GUI mode within the Mezzmo Kodi addon where you can vie them right from the Mezzmo server. You feedback is used to help guide future feature development. Thanks, Jeff Visit the Mezzmo Kodi addon Wiki for the latest RE: Mezzmo Kodi addon UPnP/DLNA Library Sharing Support Thread - jbinkley60 - 2024-08-17 An updated version of the Mezzmo Trailer Checker (v0.0.24) has been uploaded to GitHub. This new version has a couple of new key features. First is an automatic updater for the yt-dlp.exe YouTube downloader. Now each time the Mezzmo Trailer Checker is run it will check for an update. Second, a very nice new option to limit only fetching TMDB YouTube trailers. Mezzmo, by default adds all TMDB videos including trailers, shorts, clips, featurettes and more. This option removes everything except TMDB YouTube trailers from Mezzmo. Please note the additional config file option for this TMDB Trailer Only feature. v0.0.24 fixes and features: • Fixed typo on statistics output • Updated yt-dlp.exe to eliminate warning messages • Added automatic yt-dlp.exe update checking/updating to the latest version • Added option to only fetch TMDB YouTube trailers and ignore featurettes, video clips, shorts etc.. To get started please review the Getting Started page on the Wiki. The current version of the Mezzmo Trailer Checker is v0.0.24 can be downloaded here. It is highly recommended to do a backup of your Mezzmo database before using the tool and the Mezzmo GUI and server service need to be stopped in order for it the checker to write to the Mezzmo database. This is a protection mechanism to ensure just one application is writing to the Mezzmo database at a time. The release notes for the various releases can be found here. I added a couple of Wiki pages with step-by step instructions and screenshots on how to use the Mezzmo Trailer Checker with Mezzmo to automatically add local trailers and how to edit / update them. I hope you will find these very helpful. I have begun a FAQ Wiki page (Frequently Asked Questions) with some of the most common questions related to running the tool with Mezzmo. The FAQ has a number of Kodi specific questions. The tool has been working very well for me, especially since the fixes in v0.0.3. I find myself watching more movies in my Mezzmo / Kodi library due to the the Mezzmo Movie Previews feature and local trailers I have Mezzmo Movie Previews set to 3 previews. Now I get 3 random trailers from the release year of the movie which haven't been watched in my library, then the main movie starts. It's an almost movie theater-like experience.. Questions and feedback are welcome. Jeff Mezzmo Trailer Checker wiki page RE: Mezzmo Kodi addon UPnP/DLNA Library Sharing Support Thread - jbinkley60 - 2024-08-18 Version 2.0.5, of the Mezzmo Movie Trailers Channel 2, has been published. This is a bug fix and feature update to address a couple of minor issues and add automatic yt-dlp.exe updating. You can download the Mezzmo Movie Trailers 2 Channel version 2.0.5 here. Mezzmo channels are a way to provide server side features to all Kodi and non-Kodi clients without the need for addons and similar on each Kodi instance. You just add the desired Mezzmo channel to your Mezzmo server and the feature is immediately available to all clients. Management is centralized and not on each client. Upgrade instructions for the client software can be found here. There are no changes to the server software in this release. Note the additional configuration file setting for limiting the number of movie trailers per category to fetch during each run. Version 2.0.5 updates • Updated yt-dlp.exe to eliminate warning messages • Added automatic yt-dlp.exe update checking/updating to the latest version • Added automatic deletion of artwork, along with trailer files, when maximum number of trailers to keep is reached. Previously just the trailer files were automatically deleted. • Added automatic logfile pruning to keep it from growing beyond 16,000 lines. • Fixed bug where trailers were being deleted when they were below the maximum amount to keep per category • Added setting to limit the maximum number of new trailers per category to fetch per run The new Wiki, supporting the version 2 channel, is nearly complete. You can find details there for How it works, Getting Started, Running the channel and more. Check out these Kodi library views to see more. Thanks, Jeff Mezzmo Movie Trailers 2 channel wiki RE: Mezzmo Kodi addon UPnP/DLNA Library Sharing Support Thread - jbinkley60 - 2024-08-19 Version 1.0.4, of the Mezzmo TV Show Trailers Channel , has been published. This is a feature update and bug fix to address a couple of minor issues and add automatic yt-dlp.exe updating. You can download the Mezzmo TV Show Trailers Channel version 1.0.4 here. Mezzmo channels are a way to provide server side features to all Kodi and non-Kodi clients without the need for addons and similar on each Kodi instance. You just add the desired Mezzmo channel to your Mezzmo server and the feature is immediately available to all clients. Management is centralized and not on each client. Upgrade instructions for the client software can be found here. There are no changes to the server software in this release. Note the additional configuration file setting for limiting the number of movie trailers per category to fetch during each run. Version 1.04 updates • Updated yt-dlp.exe to eliminate warning messages • Added automatic yt-dlp.exe update checking/updating to the latest version • Added setting to limit the maximum number of new trailers per category to fetch per run The new Wiki, supporting this new channel, is complete. You can find details there for How it works, Getting Started, Running the channel and more. Check out these Kodi library views to see more. Thanks, Jeff Mezzmo TV Show Trailers channel wiki RE: Mezzmo Kodi addon UPnP/DLNA Library Sharing Support Thread - jbinkley60 - 2024-08-26 I have posted a new test release version 2.2.0.7a of the Mezzmo Kodi Addon. This a special test release for users who are testing Kodi 22 Piers and has no other changes. It will not be pushed out as an automatic upgrade. Given that Kodi 22 Piers is still under development you can expect that their may be issues. I will do my best support the development process and help determine whether any issues are related to the Kodi development or the Mezzmo Kodi Addon. Thanks, Jeff |