Elektrine lite

← Feed

@Nibodhika@lemmy.world

Post #3400252

2026-06-18 05:30 UTC

Glad you solved it yourself, but I’m still struggling to understand what happened, how did you have them all in a single folder if the filename for docker compose has to be one of a few predetermined things? I mean, you could have them all in a single file, which makes some things easier, but then you wouldn’t have been able to move them into individual folders. Would you mind explaining what happened there so that if someone else in the future has the same issue they might find the solution here? Also, note that even if someone had given you an example of a working docker file you would still have to configure the service. For future reference, this site is great and has working examples of docker compose files for a lot of services, e.g. hub.docker.com/r/linuxserver/radarr Finally, welcome to the club, sorry you had a bad experience the first time, it’s hard for us to know what’s obvious and what isn’t: xkcd.com/2501/

Replies (1)

  • @tyler@programming.dev 2026-06-18 07:44

    I’m very confused what it was that they moved into individual folders. And also configuring the naming of movies and shows is done in radarr and sonarr, not in docker compose. I highly recommend Trash Guides for configuring these services. trash-guides.info

    Open ##3403881