Releases: kalkih/mini-media-player
v0.8.5
v0.8.4
v0.8.3
v0.8.2
v0.8.1
-
Added: parameter
small
forshow_source
. Hides the current source name and only displays the source button -
Added:
hide_mute
option to hide the mute button -
Changed:
hide_controls: true
does not hide the mute button by default, use newhide_mute
option -
Changed: switched place of the media controls with source in the UI when
hide_volume
&show_source
is enabled, for more consistency -
Fixed: TTS not working after v0.8
-
Fixed: UI will now shrinks more to fit (instead of overflow) when no more horizontal space is available
v0.8
-
Added:
hide_controls
option to hide media control buttons #6 -
Added:
short_info
option to limit the media information to one line -
Added:
scroll_info
option to limit the media information to one line and scroll through potential overflowing text. -
Changed: source select dropdown button changed from icon to source text + icon to make it easier to click.
-
Fixed: source select dropdown no longer expands outside of the screen area
-
Fixed: elements like title and source becoming hard to see with
artwork: cover
and dark backgrounds. -
Fixed: wrong url in readme #9
v0.7
- Added:
show_source
option to display source and source select dropdown - Added:
hide_power
option to hide power button - Added: check before render to only render if necessary
- Changed: previous and next buttons to the proper ones
mdi:forward
&mdi:backward
tomdi:next
&mdi:previous
- Fixed: issue with
artwork: cover
displaying over optional card title
v0.6
- Added: volume button option
volume_stateless
, useful for players without volume state information #3 - Added:
name
option to set/override the entities display name - Fixed:
title
option now works again - Fixed: issue with alignment of name when card is grouped and
artwork: cover
option is set #4 - Fixed: icon color when using default theme #4
- Changed media info text color to secondary text color