UnOfficial release of Bazarr
Bazarr is a companion application to Sonarr and Radarr that manages
and downloads subtitles based on your requirements.
You define your preferences by TV show or movie and Bazarr takes care
of everything for you.
Be aware that Bazarr doesn't scan disk to detect series and movies:
It only takes care of the series and movies that are indexed in Sonarr and Radarr.
Bazarr Release 1+
- Build with sqlite (database), ffmpeg + mediainfo (metadata), unar (decompress)
- Service is restarted on any condition.
Post install commands required to access media folders and see resources :
sudo snap connect bazarr-tak:removable-media
sudo snap connect bazarr-tak:mount-observe
!!! Files can only be written in a directory owned by 'root' !!!
!!! Home base directory content is not readable !!!
This is due to current behavior and restrictions of snaps by Canonical.
Check documentation if you want to setup data in /home directory: https://github.com/TehAppKiller/Snapcraft-common-doc/blob/main/README.md#FAQ