kimtore / pms

Practical Music Search is an interactive Vim-like console client for the Music Player Daemon.
https://ambientsound.github.io/pms/
MIT License
249 stars 23 forks source link

pms will list volume as muted if a fifo output is the first output available #120

Open dvdmuckle opened 5 years ago

dvdmuckle commented 5 years ago

Running on Mac, output of mpc outputs:

Output 1 (My HTTP Stream) is enabled
Output 2 (My OS X Device) is enabled
Output 3 (my_fifo) is enabled

However, if I reorder my .mpdconf to put the my_fifo output first, pms will show the volume as muted, and any volume commands will not work.

This probably applies to other outputs, but this is the only one I've run into yet.

kimtore commented 5 years ago

Hi David, such a weird bug.

Which version are you running?

On Thu, 16 May 2019 at 21:47, David Muckle notifications@github.com wrote:

Running on Mac, output of mpc outputs:

Output 1 (My HTTP Stream) is enabled Output 2 (My OS X Device) is enabled Output 3 (my_fifo) is enabled

However, if I reorder my .mpdconf to put the my_fifo output first, pms will show the volume as muted, and any volume commands will not work.

This probably applies to other outputs, but this is the only one I've run into yet.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ambientsound/pms/issues/120?email_source=notifications&email_token=AAGBJTFR64DYH2BR36DKATDPVW26DA5CNFSM4HNPULXKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUIEJQQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGBJTCFE63KQQVYZ5FU25LPVW26DANCNFSM4HNPULXA .

dvdmuckle commented 5 years ago
$ pms --version
Practical Music Search 000c5c0