Skip to content

Releases: KoljaWindeler/ytube_music_player

Change player on the fly

01 Jan 20:07
9bcc1d5
Compare
Choose a tag to compare

Changes the media player on-the-fly
a) if the media_player value in the drop down is changed
b) if the service media_player.select_source is fired

the track and playlist will stay the same, the position in the track will be used to seek the new player to the same position, if both players supports it

relogin, empty lists, track players

29 Dec 10:21
Compare
Choose a tag to compare
  • add: changing player without loosing playlist
  • fix: empty playlist handling
  • add: relogin in cast of failure

Support for shotcuts

26 Dec 11:50
52abe0f
Compare
Choose a tag to compare

Added support for single-click a dedicated playlist or switch on another player, increasing the integration and removing more of the drop down fields.
Please see https://github.com/KoljaWindeler/ytube_music_player/blob/main/README.md#shotcuts

Login check

21 Dec 10:51
Compare
Choose a tag to compare

Added login check to verify cookie,
Add auto advance when started from browser

Added support for browser_mod

21 Dec 19:23
Compare
Choose a tag to compare

Browser mod will not report a media_position .. added workaround to enable auto_track_advance

Bumped api to 12.2.

21 Dec 18:09
d0dab3a
Compare
Choose a tag to compare

Fix for playlist counter

Lyrics

20 Dec 17:41
Compare
Choose a tag to compare

added playlist and lyrics

Mediabrowser + reduced input_selects

19 Dec 19:51
Compare
Choose a tag to compare
  • Media browser added ... still early phase but works fine here, please report bugs
  • Option to go with less input_fields, see the examples yaml [full_control / default / minimum] in the package dir.
    • Minimum: Selection of playlist only via media_browser, one fixed player, repeat and shuffle can be set via the media_player services
    • Default: Add the Playlist, player and radio/playlist option
    • Full Controll: adds Playmode (random / direct) and Repeat options dropdowns

Mediabrowser added

18 Dec 20:50
Compare
Choose a tag to compare
Mediabrowser added Pre-release
Pre-release

very rough version, might hit a couple of bugs

Without Mediabrowser

18 Dec 10:22
Compare
Choose a tag to compare

Last Version without Mediabrowser