Qnap [ Bazarr ][ 1.1.4.0 ] companion application to Sonarr and Radarr. It manages and downloads subtitles

QoolBox a dit:
no.. it is a Perl script

Thanks, installing the recommended QPKGs did the trick. I do have now the certs file located.

Will confirm if the auto-update feature works.

Also, I have noticed that the Time Zone is set incorrectly. It gets information from /etc/config/uLinux.conf, but the setting does not seem to do anything, as the logs are shown in UTC time. I am in GMT-3.
Is there anything I can do to fix this?

Thank you
 
basically this commande export TZ (timezone) set in ulinux

export TZ=$(/sbin/getcfg System 'Time Zone' -f /etc/config/uLinux.conf)

but it is already enable for Bazarr... i have not clue on this
 
QoolBox a dit:
basically this commande export TZ (timezone) set in ulinux

export TZ=$(/sbin/getcfg System 'Time Zone' -f /etc/config/uLinux.conf)

but it is already enable for Bazarr... i have not clue on this

Thank you, so far I have been unable to identify the issue.
 
Hi,

I've downloaded the most recent Bazarr version from QnapClub and installed it on my Qnap TS-128A.
It took a lot of time to upload but, in the end, it appears that finished.
When launching Bazarr, the new tab gets opened stating "Unable to connect" on my NAS' IP:6767

I looked into the log file and it appears that it keeps starting/stopping like this:

Code:
01/03/2021 22:44:12|INFO    |root                            |BAZARR installing requirements...|
01/03/2021 22:44:25|INFO    |root                            |BAZARR requirements installed.|
01/03/2021 22:44:25|INFO    |root                            |Bazarr is being restarted...|
01/03/2021 22:44:31|INFO    |root                            |BAZARR installing requirements...|
01/03/2021 22:44:43|INFO    |root                            |BAZARR requirements installed.|
01/03/2021 22:44:43|INFO    |root                            |Bazarr is being restarted...|
01/03/2021 22:44:49|INFO    |root                            |BAZARR installing requirements...|
01/03/2021 22:45:01|INFO    |root                            |BAZARR requirements installed.|

...over and over again.

Also looking into the Resources Monitor I see that one Bazarr (python3) process is constanly in status "Sleeping", while 2-3 additional ones keep showing on and off again.

Can you please advise what can I do to get it fixed? Do I need to install something additionally or change some settings?

Thanks in advance
 
QoolBox a dit:
he needs .. it conflict with some old libs..

it needs a full rebuild, i removed from Qnapclub

Ah, ok.. will be then waiting for the new release :)
BTW, I tried to reinstall using SSH and here's the output:
Code:
[/share/CACHEDEV1_DATA/Public] # ./QBazarr_0.9.0.4.0_arm_64.qpkg
Install QNAP package on TS-NAS...
./
./built_info
./qinstall.sh
./package_routines
./qpkg.cfg
35797+1 records in
35797+1 records out
887926280 bytes (846.8MB) copied, 48.915982 seconds, 17.3MB/s
867114+0 records in
867114+0 records out
887924736 bytes (846.8MB) copied, 48.916713 seconds, 17.3MB/s
Firmware check is fine.
Link service start/stop script: QBazarr.sh
Set QPKG information in /etc/config/qpkg.conf
/opt/QBazarr/libexec/git-core/git-remote-https: error while loading shared librar  ies: libnettle.so.6: cannot open shared object file: No such file or directory
Collecting pip
  Downloading pip-21.0.1-py3-none-any.whl (1.5 MB)
     |████████████████████████████████| 1.5 MB 2.9 MB/s
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
Successfully installed pip-21.0.1
Requirement already satisfied: lxml>=4.3.0 in /share/CACHEDEV1_DATA/.qpkg/QBazarr  /lib/python3.8/site-packages (from -r /share/CACHEDEV1_DATA/.qpkg/QBazarr/bazarr/  requirements.txt (line 1)) (4.4.2)
Collecting numpy>=1.12.0
  Downloading numpy-1.20.1-cp38-cp38-manylinux2014_aarch64.whl (12.7 MB)
     |████████████████████████████████| 12.7 MB 13 kB/s
Collecting webrtcvad-wheels>=2.0.10
  Downloading webrtcvad-wheels-2.0.10.post2.tar.gz (67 kB)
     |████████████████████████████████| 67 kB 392 kB/s
Using legacy 'setup.py install' for webrtcvad-wheels, since package 'wheel' is no  t installed.
Installing collected packages: webrtcvad-wheels, numpy
    Running setup.py install for webrtcvad-wheels ... error
    ERROR: Command errored out with exit status 1:
     command: /opt/QBazarr/bin/python3.8 -u -c 'import sys, setuptools, tokenize;   sys.argv[0] = '"'"'/tmp/pip-install-b8rutf_w/webrtcvad-wheels_1b32d44d6ea14e719f  701e8d63569540/setup.py'"'"'; __file__='"'"'/tmp/pip-install-b8rutf_w/webrtcvad-w  heels_1b32d44d6ea14e719f701e8d63569540/setup.py'"'"';f=getattr(tokenize, '"'"'ope  n'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.clo  se();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-rec  ord-y_2_rj9r/install-record.txt --single-version-externally-managed --compile --i  nstall-headers /opt/QBazarr/include/python3.8/webrtcvad-wheels
         cwd: /tmp/pip-install-b8rutf_w/webrtcvad-wheels_1b32d44d6ea14e719f701e8d  63569540/
    Complete output (17 lines):
    running install
    running build
    running build_py
    creating build
    creating build/lib.linux-aarch64-3.8
    copying webrtcvad.py -> build/lib.linux-aarch64-3.8
    running build_ext
    building '_webrtcvad' extension
    creating build/temp.linux-aarch64-3.8
    creating build/temp.linux-aarch64-3.8/cbits
    creating build/temp.linux-aarch64-3.8/cbits/webrtc
    creating build/temp.linux-aarch64-3.8/cbits/webrtc/common_audio
    creating build/temp.linux-aarch64-3.8/cbits/webrtc/common_audio/signal_proces  sing
    creating build/temp.linux-aarch64-3.8/cbits/webrtc/common_audio/vad
    gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=  1 -DNDEBUG -g -fwrapv -O3 -Wall -O2 -fPIC -I/opt/QBazarr/include -I/opt/QBazarr/i  nclude/ncursesw -I/opt/QBazarr/include/libxml2 -fPIC -DWEBRTC_POSIX -Icbits -I/op  t/QBazarr/include/python3.8 -c cbits/pywebrtcvad.c -o build/temp.linux-aarch64-3.  8/cbits/pywebrtcvad.o
    unable to execute 'gcc': No such file or directory
    error: command 'gcc' failed with exit status 1
    ----------------------------------------
ERROR: Command errored out with exit status 1: /opt/QBazarr/bin/python3.8 -u -c '  import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-b8rutf_w/we  brtcvad-wheels_1b32d44d6ea14e719f701e8d63569540/setup.py'"'"'; __file__='"'"'/tmp  /pip-install-b8rutf_w/webrtcvad-wheels_1b32d44d6ea14e719f701e8d63569540/setup.py'  "'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"  '"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'  ))' install --record /tmp/pip-record-y_2_rj9r/install-record.txt --single-version  -externally-managed --compile --install-headers /opt/QBazarr/include/python3.8/we  brtcvad-wheels Check the logs for full command output.
Bazarr starting...
[/share/CACHEDEV1_DATA/Public] # 2021-03-02 11:42:27,191 - root                               (7fb44b7000) :  INFO (init:60) - BAZARR installing requirements...
2021-03-02 11:42:39,367 - root                             (7fb44b7000) :  INFO (  init:64) - BAZARR requirements installed.
2021-03-02 11:42:39,368 - root                             (7fb44b7000) :  INFO (  init:70) - Bazarr is being restarted...
Bazarr is restarting...
2021-03-02 11:42:44,816 - root                             (7fa9c29000) :  INFO (  init:60) - BAZARR installing requirements...
2021-03-02 11:42:55,873 - root                             (7fa9c29000) :  INFO (  init:64) - BAZARR requirements installed.
2021-03-02 11:42:55,874 - root                             (7fa9c29000) :  INFO (  init:70) - Bazarr is being restarted...
 
QoolBox a dit:

Hi QoolBox,

Thanks for update.
In the meantime I've switched to TS-251D ;)
This time, installation went through with no issues directly from Application Center, the connection with Sonarr appears to be working, but, unfortunately, it seems that Bazarr is not seeing my series - it says "No Series Found" in the Series tab :(
There's no errors in the log. Actually, the only entry in the log is as below:

Code:
"05/03/2021 22:54:45|INFO    |root                            |BAZARR Database created successfully|

What would you advise?
I did restart couple of times.
I've reinstalled, both from gui as well as from via ssh.
Didn't help :(
I've also noticed that the time zone is most probably incorrectly set - everything is logged as if it happened an hour ago. I couldn't find where this could be corrected.
 
Hi @Michal

I think you connection with Sonarr doesn't work because if it's ok it appear directly, when you clic on the test button, everything is ok ?

2021-03-07_09-19-58.png
 
New final version 0.9.4 has been released.

https://github.com/morpheus65535/bazarr/releases

I would like to do a clean reinstall to this version, can you please comment where are the settings stored?


Regards
 
v0.9.4

Code:
Reworked the monitored status of movie detailed view. 3eef317
Added monitored status to movie detailed view. e848e10
Fixed Yavkanet provider d9e0e2e
Added eligible for upgrade icon in histories. 5f66724
Fixed upgrade process to properly use bazarr.zip asset #1379 b02e0ec
Fix app route redirect issues c3c1891
Fix issues when testing notifications 385cc21
Fixed subtitles upgrade process to properly deal with manual actions 99fc282
Update ffsubsync and srt module 4a0932b
Extend simpleconfigparser to not strip quotes from the string value 8e91bee
Fixed package_info parsing to deal with single line text with \n separator d2b7dba
Properly log error when Post processing subtitles 29f73a6
Fix issues after updating schedule settings 0107150
Added Bazarr user-agent to requests to Sonarr and Radarr a193576
Fix Installed badge won't display in release page 74da491
Revert "Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes." 97caf44
Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes. 5aadcea
Disable add Profile button when enabled languages are empty a99c4d5
Added cache support for TuSubtitulo provider 95bef2d
Fixed bad protocol for Argenteam provider 940b642
Fixed subtitles deletion after blacklisting. 986912b
Fixed update mechanism to store bazarr.zip asset download url (if available) instead of zipball. 4bc379f
Update npm packages to latest version df70a8b
Fix issues on Movies Blacklist API 26dc355
Added tooltips on hover for history and blacklist pretty date 84adea2
Fixed tvsubtitles provider #1354 1a025b6
Fixed some providers key to match the actual providers name in subliminal_patch #1353 cc80bd4
Updated the init process to get the branch from package_info in docker images 0c09bc2
Add popover to movies and episodes for showing original name 08be95c
Add feature of going to default page by clicking bazarr icon b1478da
Keep expanded state when anything changes in episodes page 3744991
Fixed manual search modal matches popover position and width. 1613501
Improved the manual search releases dropdown b50e7f4
Added Subsynchro provider 25894c4
Add a error page when ui is crashed 04fd39b
Fix a crash in ui when only one post-processing option is selected 6ef7795
Fix for #1336 14fe4b0
Fix issues on release_beta_to_dev and bring back CI e0779cb
Fixed packages.json creation path 272a1c1
Re-enabled dev pipeline with build committed. 6abca59
Manually build UI to reflect the changes eb4fbc6
Fixed issue with notifications when deleting 89a3d7f
Fixed missing build 61e45bb
Fixed issue with log entries without exception stack ac8eb62
Fixed image proxy when you don't use a base url in Sonarr. 54eb0fc
Fixed get_exclusion_clause that do not have the required column due to a missing join. a4684fe
Fix a issue when requesting wanted movies d0f8219
Commented out build from pipeline. dfc14a6
Manually built React templates 184c5f8
Removed build from .gitignore 2edabe2
Refactored Web UI using React f64719e
 
Hi, tahnk you for the updated package.

I have noticed that starting Bazarr from Putty command thows some errors:

Code:
[/share/CACHEDEV1_DATA/.qpkg/QBazarr] # ./QBazarr.sh start
fatal: not a git repository (or any parent up to mount point /share)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
WARNING: Value for scheme.headers does not match. Please report this to <https://github.com/pypa/pip/issues/9617>
distutils: /opt/QBazarr/include/python3.8/UNKNOWN
sysconfig: /opt/QBazarr/include/python3.8
WARNING: Additional context:
user = False
home = None
root = None
prefix = None
Requirement already satisfied: pip in /share/CACHEDEV1_DATA/.qpkg/QBazarr/lib/python3.8/site-packages (21.1)
WARNING: Value for scheme.headers does not match. Please report this to <https://github.com/pypa/pip/issues/9617>
distutils: /opt/QBazarr/include/python3.8/UNKNOWN
sysconfig: /opt/QBazarr/include/python3.8
WARNING: Additional context:
user = False
home = None
root = None
prefix = None
WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv
WARNING: Value for scheme.headers does not match. Please report this to <https://github.com/pypa/pip/issues/9617>
distutils: /opt/QBazarr/include/python3.8/UNKNOWN
sysconfig: /opt/QBazarr/include/python3.8
WARNING: Additional context:
user = False
home = None
root = None
prefix = None
Requirement already satisfied: lxml>=4.3.0 in /share/CACHEDEV1_DATA/.qpkg/QBazarr/lib/python3.8/site-packages (from -r /share/CACHEDEV1_DATA/.qpkg/QBazarr/bazarr/requirements.txt (line 1)) (4.4.2)
Requirement already satisfied: numpy>=1.12.0 in /share/CACHEDEV1_DATA/.qpkg/QBazarr/lib/python3.8/site-packages (from -r /share/CACHEDEV1_DATA/.qpkg/QBazarr/bazarr/requirements.txt (line 2)) (1.20.2)
Requirement already satisfied: webrtcvad-wheels>=2.0.10 in /share/CACHEDEV1_DATA/.qpkg/QBazarr/lib/python3.8/site-packages (from -r /share/CACHEDEV1_DATA/.qpkg/QBazarr/bazarr/requirements.txt (line 3)) (2.0.10.post2)
WARNING: Value for scheme.headers does not match. Please report this to <https://github.com/pypa/pip/issues/9617>
distutils: /opt/QBazarr/include/python3.8/UNKNOWN
sysconfig: /opt/QBazarr/include/python3.8
WARNING: Additional context:
user = False
home = None
root = None
prefix = None
WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv
[/share/CACHEDEV1_DATA/.qpkg/QBazarr] # Bazarr starting...
[/share/CACHEDEV1_DATA/.qpkg/QBazarr] # 2021-04-27 15:35:29,702 - root                             (7f3fb2885700) :  DEBUG (logger:89) - Bazarr version: v0.9.5-beta.4
2021-04-27 15:35:29,743 - root                             (7f3fb2885700) :  DEBUG (logger:90) - Bazarr branch: development
2021-04-27 15:35:29,846 - root                             (7f3fb2885700) :  DEBUG (logger:91) - Operating system: Linux-3.4.6-x86_64-with-glibc2.2.5
2021-04-27 15:35:29,847 - root                             (7f3fb2885700) :  DEBUG (logger:92) - Python version: 3.8.1
2021-04-27 15:36:23,956 - subliminal_patch.providers.tusubtitulo (7f3fb2885700) :  DEBUG (tusubtitulo:61) - {<Language [en]>, <Language [es]>}
2021-04-27 15:36:24,468 - subliminal_patch.providers.zimuku (7f3fb2885700) :  INFO (zimuku:88) - [('zho', 'CN', None), ('zho', 'TW', None), ('eng', None, None), ('zho', None, None)]
2021-04-27 15:36:30,643 - root                             (7f3fb2885700) :  DEBUG (utils:113) - BAZARR returning this binary: /share/CACHEDEV1_DATA/.qpkg/QBazarr/bin/unrar
2021-04-27 15:36:31,045 - root                             (7f3fb2885700) :  DEBUG (init:220) - Using UnRAR from: /share/CACHEDEV1_DATA/.qpkg/QBazarr/bin/unrar
2021-04-27 15:36:56,382 - urllib3.connectionpool           (7f3fb2885700) :  DEBUG (connectionpool:205) - Starting new HTTP connection (1): 127.0.0.1:8989
2021-04-27 15:36:56,962 - urllib3.connectionpool           (7f3fb2885700) :  DEBUG (connectionpool:394) - http://127.0.0.1:8989 "GET /api/system/status?apikey=3c7cbf7c142a40ab8c17c83fc84fb251 HTTP/1.1" 200 None
2021-04-27 15:36:57,050 - urllib3.connectionpool           (7f3fb2885700) :  DEBUG (connectionpool:205) - Starting new HTTP connection (1): 127.0.0.1:7878
2021-04-27 15:36:57,596 - urllib3.connectionpool           (7f3fb2885700) :  DEBUG (connectionpool:394) - http://127.0.0.1:7878 "GET /api/system/status?apikey=2f7bb7e1dc7c4deb9308d1700a57e1e9 HTTP/1.1" 200 None
2021-04-27 15:37:00,150 - engineio.server                  (7f3fb2885700) :  INFO (server:149) - Server initialized for threading.
2021-04-27 15:37:05,171 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:436) - Adding job tentatively -- it will be properly scheduled when the scheduler starts
2021-04-27 15:37:05,175 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:436) - Adding job tentatively -- it will be properly scheduled when the scheduler starts
2021-04-27 15:37:05,178 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:436) - Adding job tentatively -- it will be properly scheduled when the scheduler starts
2021-04-27 15:37:05,181 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:436) - Adding job tentatively -- it will be properly scheduled when the scheduler starts
2021-04-27 15:37:05,189 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:436) - Adding job tentatively -- it will be properly scheduled when the scheduler starts
2021-04-27 15:37:05,196 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:436) - Adding job tentatively -- it will be properly scheduled when the scheduler starts
2021-04-27 15:37:05,209 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:436) - Adding job tentatively -- it will be properly scheduled when the scheduler starts
2021-04-27 15:37:05,216 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:436) - Adding job tentatively -- it will be properly scheduled when the scheduler starts
2021-04-27 15:37:05,218 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:436) - Adding job tentatively -- it will be properly scheduled when the scheduler starts
2021-04-27 15:37:05,246 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:878) - Added job "Cache maintenance" to job store "default"
2021-04-27 15:37:05,248 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:878) - Added job "Update Series list from Sonarr" to job store "default"
2021-04-27 15:37:05,249 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:878) - Added job "Sync episodes with Sonarr" to job store "default"
2021-04-27 15:37:05,251 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:878) - Added job "Update Movie list from Radarr" to job store "default"
2021-04-27 15:37:05,255 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:878) - Added job "Update all Episode Subtitles from disk" to job store "default"
2021-04-27 15:37:05,258 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:878) - Added job "Update all Movie Subtitles from disk" to job store "default"
2021-04-27 15:37:05,262 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:878) - Added job "Update Bazarr" to job store "default"
2021-04-27 15:37:05,263 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:878) - Added job "Search for wanted Series Subtitles" to job store "default"
2021-04-27 15:37:05,265 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:878) - Added job "Search for wanted Movies Subtitles" to job store "default"
2021-04-27 15:37:05,267 - apscheduler.scheduler            (7f3fb2885700) :  INFO (base:162) - Scheduler started

Can you please take a look?


Thank you
 
v0.9.5


Code:
From newest to oldest:

Added filter for unknown providers in settings. b72d476
Tried to fix the issues with bsplayer a555617
Added cache to Titlovi request to prevent doing the same request over and over again for each and every episode of a show. 29ad8c6
Improved the ffprobe call caching mechanism by storing result to DB and using it for indexing and subtitles search. 33e1555
Fix for database cleanup routine on new DB. 386bf19
Add database cleanup routine to remove unused table columns. 1ebc618
Fix for subtitulamos.tv provider #1397 1c9945f
Downgrade auditok to version 0.1.5 30ef713
Fix for automatic subsync history logging cc3628a
Fix for manual subsync history logging 84a20a3
Added Movie/Series Year to Notifier (based on #1393). 6b1d712
Fixed episodes manual search button not disabled when no languages profile is selected. cc17e81
Fix for forced subtitles improperly upgraded to non-forced. 053adcc
Use new wiki address in System Status page 09e98b7
Fix display issue of badges when Sonarr or Radarr is disabled 01b7698
Improve UI performance 71423d2
Add description text on providers selector 6de9a34
Fix auth issues by only check auth when requesting webui a742e3c
Fix some potential issues when displaying languages d6d9e93
Fix issues in language profile modal 65e68d4
Fix subtitles display issue on episode page e462686
 
Thank you for the update.

Updating manually from v0.9.5 to latest v0.9.6beta9 throws the following error:

Code:
[/share/CACHEDEV1_DATA/.qpkg/QBazarr] # ./QBazarr.sh start
fatal: not a git repository (or any parent up to mount point /share)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Traceback (most recent call last):
  File "/share/CACHEDEV1_DATA/.qpkg/QBazarr/bin/pip3", line 6, in <module>
    from pip._internal.cli.main import main
  File "/opt/QBazarr/lib/python3.8/site-packages/pip/_internal/cli/main.py", line 10, in <module>
    from pip._internal.cli.autocompletion import autocomplete
  File "/opt/QBazarr/lib/python3.8/site-packages/pip/_internal/cli/autocompletion.py", line 9, in <module>
    from pip._internal.cli.main_parser import create_main_parser
  File "/opt/QBazarr/lib/python3.8/site-packages/pip/_internal/cli/main_parser.py", line 7, in <module>
    from pip._internal.cli import cmdoptions
  File "/opt/QBazarr/lib/python3.8/site-packages/pip/_internal/cli/cmdoptions.py", line 25, in <module>
    from pip._internal.locations import USER_CACHE_DIR, get_src_prefix
  File "/opt/QBazarr/lib/python3.8/site-packages/pip/_internal/locations/__init__.py", line 7, in <module>
    from pip._internal.models.scheme import SCHEME_KEYS, Scheme
ImportError: cannot import name 'SCHEME_KEYS' from 'pip._internal.models.scheme' (/opt/QBazarr/lib/python3.8/site-packages/pip/_internal/models/scheme.py)
Traceback (most recent call last):
  File "/share/CACHEDEV1_DATA/.qpkg/QBazarr/bin/pip3", line 6, in <module>
    from pip._internal.cli.main import main
  File "/opt/QBazarr/lib/python3.8/site-packages/pip/_internal/cli/main.py", line 10, in <module>
    from pip._internal.cli.autocompletion import autocomplete
  File "/opt/QBazarr/lib/python3.8/site-packages/pip/_internal/cli/autocompletion.py", line 9, in <module>
    from pip._internal.cli.main_parser import create_main_parser
  File "/opt/QBazarr/lib/python3.8/site-packages/pip/_internal/cli/main_parser.py", line 7, in <module>
    from pip._internal.cli import cmdoptions
  File "/opt/QBazarr/lib/python3.8/site-packages/pip/_internal/cli/cmdoptions.py", line 25, in <module>
    from pip._internal.locations import USER_CACHE_DIR, get_src_prefix
  File "/opt/QBazarr/lib/python3.8/site-packages/pip/_internal/locations/__init__.py", line 7, in <module>
    from pip._internal.models.scheme import SCHEME_KEYS, Scheme
ImportError: cannot import name 'SCHEME_KEYS' from 'pip._internal.models.scheme' (/opt/QBazarr/lib/python3.8/site-packages/pip/_internal/models/scheme.py)
[/share/CACHEDEV1_DATA/.qpkg/QBazarr] # Bazarr starting...
<frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
<frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
Bazarr exited.

It is unclear to me if this is related to qpkg or Bazarr. Can you please comment?

Thank you!
 
mmmm works on my side (but new installation)

may be a migration issue... try backup your config files...

clean reinstall, stop QPKG, restore config ... and restart

bazarr.jpg