Adri 'C-Fu' Mansor

Results 25 issues of Adri 'C-Fu' Mansor

Current doc url: https://ralph-ng.readthedocs.io/en/stable/installation/installation/ Current description: Docker installation (experimental) You can find experimental docker-compose configuration in https://github.com/allegro/ralph/tree/ng/contrib directory. Be aware, it is still a beta. Correct description: Docker installation (experimental)...

![image](https://user-images.githubusercontent.com/6426597/136377878-fc4b139a-02e1-4080-afb4-7c574e3337b8.png) Hi, I believe it's better to rename the logos to make it easier for sorting purposes. Awesome project btw

hacktoberfest

My docker-compose file: ` version: '3.3' services: grav: build: ./ container_name: grav ports: - '880:80' restart: always volumes: - '/root/grav/html:/var/www/html' image: 'grav:latest' networks: default: name: test_net ` If I run...

Steps to recreate: 1. create folder: mkdir -p /volume2/docker/grav/html 2. git clone the repo to /volume2/docker/grav 3. edit the docker-compose file `version: '3.3' services: grav: container_name: grav build: ./ ports:...

From the description in the main website it was made to sound like I can just put in a playlist url and it'll parse and play them automagically, but I...

enhancement

Love it! But I'm still searching for a way to use something like this as a remote display unit, kinda similar to iDRAC or whatever the name is in the...

With the bluetooth unpair re-pair (as well as the bluetooth connection being rejected after the first few times using) bug still existing after months with no clear answer nor workaround,...

bug

I'm installing from Dietpi bullseye, and every single time I reinstall - even with default config.txt dietpi.txt and Automation_Custom_Script.sh files - creating a CT will always result in network interfaces...

Especially with the recent pikvm non x86 updates seem to improve the performance

Good day, I believe that the two essential files needed to disable (and re-enable) OSMC/Kodi does not get downloaded in the script, which judging from the forum thread, a lot...

bug