Good Looking Cases with sources (towards the end) #287
Replies: 5 comments 18 replies
-
without proper logs, this is going to be nearly impossible to to answer. Also, this can depend on where you are playing the music from (local music file, or using spotty?), network usage, server capacity, etc. A display that doesn't update could be a symptom of a hardware issue which causes the display not to receive refreshes. It could also indicate network contention, as menus/texts/elapsed, etc are always rendered on the server itself and pushed down through the network. I'd monitor the network and most importantly I'd check for anything suspicious in the logs, captured from the serial port rather than from a telnet connection |
Beta Was this translation helpful? Give feedback.
-
If you're really into audiophile matters, this project is probably not the best fit for your needs. |
Beta Was this translation helpful? Give feedback.
-
That looks quite nice, good luck with your project! I assume that you are aware that many (or even most) raspi dac hats can also be used with squeezelite-esp32 (that's what I did), so you are not limited to PCM5102 boards. |
Beta Was this translation helpful? Give feedback.
-
I would assume that most of the HATs without GPIOs reserved for configuration should work and will not require further init strings. For hifiberry devices you will find more information here: hifiberry documentation |
Beta Was this translation helpful? Give feedback.
-
@sle118 @philippe44 @dfrein |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is my first ESP32 build and while it is early doors, I'm having some strange issues with playback & control.
When trying to pause in LMS, it immediately begins playing again, from the start of the track.
Album art doesn't always appear and doesn't change when a new track is selected in LMS.
Display doesn't update so time elapsed/remaining doesn't change.
Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions