@luckylinux commented on GitHub (Apr 22, 2026):
Maybe, but IMHO it would have been useful to have it at least included in the Example docker-compose.yml File, possibly commented-out:
https://gi…
@Vito0912 commented on GitHub (Apr 22, 2026):
The container listens on port 80 by default. You can use the PORT (as you mentioned) env to set the variable. This is not a bug.
This ENV (and…
@nichwall commented on GitHub (Apr 18, 2026):
Duplicate of https://github.com/advplyr/audiobookshelf/issues/2236
@Flameingskull commented on GitHub (Apr 18, 2026):
My bad, I should have searched better
@nichwall commented on GitHub (Apr 20, 2026):
Audiobookshelf is designed as a server for local files, not a library tracking system. Library items must have an associated media file. You can…
@IAmKontrast commented on GitHub (Apr 17, 2026):
Could find/add podcasts again right now. Maybe it was an temporally API issue with iTunes/Apple server?!
@ashercantrell commented on GitHub (Apr 17, 2026):
@IAmKontrast Must have been, it works fine now!
@IAmKontrast commented on GitHub (Apr 18, 2026):
I love self-solving problems. ;) Thank you.