Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v0.13
  • v0.12
  • v0.10
  • v0.9
  • v0.8
  • v0.7
  • v0.5
  • v0.4
  • v0.3
  • v0.2
11 results

kodi2mqtt_import

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Oliver Wagner authored
      - change logic for command/playbackstate:
         - resume/play/1 will now properly resume when pausing, and attempt to
           start play when playback has endeded. Fixes #17
         - pause/2 will now only pause if the player is actually playing.
           It can no longer be used to toggle pause mode.
         - toggle (new) will now toggle pause mode, similarily to how "pause"
           did before
    
    Also updated README.md, which was lagging behind describing new settings
    c9637189
    History
    Name Last commit Last update