Skip to content

Releases: albaintor/integration-kodi

Fixed seeking

05 Mar 08:00
Compare
Choose a tag to compare

Commits

  • 9518411: Fixed seeking (Albaintor)

New refresh options, new simple commands, manual setup fix

26 Feb 10:02
Compare
Choose a tag to compare

Commits

76b11fc

  • New option to enable a refresh task of media info every 60s. Normaly this should not be necessary as Kodi notifies the integration through websocket but in some situations the media info may be out of sync (media position typically) when using API. The remote itself is not affected. It is enabled by default in the setup flow and can be disabled afterwards
  • Added 4 simple commands for dedicated boxes : APP_SHUTDOWN, APP_REBOOT, APP_HIBERNATE, APP_SUSPEND. I could not test them on my setup though.
  • Fixed manual registration of a Kodi device

Potential fix for missing media updates

19 Jan 13:53
Compare
Choose a tag to compare

Commits

  • acc8a61: Potential fix for reconnections too slow messages (Albaintor)
  • fb3377f: Fixed ubuntu build (Albaintor)
  • bc15110: Fixed ubuntu build (Albaintor)

Fixed seeking

10 Jan 12:37
Compare
Choose a tag to compare

Commits

  • 3b70808: Fixed seeking (albaintor)

Fixed update on wake up

04 Jan 10:36
Compare
Choose a tag to compare

Commits

  • 27b6367: Fixed update on wake up (albaintor)

Rewrote (re)connection logic

01 Dec 11:49
Compare
Choose a tag to compare