pabera

Results 61 comments of pabera

@hoffie I've made several changes to the initial design. Originally, I intended to integrate the Idle Shutdown timer into the UI, but soon discovered that the existing implementation lacked essential...

This is not entirely fixed. On my Windows machine, it even doesn't work with the updated pip command. Reason for this is that the downloaded, pre-compiled `libzmq` does not work...

Not sure. In my environment, the problem is that pyzmq (actually g++) cannot compile the lib properly and fails. It then falls back on the bundled, none-draft version that pyzmq...

Pre-building the libzmq does not work well as many users have different host architectures and OS. The goal should be to build an individual Docker image that just builds libzmq...

@s-martin Could you check if the pyzmq problem is solved for you too? This issue has been the reason I provided #2307 :-)

This has been brought up a few times in the past and it can help. There are a few things to be considered before exploring this route. The fact that...

Yes this is true. We should mention this in the release notes. At the moment, we don't offer an update mechanism. We have thought about it and will try for...

@votti I am not entirely following your comment. We do not care about folders in V3 like we did in V2. It all comes down to the card and its...

> Would you think that in order to get a resume functionality merged it first needs to support all 3 things (songs, album, folder) or would it be OK as...

This is a great feature to have. But a few requirements will determine the way to solve the problem. Maybe we can first define the requirements in the format of...