punxaphil / maxi-media-player

Media card for Home Assistant UI with a focus on managing multiple media players, but not excluding single player setups.
21 stars 2 forks source link

Google cast media players not showing up #4

Closed dnestico closed 6 months ago

dnestico commented 6 months ago

Checklist:

Release with the issue:

Last working release (if known):

Browser and Operating System: Arc Browser aka Chromium

Description of problem:

I selected the "Cast" platform aka Google Cast and the media players aren't showing up, I even tried adding them individually and still nothing.

Javascript errors shown in the web inspector (if applicable):

Additional information:

Code:

type: custom:maxi-media-player
sections:
  - player
  - volumes
  - groups
  - grouping
  - media browser
showVolumeUpAndDownButtons: false
entities: []
topFavorites:
  - ''
entityPlatform: cast
artworkAsBackground: true
Screenshot 2024-03-22 at 3 54 55 PM
punxaphil commented 6 months ago

Can you try this new release?

v1.2.0

🐛 Fixes

dnestico commented 6 months ago

It seems to be working on a different browser aka Safari but still looks the same on Arc Browser, I've cleared and disabled the cache a million times so not sure how to fix it at this point tbh.

dnestico commented 6 months ago

Looks like a reinstall fixed it on my browser! Thanks.

Now just trying to figure out how to get the media browser to show up.

Screenshot 2024-03-23 at 2 10 46 PM
punxaphil commented 6 months ago

That looks strange, please share your card config. It should look like this:

image
dnestico commented 6 months ago

That was before I figured out how to add media, but now I added the radio browser, and soon will add YouTube music. I also removed the "Grouping" tab because grouping doesn't work with Google cast speakers.

Btw it seems that folders don't work in the card, would be a good update, and also would be nice if we could add media sources via the UI instead of YAML.

Screenshot 2024-04-01 at 5 08 04 PM
type: custom:maxi-media-player
sections:
  - player
  - volumes
  - media browser
  - groups
entities: []
favoritesToIgnore:
  - Cloud
  - Google
  - Driveway
  - Driveway Person
  - Driveway Car
  - Garage
  - Garage Person
  - Garage Car
  - Garage Dog
  - Front door doorbell Recent Events
  - Google en com
  - Home Assistant Cloud
  - PetFeeder
  - Porch
  - Porch Person
  - Porch Dog
  - Vaughan Radar
  - usb
  - floppy
  - By Language
  - By Category
  - cdrom
  - Popular
  - Clips [192.168.2.176:5000]
  - Snapshots [192.168.2.176:5000]
  - Recordings [192.168.2.176:5000]
topFavorites:
  - Radio Browser
entityPlatform: cast
showVolumeUpAndDownButtons: false
dynamicVolumeSlider: true
hideBrowseMediaButton: false
mediaBrowserTitle: Media Browser
mediaBrowserItemsPerRow: 5
artworkAsBackground: true
showAudioInputFormat: true
punxaphil commented 6 months ago

I’m afraid you’ve misunderstood it. That section only supports favourites. Nothing else. The rest of the media can only be found through the “browse media” button.

kajmaj commented 1 month ago

Is there any way how to config "own" favourites? Sthg like radio presets?