Releases: KoljaWindeler/ytube_music_player
Optimized onboarding
@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
@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
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
A beta release to address the stuttering on older devices, due to high bandwidth music
410 Gone handling
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
New features:
-
This beta release include the "home" section of youtube music.
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
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
Update to comply with latest changes in HA version 2024.01
Multiple updates from awesome contributors
@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)
Hi, just updated the readme to reflect the transition from Cookie to oAuth .. also fixed bad Album ID's again, thanks to @alanzhao