Re: Bazarr cannot write to this directory.
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.
A small forum to talk and discuss about YAMS
https://forum.yams.media/
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.
You bet!
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
rogs thank you so much! you are a legend! that fixed it!
I'm glad that fixed it! I'll mark this one as solved
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.