Skip to content

Releases: KoljaWindeler/ytube_music_player

Fixed volume_down

12 Apr 10:10
Compare
Choose a tag to compare

Fix for volume down not working

AsyncIO Fixes

11 Apr 16:35
Compare
Choose a tag to compare

This releases summerizes the earlier published beta releases to fix the enforcement of asyncio

Beta: added 'like in name'

10 Apr 19:16
Compare
Choose a tag to compare
Pre-release

Added feature

the special call:

data:
  entity_id: media_player.ytube_music_player
  command: like_in_name

will write the like status in the name ... like 'YTubeMediaPlayer - LIKE'
This nicely integrates into a media_player .. or at least better then nothing

Beta: async jo fixes

10 Apr 08:45
Compare
Choose a tag to compare
Beta: async jo fixes Pre-release
Pre-release

Further fixes for async io .. this is this beta!!

Fixes for typo in sonos asyncio

09 Apr 20:13
Compare
Choose a tag to compare
Pre-release

Fix

  • typo in the sonos section

Beta: Fixed proxy

09 Apr 18:41
Compare
Choose a tag to compare
Beta: Fixed proxy Pre-release
Pre-release

Fixed file write for proxy server

Beta: Fixes for asyncio

09 Apr 18:21
Compare
Choose a tag to compare
Pre-release

Fixed

  • End of track
  • Turn off
  • rating of songs, thanks to @CTower

Beta: 2021.04 async io

09 Apr 12:11
Compare
Choose a tag to compare
Pre-release

Hi, this is a beta release for brave 2021.04 testers.

2021.04 forces the usage of asyncio, which required lots of modification on my end.
I works fine here, but there might be bugs in this release!!
Please open tickets/issus on github whenever you find a bug so we can get it back to where it was.

More debug

02 Apr 11:56
Compare
Choose a tag to compare

Hi, this release adds even more debug and error messages so it will be easier to understand what is causing possible issues.
No need to update if everything is working for you.
Kolja

Updated ytmusicapi

25 Mar 16:41
Compare
Choose a tag to compare

Bump ytmusicapi to 0.15.0 to fix the changed radio interface