▲ 1 r/fooyin

Import Playlists

I'm moving from foobar to fooyin. I have a folder in /music/playlists with saved m3u playlist. How can I get them to show in fooyin?

reddit.com
u/wolfsongdream — 11 hours ago

Stuck install

I'm following the GitHub instructions for AIO and every time I try it seems to get stuck.

sudo docker run \ --init \

--sig-proxy=false \

--name nextcloud-aio-mastercontainer \

--restart always \

--publish 80:80 \

--publish 8082:8080 \

--publish 8443:8443 \

--volume nextcloud_aio_mastercontainer:/mnt/docker-aio-config \

--volume /var/run/docker.sock:/var/run/docker.sock:ro \

ghcr.io/nextcloud-releases/all-in-one:latest

[sudo: authenticate] Password:

Trying to fix docker.sock permissions internally...

Creating docker group internally with id 973

Initial startup of Nextcloud All-in-One complete!

You should be able to open the Nextcloud AIO Interface now on port 8080 of this server!

E.g. https://internal.ip.of.this.server:8080

⚠️ Important: do always use an ip-address if you access this port and not a domain as HSTS might block access to it later!

If your server has port 80 and 8443 open and you point a domain to your server, you can get a valid certificate automatically by opening the Nextcloud AIO Interface via:

https://your-domain-that-points-to-this-server.tld:8443

[03-Jul-2026 23:58:18] NOTICE: fpm is running, pid 180

[03-Jul-2026 23:58:18] NOTICE: ready to handle connections

I can't actually access the login page and the only way to access the terminal is to remove the container. Any suggestions?

u/wolfsongdream — 2 days ago
▲ 3 r/AdGuardHome+1 crossposts

Unable to disable DHCP on router

I have a Comcast router with a pod extender. Unfortunately, the only way to disable DHCP on my router is to enable Bridge Mode but the extender does not work with that enabled.

I want to use AdGuard to avoid having to remember ports for various services running on my homelab. Other than investing in my own modem/router (I'm moving in a few months so I don't know what service I'll have in the future) is there a configuration I can use to make this work?

reddit.com
u/wolfsongdream — 9 days ago