Page 16 of 33 FirstFirst ... 6141516171826 ... LastLast
Results 151 to 160 of 325

Thread: Mezzmo Kodi Addon Update

  1. #151
    Join Date
    Jun 2012
    Posts
    1,009

    Default

    An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.2.9) and
    Kodi v19 (v2.1.2.9) has been posted on GitHub. These versions contain a fix
    which has nagged me for a while, intermittent failures when upgrading the addon.
    Previously when the upgrade failed you'd have to restart Kodi and then do the
    upgrade again. This version fixes the problem.

    You may still get one failure when upgrading to 1.1.2.9 or 2.1.2.9 but that is
    because you are running an older version which has the issue. Once you upgrade
    to 1.1.2.9 or 2.1.2.9 you can do an install from zipfile as many times as you want
    and you should not see the failure again.


    v1.1.2.9 Kodi 18

    • Fixed issue with intermittient failures when upgrading the addon.
    Cause was service.py file not properly detecting Kodi force shutting
    down the addon to do the upgrade.

    v2.1.2.9 Kodi 19

    • Fixed issue with intermittient failures when upgrading the addon.
    Cause was service.py file not properly detecting Kodi force shutting
    down the addon to do the upgrade.


    There are separate links for the Kodi 18 and Kodi 19 versions. The Kodi 19 version is based upon the
    latest Kodi 18 v1.1.2.9 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 ? This could help guide future feature development.



    Jeff

  2. #152
    Join Date
    Jun 2012
    Posts
    1,009

    Default

    An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.3.0) and
    Kodi v19 (v2.1.3.0) has been posted on GitHub. These versions contain a couple
    of user enhancements for improving management of the autostart capability and
    the performance statistics.

    You can see a screenshot below of the performance statistics.


    v1.1.3.0 Kodi 18

    • Added dialog boxes asking to confirm clearing the autostart setting and
    providing the playlist name when you set the addon to autostart. These
    will prevent accidentally clearing the autostart setting by simply
    clicking on the context menu and ensures the autostart setting is set
    to the correct playlist you have selected.
    • Updated the performance statistics to be available via the GUI for 14
    days vs. previously just writing a log message to the Kodi.log file.
    The statistics can help you see the performance of your Mezzmo server
    and Kodi device as you browse playlists. Statistics are only written to
    the database if the playlist has 50 or more items. Smaller playlists
    generally will not have any performance concerns.

    v2.1.3.0 Kodi 19

    • Added dialog boxes asking to confirm clearing the autostart setting and
    providing the playlist name when you set the addon to autostart. These
    will prevent accidentally clearing the autostart setting by simply
    clicking on the context menu and ensures the autostart setting is set
    to the correct playlist you have selected.
    • Updated the performance statistics to be available via the GUI for 14
    days vs. previously just writing a log message to the Kodi.log file.
    The statistics can help you see the performance of your Mezzmo server
    and Kodi device as you browse playlists. Statistics are only written to
    the database if the playlist has 50 or more items. Smaller playlists
    generally will not have any performance concerns.


    There are separate links for the Kodi 18 and Kodi 19 versions. The Kodi 19 version is based upon the
    latest Kodi 18 v1.1.3.0 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 ? This could help guide future feature development.

    Performance Statistics

    screenshot.jpg



    Jeff
    Last edited by jbinkley60; 06-16-2021 at 06:20 PM.

  3. #153
    Join Date
    Jun 2012
    Posts
    1,009

    Default

    An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.3.1) and
    Kodi v19 (v2.1.3.1) has been posted on GitHub. These versions are focused on
    improving user friendliness by making log data available via the GUI vs. needing
    to parse through the Kodi.log file. Sync logs and duplicate video logs are
    available now, in addition to improving the displaying of performance stats.


    v1.1.3.1 Kodi 18

    • Improved Mezzmo duplicate video detection across all platforms and moved
    reporting from the Kodi.log file to the addon database and they are now
    available via the addon context menu GUI. Previously a number of duplicate
    videos were not being detected due to the vast differences between Kodi
    18 & 19 and all of the different client environments.
    • Improved performance statistics viewing by fixing missing playlist data,
    adding new views by playlist and all. Changed retention period to 500
    performance records instead of 14 days. Improved view formatting and
    added date field. Fixed issues with GoUp and Refresh actions causing
    incomplete playlist information.
    • Added viewing of Mezzmo addon sync logs via the context menu GUI.

    v2.1.3.1 Kodi 19

    • Improved Mezzmo duplicate video detection across all platforms and moved
    reporting from the Kodi.log file to the addon database and they are now
    available via the addon context menu GUI. Previously a number of duplicate
    videos were not being detected due to the vast differences between Kodi
    18 & 19 and all of the different client environments.
    • Improved performance statistics viewing by fixing missing playlist data,
    adding new views by playlist and all. Changed retention period to 500
    performance records instead of 14 days. Improved view formatting and
    added date field. Fixed issues with GoUp and Refresh actions causing
    incomplete playlist information.
    • Added viewing of Mezzmo addon sync logs via the context menu GUI.


    There are separate links for the Kodi 18 and Kodi 19 versions. The Kodi 19 version is based upon the
    latest Kodi 18 v1.1.3.1 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 ? This could help guide future feature development.

    Jeff
    Last edited by jbinkley60; 07-01-2021 at 03:54 PM.

  4. #154
    Join Date
    Jun 2012
    Posts
    1,009

    Default

    An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.3.2) and
    Kodi v19 (v2.1.3.2) has been posted on GitHub. These versions are focused on
    improving user friendliness by making log data available via the GUI vs. needing
    to parse through the Kodi.log file. All remaining Mezzmo addon logs have been
    made available via the GUI as well as cleaning up the interface.


    v1.1.3.2 Kodi 18

    • Updated and simplified Mezzmo duplicate checking algorithm. It is now
    accurate and consistent across all platforms and versions of Kodi.
    • Improved and streamlined Mezzmo statistics & Logs interface
    • Added remaining Mezzmo addon general logs to Mezzmo stats & logs
    interface.


    v2.1.3.2 Kodi 19

    • Updated and simplified Mezzmo duplicate checking algorithm. It is now
    accurate and consistent across all platforms and versions of Kodi.
    • Improved and streamlined Mezzmo statistics & Logs interface
    • Added remaining Mezzmo addon general logs to Mezzmo stats & logs
    interface.
    • Fixed Kodi.log message "utilities.py has left several classes in memory
    that we couldn't clean up." when running on LibreElec.


    There are separate links for the Kodi 18 and Kodi 19 versions. The Kodi 19 version is based upon the
    latest Kodi 18 v1.1.3.2 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 ? This could help guide future feature development.

    Jeff

  5. #155
    Join Date
    Jun 2012
    Posts
    1,009

    Default

    I found a minor bug in the 1.1.3.2 code which I originally posted. It was a debug issue caused by
    the general log port to the GUI and differences between Kodi 18 and 19. The bug would cause only
    the first 400 Mezzmo records to sync with the addon. I've uploaded a fix to the 1.1.3.2 code. The
    2.1.3.2 code was unaffected.


    Jeff

  6. #156
    Join Date
    Jun 2012
    Posts
    1,009

    Default

    An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.3.3) and
    Kodi v19 (v2.1.3.3) has been posted on GitHub. These versions fixed a bug with
    addon settings changing, added a few more logging enhancements and added a
    feature where you can tune the background sync process for large databases,
    lower powered devices or relatively static databases.

    Note *** Please make sure you check the sync setting when you load the
    new version, especially if you currently have sync disabled. ***



    v1.1.3.3 Kodi 18

    • Additional improvements with logs into the Mezzmo statistics & Logs
    interface and reporting including now showing all uPNP servers known
    by the Mezzmo addon.
    • Added the ability to tune the background sync process. There are now
    4 options: Off, Daily, Newest and Normal. Off and Normal are the same
    On / Off options from previous versions. Daily only runs the daily full
    sync process and no hourly sync. Newest only checks for new Mezzmo
    videos each hour and then a full daily sync. Newest is sufficient for
    most instances where a lot of changes are not taking place to existing
    videos and Mezzmo information. Normal is the default setting.
    • Standardized how addon settings are written and retrieved from Kodi. This
    eliminated an issue where settings values were sometimes changing if you
    didn't restart Kodi after making a change.


    v2.1.3.3 Kodi 19

    • Additional improvements with logs into the Mezzmo statistics & Logs
    interface and reporting including now showing all uPNP servers known
    by the Mezzmo addon.
    • Added the ability to tune the background sync process. There are now
    4 options: Off, Daily, Newest and Normal. Off and Normal are the same
    On / Off options from previous versions. Daily only runs the daily full
    sync process and no hourly sync. Newest only checks for new Mezzmo
    videos each hour and then a full daily sync. Newest is sufficient for
    most instances where a lot of changes are not taking place to existing
    videos and Mezzmo information. Normal is the default setting.
    • Standardized how addon settings are written and retrieved from Kodi. This
    eliminated an issue where settings values were sometimes changing if you
    didn't restart Kodi after making a change.


    There are separate links for the Kodi 18 and Kodi 19 versions. The Kodi 19 version is based upon the
    latest Kodi 18 v1.1.3.3 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 ? This could help guide future feature development.

    Jeff
    Last edited by jbinkley60; 07-27-2021 at 12:23 AM.

  7. #157
    Join Date
    Jun 2012
    Posts
    1,009

    Default

    An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.3.4) and
    Kodi v19 (v2.1.3.4) have been posted on GitHub. These versions add a feature
    enhancement which will automatically adjust the background sync based upon
    the sync percentage between Kodi and Mezzmo. It's now a set and forget if
    you want the addon to determine how aggressive to be on sync. It is also
    handy if something happens to your Kodi database. It will detect and adjust
    automatically vs. manually moving to Normal if you've been using another
    setting.


    v1.1.3.4 Kodi 18

    • New autosync feature which will adjust background sync process based
    upon sync % between Kodi and Mezzmo. If < 90% sync the sync process
    will be changed to Normal and once > 90% it will be moved back to
    Newest. The default for this feature is disabled and it will not work
    if the sync setting is Off.


    v2.1.3.4 Kodi 19

    • New autosync feature which will adjust background sync process based
    upon sync % between Kodi and Mezzmo. If < 90% sync the sync process
    will be changed to Normal and once > 90% it will be moved back to
    Newest. The default for this feature is disabled and it will not work
    if the sync setting is Off.


    There are separate links for the Kodi 18 and Kodi 19 versions. The Kodi 19 version is based upon the
    latest Kodi 18 v1.1.3.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 ? This could help guide future feature development.

    Jeff

  8. #158
    Join Date
    Jun 2012
    Posts
    1,009

    Default

    An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.3.5) and
    Kodi v19+ (v2.1.3.5) have been posted on GitHub. These versions fix a bug, add
    a couple of features and standardize the addon to align with newer Kodi addon
    specifications.


    v1.1.3.5 Kodi 18

    • Added check to ensue proper audio codec information is received from
    Mezzmo before inserting video into the Kodi database.
    • Added log entry to indicate whether the new autosync feature introduced
    in v1.1.3.4 is enabled or disabled.
    • Updated the addon.xml and language file formats to align to the newer
    Kodi addon standards.


    v2.1.3.5 Kodi 19+

    • Fixed issue where daily sync would fail if a TV episode was missing the
    series information.
    • Added check to ensue proper audio codec information is received from
    Mezzmo before inserting video into the Kodi database.
    • Added log entry to indicate whether the new autosync feature introduced
    in v2.1.3.4 is enabled or disabled.
    • Updated the addon.xml and language file formats to align to the newer
    Kodi addon standards.


    There are separate links for the Kodi 18 and Kodi 19 versions. The Kodi 19 version is based upon the
    latest Kodi 18 v1.1.3.5 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 ? This could help guide future feature development.


    Jeff

  9. #159
    Join Date
    Oct 2012
    Posts
    157

    Default

    Is there a way I can change the default view on my folders.
    Seems to default to List when id sooner it be List Info.
    I tried changing the settings for mezzmo as per this thread:http://forum.conceiva.com/showthread...1040#post41040
    but the ones in the list in settings differ from the ones you get in a view.

  10. #160
    Join Date
    Jun 2012
    Posts
    1,009

    Default

    Quote Originally Posted by HomerRamone View Post
    Is there a way I can change the default view on my folders.
    Seems to default to List when id sooner it be List Info.
    I tried changing the settings for mezzmo as per this thread:http://forum.conceiva.com/showthread...1040#post41040
    but the ones in the list in settings differ from the ones you get in a view.
    The view choices are based upon which Kodi skin you are using and the content you are viewing (i.e. servers, folders, movies, music etc..). I checked and currently there is no option for List Info in the addon settings for any skin view mapping. I use Media Info 2 under Confluence as my preferred view. Let me know which skin you are using where you are seeing a List Info option and I will take a look and see if I can add it. Note view mapping is a bit of a challenge because of so many skins and the Skinners continually add views and such. Also let me know which version of the addon you are running.

    Upon looking at the code there is another solution where I could add a Disable option and when selected the Mezzmo addon would not override the Kodi view settings. It would be easy to add but would mean that you would maintain all view settings within Kodi. This seems to be what you are wanting to do. If you are interested let me know.


    Thanks,

    Jeff
    Last edited by jbinkley60; 11-25-2021 at 09:39 PM.

Similar Threads

  1. Addon for Kodi 18
    By Pendashy in forum Mezzmo Questions and Support
    Replies: 5
    Last Post: 11-20-2018, 06:59 AM
  2. KODI 17.6 and Mezzmo add-on
    By joe33067 in forum Mezzmo Questions and Support
    Replies: 6
    Last Post: 01-22-2018, 08:21 AM
  3. Mezzmo addon for Kodi
    By twochannel in forum Mezzmo Wish List and Feedback
    Replies: 7
    Last Post: 12-13-2016, 01:26 PM
  4. Mezzmo for KODI
    By AWSHO in forum Mezzmo Wish List and Feedback
    Replies: 1
    Last Post: 09-22-2016, 08:26 AM
  5. Mezzmo & Kodi - Plugin not seeing server but Kodi does
    By Roofus in forum Mezzmo Questions and Support
    Replies: 6
    Last Post: 08-05-2016, 07:43 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •