@rogs
Thanks for the reply!
I was able to fix it in this way as well so that others can see this if they have issues in the future.
Code: Select all
docker stop bazarr
rm /path/to/local/data/bazarr.db
docker restart bazarr
Thanks for the help!
@rogs
Thanks for the reply!
I was able to fix it in this way as well so that others can see this if they have issues in the future.
Code: Select all
docker stop bazarr
rm /path/to/local/data/bazarr.db
docker restart bazarr
Thanks for the help!