Page 9 of 33 FirstFirst ... 789101119 ... LastLast
Results 81 to 90 of 325

Thread: Mezzmo Kodi Addon Update

  1. #81
    Join Date
    Jun 2012
    Posts
    987

    Default

    Thanks Ron. It's been a pleasure adding the new features. Another big plus now is that Mezzmo fully drives the Kodi database, across all of your Kodi instances. So if you have a Kodi box break, a Kodi database issue or similar, the addon will totally repopulate it from Mezzmo and get you back where you were. This capability wasn't a real goal when developing the addon sync process but I can now see how much of a value it can be. We all just need to make sure we do regular Mezzmo backups


    Jeff

  2. #82
    Join Date
    Jun 2012
    Posts
    987

    Default

    An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.0.0) and Kodi 19 beta
    v2.0.0.0x) have been posted on GitHub. These versions contain some bugs fixes for the recent
    new Mezzmo Mark watched feature and add replicating the Mezzmo last played time to the Kodi
    database.


    Here's the list of enhancements and bug fixes:


    v1.1.0.0 Kodi 18

    • Fixed Mezzmo Mark Watched feature not working on video files with a comma
    in the title or the series name.
    • Fixed Mezzmo Mark watched feature not working when a video was not found
    in the Kodi database.
    • Added last played time copy from Mezzmo to the Kodi database.



    v2.0.0.0x Kodi 19

    • Fixed Mezzmo Mark Watched feature not working on video files with a comma
    in the title or the series name.
    • Fixed Mezzmo Mark watched feature not working when a video was not found
    in the Kodi database.
    • Added last played time copy from Mezzmo to the Kodi database.



    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.0.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.


    A special thanks to for Ron helping with testing the new Mezzmo Mark Watched feature.


    Feedback and feature requests are always welcome.


    Jeff

  3. #83
    Join Date
    Jun 2012
    Posts
    987

    Default

    An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.0.1) and Kodi 19 beta
    v2.0.0.0y) have been posted on GitHub. These versions contain a bug fix specific to
    Kodi 18.x running on ARM processors (i.e. Raspberry Pi etc..) and cleaning up some coding.


    Here's the list of enhancements and bug fixes:


    v1.1.0.1 Kodi 18

    • Fixed issue with Kodi 18 running on ARM devices (i.e. Raspberry Pi etc..)
    not syncing all records between Mezzmo and Kodi. Back ported the Kodi 19
    addon sync code to this release to resolve. Kodi 18 and Kodi 19 addon
    sync code is now standardized.



    v2.0.0.0y Kodi 19

    • Standardized addon background sync code with Kodi 18 addon version 1.1.0.1
    and removed some extra unused sync code.



    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.0.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.


    Jeff
    Last edited by jbinkley60; 09-09-2020 at 10:48 AM.

  4. #84
    Join Date
    Jun 2012
    Posts
    987

    Default

    An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.0.2) and Kodi 19 beta
    v2.0.0.0z) have been posted on GitHub. These versions contain some bugs fixes and some
    feature enhancements.


    Here's the list of enhancements and bug fixes:


    v1.1.0.2 Kodi 18

    • Fixed issue where unexpected response from Mezzmo server could cause
    background sync process to abort.
    • Decoupled Mark Watched Mezzmo and Kodi updates so that if a video isn't
    found in the Kodi database the Mezzmo database will still be updated.
    • Added logging to show number of records in the Mezzmo database during sync.
    • Added feature to clear Mezzmo bookmark when Mezzmo Mark Unwatched is
    clicked on a video file.


    v2.0.0.0z Kodi 19

    • Fixed issue where unexpected response from Mezzmo server could cause
    background sync process to abort.
    • Decoupled Mark Watched Mezzmo and Kodi updates so that if a video isn't
    found in the Kodi database the Mezzmo database will still be updated.
    • Added logging to show number of records in the Mezzmo database during sync.
    • Added feature to clear Mezzmo bookmark when Mezzmo Mark Unwatched is
    clicked on a video file.


    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.0.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.


    Thanks again to for Ron helping with testing the bug fixes and suggesting some enhancements.


    Feedback and feature requests are always welcome.


    Jeff
    Last edited by jbinkley60; 09-14-2020 at 05:38 PM.

  5. #85
    Join Date
    Jun 2012
    Posts
    987

    Default

    An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.0.3) and Kodi 19 beta
    v2.0.0.1a) have been posted on GitHub. These versions contain some bugs fixes and some
    feature enhancements.


    Here's the list of enhancements and bug fixes:


    v1.1.0.3 Kodi 18

    • Added saving sync offset counter to addon settings so that it will
    not restart at the beginning when the addon is shutdown.
    • Fixed Kodi addon error message in the logs when Mark Watched feature
    is used.


    v2.0.0.1a Kodi 19

    • Added saving sync offset counter to addon settings so that it will
    not restart at the beginning when the addon is shutdown.
    • Fixed Kodi addon error message in the logs when Mark Watched feature
    is used.
    • Updated sync log message showing Mezzmo database records to use
    Kodi 19 log message format vs. Kodi 18 format.


    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.0.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.


    Jeff

  6. #86
    Join Date
    Sep 2020
    Posts
    1

    Default

    Great news!!

    Keep going with this amazing work.

    Best regards.
    Last edited by ssear; 09-18-2020 at 05:41 PM.

  7. #87
    Join Date
    Jun 2012
    Posts
    987

    Default

    An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.0.4) and Kodi 19 beta
    v2.0.0.1b) have been posted on GitHub. These versions contain some bugs fixes and some
    feature enhancements.


    Here's the list of enhancements and bug fixes:


    v1.1.0.4 Kodi 18

    • Added feature where if the daily sync process isn't able to run at
    the scheduled time due to a video playing or Kodi not running it will
    keep trying each hour until 6AM.
    • Fixed sync problem introduced in v1.1.0.1 where not all Mezzmo
    records would be scanned and imported into Kodi with the
    background sync process.


    v2.0.0.1b Kodi 19

    • Added feature where if the daily sync process isn't able to run at
    the scheduled time due to a video playing or Kodi not running it will
    keep trying each hour until 6AM.
    • Fixed sync problem where not all Mezzmo records would be scanned
    and imported into Kodi with the background sync process.


    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.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.


    Jeff
    Last edited by jbinkley60; 09-23-2020 at 07:36 AM.

  8. #88
    Join Date
    Jun 2012
    Posts
    987

    Default

    An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.0.5) and Kodi 19 beta
    v2.0.0.1c) have been posted on GitHub. These versions contain a feature enhancement
    for larger Mezzmo databases (> 5000 records). The addon new feature calculates the number
    of Mezzmo records to fetch each hour so that it will complete scanning of all Mezzmo
    records within 6-7 hours. As your Mezzmo database grows it will adjust automatically.


    Here's the list of enhancements and bug fixes:


    v1.1.0.5 Kodi 18

    • Added fast sync feature which allows larger Mezzmo databases to
    process more hourly records reducing the time to cycle through the
    Mezzmo database between daily syncs.


    v2.0.0.1c Kodi 19

    • Added fast sync feature which allows larger Mezzmo databases to
    process more hourly records reducing the time to cycle through the
    Mezzmo database between daily syncs.


    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.0.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.


    Jeff

  9. #89
    Join Date
    Jun 2012
    Posts
    987

    Default

    An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.0.6) and Kodi 19 beta
    v2.0.0.1d) have been posted on GitHub. These versions contain a duplicate record logging
    feature enhancement which will make it much easier to find duplicate and stale records in
    your Mezzmo database. They also contain a couple of bug fixes.


    Here's the list of enhancements and bug fixes:


    v1.1.0.6 Kodi 18

    • Added Mezzmo duplicate logging feature which will log any duplicate
    Mezzmo records found during the daily sync process into the Kodi
    log file.
    • Fixed issue where if you tried to exit / start Kodi while the daily
    sync was running an exception error would occur due to a Kodi database
    locking contention.


    v2.0.0.1d Kodi 19

    • Added Mezzmo duplicate logging feature which will log any duplicate
    movie or episode Mezzmo database records found during the daily
    sync process to the Kodi log file.
    • Fixed issue where if you tried to exit / start Kodi while the daily
    sync was running an exception error would occur due to a Kodi database
    locking contention.
    • Fixed issue with duplicate items being displayed in some Mezzmo playlists.
    Approximately every 32 or so items a duplicate would be displayed due
    to the Kodi 19 IP stack providing chunked responses and the indexing
    beginning with 0.


    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.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.


    Jeff
    Last edited by jbinkley60; 09-25-2020 at 08:58 AM.

  10. #90
    Join Date
    Jun 2012
    Posts
    987

    Default

    An updated version of the Mezzmo Kodi addon for both Kodi v18 (v1.1.0.7) and Kodi 19 beta
    v2.0.0.1e) have been posted on GitHub. These versions contain a couple of fixes and
    enhancements, as well as keeping up with the Kodi 19 changes in the Alpha development.


    Here's the list of enhancements and bug fixes:


    v1.1.0.7 Kodi 18

    • Improved code added in v1.1.0.0 to handle commas with Mark Watched
    feature. The new code is simpler and faster on some ARM platforms.


    v2.0.0.1e Kodi 19

    ****** Note this version requires Kodi Matrix Alpha 2 or higher ******

    • Improved code added in v2.0.0.0x to handle commas with Mark Watched
    feature. The new code is simpler and faster on some ARM platforms.
    • Updated code to eliminate xbmc.translatePath calls which are being
    deprecated by the Kodi team in v20. Eliminates the error log messages
    with Kodi v19.
    • Fixed a remaining v18 style logging call which could cause daily sync
    process to fail.


    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.0.7 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.


    Jeff

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
  •