Just discover your channel, it's fantastic, thanks for your work !
@fixtse.8 ай бұрын
Glad you enjoy it! Welcome aboard 😁
@MikeFrantz-zl6yi9 ай бұрын
I like the way you make things easy for us to follow.
@PiyushNikam8 ай бұрын
Just discovered your YT channel and boy am I amazed!! Just a quick question, can we have different Google accounts for different HA users?
@fixtse.8 ай бұрын
Not exactly, but you can have more than one google account, check my youtube music integration video
@PiyushNikam8 ай бұрын
@@fixtse. Okay, thanks a lot man!
@elisalant9 ай бұрын
Great video, as always ❤
@goodcitizen45879 ай бұрын
Very well presented. Thanks!
@leonard-riccardowecke27733 ай бұрын
Question Is there a way to controll ytmusic over the voice assistant so that i can say "play my House music playlist" and it will play it without having configured it as an automation? Alexa is capable of that. Thabk you very much. Nice video!
@fixtse.2 ай бұрын
As far as I know, you can't, the way that I configured something similar was creating a script that calls the playlist I use the most, and I created a custom action in Google Assistant for it, so I can execute it in a more natural way.
@EvanWasHere9 ай бұрын
How would you select playing it in multiple rooms via Sonos and/or control the volume of each?
@fixtse.7 ай бұрын
Does sonos allows you to create groups of players? If yes, that is the only way currently. Create a group, and select it. There are some limitations you need to have under consideration. The integration and the card can only do what it's allowed to them, wich is gathering the information from youtube music, show it, and send the url of X song to be reproduced on Y media player. But they don't have access to manage your media players group configuration. Some project that might be able to get that in the future, because of how it's built, is Music Assistant. They could manage to do this, because they do a software reimplementation of every media player, and the playback it done via it's own server (it doesn't send the url from youtube music to the media player, they download the song and create the stream itself that is sended to the media player). But currently this feature is still missing.
@nawafbana81005 ай бұрын
Thank you, I did everything but no sound came out, I am using Raspi muse proto, is it compatible with it?
@micheleingrassi14955 ай бұрын
Hi, thanks for your tutorial, I have followed all the steps but, when I try to install Polr-ytube-media-card in Home assistant I have thi message: "Repository pathofleastresistor/polr-ytube-media-card not found", any idea what could be the problem Thanks
@zingrock8 ай бұрын
Great videos, very well presented, clearly narrated and easy to follow. My only criticism is that the pop-up window of you when you speak is a bit distracting. Perhaps it could sit permanently a bit smaller in the corner? Anyway, feel free to ignore me as I don't have >4000 subscribers ;)
@fixtse.8 ай бұрын
Hey, thank you for the feedback. I’ve noticed that sometimes the pop-up appears for only a second, and it can be quite distracting. As a result, I’ve decided not to display it when my message is too short (I'm still getting the hang of it, bad habits are hard to break). After all, in such cases, it doesn’t really add anything meaningful to the video, so why bother showing it right? I’m hesitant about the idea of showing it permanently because half the time, I’m not sure what to do with my face while waiting for something to happen 😅
@Przedzik8 ай бұрын
amazing video I have a problem when try play music on my Amazon speakers i get an announcement form speaker "to send tts set public url in integration configuration" how i can fix this please?
@Przedzik7 ай бұрын
Sorted 😉
@finchilla6 ай бұрын
I've got past that one as I added the public url into the Alexa Media Player integration, but still can't get music to play on the Echos as it says music can't be played over tts! How did you sort it out?
@nicolasalima5 ай бұрын
Is it possible to control youtube music by voice ?
@philipph.74013 ай бұрын
Hi. At first thanks a lot for your great tutorials! With this one, I've got a little problem. I installed the mini media player but when I try to add it to my dashboard I can't find the badge. What can I do?
@fixtse.2 ай бұрын
refresh the cache of the browser, it's probably that.
@chrisrosenkreuz235 ай бұрын
this also plays ads right?
@alitaha425128 күн бұрын
its not working anymore :( when i click on media player it take me to the default daschboard or it will not move to the player
@fixtse.10 күн бұрын
Can't reproduce, it still works for me. Sorry can't be of more help, but without being able to reproduce what you mention it must be specific of your setup.
@guylast95166 ай бұрын
Ok so I did everything but have an issue when I add PoLR KZbin Playing card. I have unknown error instead of home and searching for anything does not bring up anything. Thank you for your awesome work.
@fixtse.6 ай бұрын
check the logs and if you found a bug, open an issue on the github page of the project. Mine is working normally, but each setup is different, so something might be happening on yours.
@guylast95166 ай бұрын
@fixtse. Are you referring to home assistant logs? If so what do I search/filter the logs?
@fixtse.6 ай бұрын
@@guylast9516 right... I should make a video about it. But in this case basically something related to the KZbin music player integration, since the cars uses it's services to fetch information
@guylast95166 ай бұрын
@fixtse. Thanks. Yup you should. Edit: Ok so I don't think I have KZbin integration added, didn't see you cover that. So am i mean to add it? I searched for KZbin in logs and found nothing. Starting to think I am missing something.
@faijansaifi2 ай бұрын
Can I schedule the music
@fixtse.10 күн бұрын
Yes
@latesanpedro8 ай бұрын
hola, como consigo los id de mis playlist de youtube ejmplo los de las canciones que doy like, gracias
@fixtse.8 ай бұрын
Hola, no tengo el timestamp exacto, pero se que lo menciono en mi primer KZbin Music Integration Video ( fixtse.com/blog/yt-music-integration )
@t0mbeyer21 күн бұрын
Where can i get the ID from the youtube playlist ? I read that its for example: music.kzbin.info/aero/PLXkMFIxgXVwSBy-kqBWvGJfAv2N5aqyr_ after "list=" when i enter that in the code "ID" it shows nothing ;(
@fixtse.10 күн бұрын
Hi, yes, example: music.kzbin.info/aero/RDCLAK5uy_kvzSF-chVVpH1r55Frc3fuHXCyRc01sYg the id would be RDCLAK5uy_kvzSF-chVVpH1r55Frc3fuHXCyRc01sYg. For some reason you might have problem when listening to private playlist. Also, right not is not working, there is a problem with the underlying library used to access yt music, so wait for an update of the integration
@t0mbeyer10 күн бұрын
@@fixtse.Can you tell here when there is a update?
@loganabbott91507 ай бұрын
everything looks like it should work but then when i go to play a song the progress bar doesnt move...
@EvanWasHere5 ай бұрын
Having the same issue. Were you able to fix this?
@loganabbott91505 ай бұрын
@EvanWasHere no. I moved on to music assistant 2.0!