Aleks130699 / ha-fpp

Integrates a Falcon Pi Player (FPP) as a Media Player in HomeAssistant
Apache License 2.0
8 stars 1 forks source link

Cannot start a playlist, missing stop button #2

Open madsci1016 opened 6 months ago

madsci1016 commented 6 months ago

Setting up a workbench environment (router, HAOS, FPP, figate, etc all VMs in a single thin client running proxmox for easy travel) for teaching at minis. Brand new HA install, newest version of this plugin installed by HACS, FPP v8.x

All statuses seem to work, Most controls seem to work. Except "starting a playlist" doesn't do anything, and there's no "stop" button when a playlist is playing. The rest seems fine.

My home install, still on v1.0 of the repository you forked (where i fixed the few lines that prevented it from running) and FPP v7 everything still works fine, including stop buttons and starting playlists.

Anything i can do to help track this down for you? Can't seem to see any meaningful log entries in HA and don't know how to get to logs in FPP.

madsci1016 commented 6 months ago

Well, fixed the playlist starting issue by changing the playlist name to not have a space in it, now it plays when selected.

Still no stop button. Only pause. would like the stop button back.

madsci1016 commented 6 months ago

Just as a check, i can call the Media player: Stop service manually in HA and it does stop FPP. So sounds like it's just a GUI bug that we lost the stop button.

Aleks130699 commented 3 months ago

Just as a check, i can call the Media player: Stop service manually in HA and it does stop FPP. So sounds like it's just a GUI bug that we lost the stop button.

I'm using a mini media player card and it has a stop button, image

madsci1016 commented 2 months ago

Just as a check, i can call the Media player: Stop service manually in HA and it does stop FPP. So sounds like it's just a GUI bug that we lost the stop button.

I'm using a mini media player card and it has a stop button, image

I'm using the built in media control card, and it looks like this.

Screenshot 2024-06-23 100242

I installed 'Mini media player' through hacs, also missing the stop button: Screenshot 2024-06-23 100847

I'm on V1.1.3 of your plugin.

Aleks130699 commented 1 month ago

Just as a check, i can call the Media player: Stop service manually in HA and it does stop FPP. So sounds like it's just a GUI bug that we lost the stop button.

I'm using a mini media player card and it has a stop button, image

I'm using the built in media control card, and it looks like this.

Screenshot 2024-06-23 100242

I installed 'Mini media player' through hacs, also missing the stop button: Screenshot 2024-06-23 100847

I'm on V1.1.3 of your plugin.

In mini-media-player, select "stop" from the "Replace Mute" option image