Page 2 of 2

Re: Bazarr cannot write to this directory.

Posted: Wed Sep 03, 2025 9:38 pm
by rogs

Maybe that broke something?

Can you send your docker-compose file in a pastebin? Make sure to not include your VPN credentials, but send everything else.


Re: Bazarr cannot write to this directory.

Posted: Thu Sep 04, 2025 6:15 pm
by badteddy

Re: Bazarr cannot write to this directory.

Posted: Fri Sep 05, 2025 2:35 pm
by rogs

I see the problem!

In sonarr, you have mounted:

Code: Select all

      - /srv/media/tv:/tv

But in Bazarr you have:

Code: Select all

      - /srv/media/tvshows:/tv

Bazarr should also be - /srv/media/tv:/tv

Try changing that and restarting YAMS! This should fix your issues :mrgreen:


Re: Bazarr cannot write to this directory.

Posted: Fri Sep 05, 2025 3:27 pm
by badteddy

rogs thank you so much! you are a legend! that fixed it!


Re: Bazarr cannot write to this directory.

Posted: Fri Sep 05, 2025 4:44 pm
by rogs

I'm glad that fixed it! I'll mark this one as solved :mrgreen:

If you like YAMS and want to support the development, take a look around the Donations page: https://yams.media/donate/. I truly appreciate it!

Cheers!

Roger.