dhrone / pydPiper

A general purpose program to display song metadata on LCD and OLED devices
MIT License
78 stars 36 forks source link

VarErr #110

Closed manolomalele closed 3 years ago

manolomalele commented 3 years ago

Hi everyone, It's a little bit I wasn't here. I write to ask (if it's possible) to help me to solve this issue. HW: pi4 SW: latest MoodeAudio

As you can see on the images below (pages file and picture of the display), using on the Canvas the widget "codec", it shows "var err". It should be displaying the filetipe (flac, mp3, dsd...) but it doesn't work.

Any suggestion? Using volumio, with te same custom pagefile everything is correct.

Thank you all in advance

aa

ss

dhrone commented 3 years ago

For Moode, pydPiper gets its data from the MPD daemon which does not expose a codec variable.

manolomalele commented 3 years ago

Ok, Thank you. Obviously on volumio it is different, isn't it?

Any workaround to solve it?

I also tried with 'filetype' but nothing...

dhrone commented 3 years ago

Not an obvious one. It's possible that the data you are looking for could be queried from MPD using the readcomments function but that is not a current feature of pydPiper.

manolomalele commented 3 years ago

ok, thank you really much for the great job vou've done. I'm ok with your answer, you can close this topic.

ty