Hi there,
First of all, thanks so much for your work on this card and the mini-media-player. They are both awesome!
I was curious if you could recommend the best way to combine the two cards? Right now I am using them both in a vertical stack and it works, but it could be better. The mini-media-player provides a number of things the forked doesn't - the artwork, and the ability to select playlist a playlist. But the key thing the forked card has is the outputs and ability to control whole house audio which is great. I would like to have the mini player on top, and then just the outputs below. Right now I essentially have two players on top of each other in order to get the outputs.

`type: vertical-stack
title: Music
cards:
- type: 'custom:mini-media-player'
entity: media_player.forked_daapd_server
artwork: cover
source: icon
name: Now Playing
hide:
shuffle: false
group: false
volume_stateless: false
info: scroll
- type: 'custom:forked-daapd-card'
entity: media_player.forked_daapd_server
ip: 192.168.168.168
name: Now Playing
outputs:
Hi there,
First of all, thanks so much for your work on this card and the mini-media-player. They are both awesome!
I was curious if you could recommend the best way to combine the two cards? Right now I am using them both in a vertical stack and it works, but it could be better. The mini-media-player provides a number of things the forked doesn't - the artwork, and the ability to select playlist a playlist. But the key thing the forked card has is the outputs and ability to control whole house audio which is great. I would like to have the mini player on top, and then just the outputs below. Right now I essentially have two players on top of each other in order to get the outputs.
`type: vertical-stack
title: Music
cards:
entity: media_player.forked_daapd_server
artwork: cover
source: icon
name: Now Playing
hide:
shuffle: false
group: false
volume_stateless: false
info: scroll
entity: media_player.forked_daapd_server
ip: 192.168.168.168
name: Now Playing
outputs: