

🥳


🥳
But why?


Yes and no, there have been issues with the android app for a long time. Some of it was Google and some the way it would detect files, it just happens that I posted the GitHub issue.


Oh, I have a vast collection from cd when cd was the only way to get music.
That might be the best way to start, get some CDs and rip them


that sounds like its missing the MQTT auto discovery topics, you could write a shell script to add that. or there might be a HACS thing to do it


I dont know, never used plex.


in what way?
you install it and start it, then add some libraries to it, make sure use use the right layout
then you can watch tv show or moves and listen to music, without a monthly sub


your in luck, as I couldnt find the issue when I posted.
But there is an update to this 👉 https://github.com/nextcloud/android/issues/15822


Nice landing page, but your top image doesnt load for me
Error 1033 Ray ID: 9aab2fffed8a293c • 2025-12-08 09:20:33 UTC
Cloudflare Tunnel error
sure, you can see below that port 53 is only on a secondary IP I have on my docker host.
---
services:
pihole01:
image: pihole/pihole:latest
container_name: pihole01
ports:
- "8180:80/tcp"
- "9443:443/tcp"
- "192.168.1.156:53:53/tcp" # this will only bind to that IP
- "192.168.1.156:53:53/udp" # this will only bind to that IP
- "192.168.1.156:67:67/udp" # this will only bind to that IP
environment:
TZ: 'Europe/London'
FTLCONF_webserver_api_password: 'mysecurepassword'
FTLCONF_dns_listeningMode: 'all'
dns:
- '127.0.0.1'
- '192.168.1.1'
restart: unless-stopped
labels:
- "traefik.http.routers.pihole_primary.rule=Host(`dns01.example.com`)"
- "traefik.http.routers.pihole_primary.service=pihole_primary"
- "traefik.http.services.pihole_primary.loadbalancer.server.port=80"


What’s a Spotify?
Is it like jellyfin?


And all year round, in the UK so it does get cold
Docker by default will bind exposed ports to all IPs, but you can override this by setting an IP on the port exposed so thet a local only server is only accessable on 127.0.0.1
I do this with things that should go down my VPN only
https://docs.docker.com/reference/compose-file/services/#ports


This is a know issue that has a very long issue on github, it started for me when Google changed the rules on full file access. But the latest version of the app has been rock solid.
I ended up downloading all my photos to my laptop and doing a sync from there


Can use your image as my 404 page please?


What?


My phone is long overdue a replacement, I’m stuck on android 12!


If you win, you have to share it with all the sub commenters


But who programs the ai programs?
If you’re looking for an IDE that will just allow you to code, have a look at pulsar. The atom fork that works