Skip to content

Releases: KoljaWindeler/ytube_music_player

Optimized onboarding

20 Apr 11:07
Compare
Choose a tag to compare

@mang1985 did a great job to simplify the onboard process by adding the selects field automatically, so use don't have to play around with the yaml files any longer. Besides that more improvements found their way into this release, all provided my mang!
Thanks!

Update ytube music version ~ little updates

04 Apr 08:01
Compare
Choose a tag to compare

@mang1985 added support for Chinese language + added little improvments
And the version of the ytubemusic api was updated .. it will NOT fix the issues in the library that some users are currently seeing.
I'll release a new version once this is fixed

Beta: fix for 403 and missing first track

08 Feb 17:51
Compare
Choose a tag to compare

This is another beta release as the 403 error is very hard to catch for me.
If you constantly see 403 errors, try this version and see if that works.
It might also fix the missing first track

Added bitrate limitation

05 Feb 21:02
Compare
Choose a tag to compare
Pre-release

A beta release to address the stuttering on older devices, due to high bandwidth music

410 Gone handling

31 Jan 19:09
Compare
Choose a tag to compare

Hi, this release brings a new way to handle the 410 gone error that pops up from ytube more often these days.
It works for me but please provide feedback here: #238 if it works for you

This also adds the HOME area for everyone.
Thanks

Beta: Implemented Home screen of ytmusic

16 Jan 16:06
Compare
Choose a tag to compare

New features:

  • This beta release include the "home" section of youtube music.
    image
    There might be some bugs, please create a tickets once something is odd.

  • In addition this release includes preparation for a jukebox mode, that support moving tracks up and down in the queue, add new ones to the queue and remove others. @pathofleastresistor plans to add this to his card.

  • It also adds small changes like adding the artist name to the album section in the browser

Fixes:

  • rating service call
  • readme updated service call

Sonos and many small other things

12 Jan 05:46
Compare
Choose a tag to compare
  • Added support for Sonos Speaker by @RobinR1 #293 (see README)

And many other small things:

  • Update to ytmusicapi 1.4.2, this includes multiple changes, I hope it doesn't break anything!
  • Fix SEEK for HA 2024.1
  • Added a flow to renew the token within config_flow
  • Added recommendation for polr-ytube-media-card to readme
  • Removed old TEMP_CELCIUS dependencies

Update for HA 2024.01

03 Jan 16:32
Compare
Choose a tag to compare

Update to comply with latest changes in HA version 2024.01

Multiple updates from awesome contributors

01 Jan 16:03
Compare
Choose a tag to compare

@mang1985 fixed the playlist attribute of the extra sensor
@mang1985 added device info & improved the device selection process during the config flow
@amitvaria fixed goto_track service call
@amitvaria improved the overall search results
@pathofleastresistor added the artist name to the search results and created an awesome serach card for this integration: check out https://github.com/pathofleastresistor/polr-ytube-media-card

Thanks and happy new year :)
Kolja

Fixed Readme and bad album IDs (again)

28 Nov 06:26
Compare
Choose a tag to compare

Hi, just updated the readme to reflect the transition from Cookie to oAuth .. also fixed bad Album ID's again, thanks to @alanzhao