project-owner

Results 66 comments of project-owner

Hi Tom, Thank you for the fedback! I really appreciate it. As for questions, enhancements it's up to you. You can open new issue(s). I can label them as a...

I would recommend to use a disk image with a new release instead of updating manually. There is no detailed architecture doc for the player. The following info should give...

Manual update is a problematic process as very often it needs pretty complicated steps which are difficult to implement in any sort of script. That's why I usually recommend just...

I don't see anything unusual in the player's log. It's difficult to fix an issue which I cannot reproduce. Does the issue occur right away or after some steps in...

It's OK to have that new issue. There is a short description for radio groups here: https://github.com/project-owner/Peppy.doc/wiki/Radio-Groups#user-defined-radio-groups Though that could be more detailed and include the info about 'folder' images...

Thank you for reporting about these issues. Could you provide the example of the smb.conf file when you change it manually? I'll make sure that it's parsed properly. Also please...

So, to reproduce the issue in the Web UI I need to provide the following line in the Options section: ``` comment = %S on %h using %R ``` after...

It looks like the class ConfigParser which I use to read and write smb.conf file doesn't handle % character by default: https://stackoverflow.com/questions/46156125/how-to-use-signs-in-configparser-python To fix the issue the constructor config_file =...

Hi, Ye, the current Malevich Edition runs on Bookworm: https://forums.raspberrypi.com/viewtopic.php?t=139983&start=425#p2199529 There are some limitations caused by moving to the Bookworm OS. For example, there are no disk images for SPI...