audiophonics / RaspDacMinilcd

4 stars 1 forks source link

Sreen Issue #1

Closed Eshatos closed 2 years ago

Eshatos commented 2 years ago

Hello, I have a problem with my RaspDAC Mini LCD. I installed Moode 8 and then did everything as described on this GitHub page, https://github.com/audiophonics/RaspDacMinilcd Unfortunately, I don't get a proper cover view screen. The screen looks permanently like on the picture attached.

photo1648545512

I tried all the troubleshooting as described on GitHub without any help. Can you help me somehow? Greetings Eshatos

audiophonics commented 2 years ago

Hello,

I am aware the display has issues in moOde 8. It has something to do with the way I handle the PHP session. Some data are not flowing as they did anymore and the display script is confused about this.

Except if you can code in PHP / javascript / bash there is nothing you can do except waiting. However this should not take me more than a couple days before I can release a fix.

I will give you an update here when I have a solution ready.

audiophonics commented 2 years ago

Hello, Sorry it took that long. I detected a couple more things that were not running nicely and I got carried away into pushing a big update that I wanted to do for a while.

Can you try following those instructions : https://github.com/audiophonics/RaspDacMinilcd/tree/moode on a fresh install ?

Eshatos commented 2 years ago

Hey,

this worked flawlessly, thank very much for your great work!

Update: Sadly now that I've added my library I don't get the cover art shown

photo1650708197

audiophonics commented 2 years ago

Well you were to quick to thank me it seem.

Can you retry the exact same procedure? The library should be resolving the path to remote cover pictures correctly (I had shamefully forgotten a "/" somewhere).

There is no need to format / reflash the SD card, configuration should be updated accordingly. I also told the graphics renderer to automatically stop the localui in case both were enabled at the same time.

Tell me if everything is working as expected on your side.

Eshatos commented 2 years ago

Hey,

your last update did the thing, thank u a lot! Let me know by pm if I can somehow tip you for your great work!

audiophonics commented 2 years ago

Thank you but that won't be necessary.

If you really want to do a gesture to show appreciation, I would suggest saying a couple nice words on Trustpilot. I can use that as leverage to show my coworkers that time spent on upgrading & maintaining software is time well spent.

Otherwise just enjoy the RaspDacMini and let me know if anything goes wrong after an update.

I'll leave the issue open for a short while in case something else happens.