Releases: jtbgroup/kodi-media-sensors
Releases · jtbgroup/kodi-media-sensors
3.4.3_b
- BugFix: changed from DeviceStateAttrs to ExtraStateAttrs. Thanks to Raman Gupta
3.4.2
- Bugfix: choose the right playlist when playing or adding an item (id of the player isn't constant in rpc methods) (see issue#9)
3.4.2_b
- Bugfix: choose the right playlist when playing or adding an item (id of the player isn't constant in rpc methods) (see issue#9)
3.4.1
- Search entity: new method add at the desired position (see issue #6)
- Search entity plays now the selected item at the current position +1
- Bugfix: playlist sensor raised an error when starting HA
- Bugfix: regression bug when getting position of the current playing item
3.4.1_b
- Bugfix: regression bug when getting position of the current playing item
3.4.0_b
- Search entity: new method add at position first, second or last
- search entity plays now the selected item at the current position +1
- Bugfix: playlist sensor raised an error when starting HA
- Bugfix: issue #8
3.3.0
Added keep alive timer option for Search Sensor
3.3.0_c
Modified the behavior of the metadata depending on the method called on the search sensor.
3.3.0_b
- Added keep alive timer option for Search Sensor
3.2.3
- No search limit when the configuration option *x_limit- is 0
- Added Search PVR Channels functionnality. During the first search operation, the sensor checks if a PVR client addon is present and enabled. if not, the PVR search is desactivated.
- New properties in the configuration to (de)activate item types in the search and setlimits per item types.