Search found 5 matches
- June 13th, 2022, 5:13 am
- Forum: General Help
- Topic: Can't download on QNAP after update to 3.6.0: SABYenc disabled: no correct version found! (Found v4.0.2, expecting v5.4.
- Replies: 11
- Views: 5102
Re: Can't download on QNAP after update to 3.6.0: SABYenc disabled: no correct version found! (Found v4.0.2, expecting v
So I just spotted that Stephane has posted a 3.6.0.1 (on 12 June), so I updated... and the problem came back. I tried repeating my original fix, but it failed: Requirement already satisfied: sabyenc3==5.4.2 in /share/CACHEDEV1_DATA/.qpkg/QSabNZBd3/lib/python3.7/site-packages (from -r /share/CACHEDEV...
- June 13th, 2022, 3:07 am
- Forum: General Help
- Topic: Can't download on QNAP after update to 3.6.0: SABYenc disabled: no correct version found! (Found v4.0.2, expecting v5.4.
- Replies: 11
- Views: 5102
Re: Can't download on QNAP after update to 3.6.0: SABYenc disabled: no correct version found! (Found v4.0.2, expecting v
I tried the command below: /share/CACHEDEV1_DATA/.qpkg/QSabNZBd3/bin/python3 -m pip install -r requirements.txt -U And I get this error: ERROR: Could not open requirements file: [Errno 2] No Such File or directory: 'requirements.txt' Any recommendations? prob just need to run it from the "/sha...
- June 11th, 2022, 3:48 am
- Forum: General Help
- Topic: Need help install SABYenc 5.x on QNAP ???
- Replies: 2
- Views: 820
Re: Need help install SABYenc 5.x on QNAP ???
I posted how I fixed it (Stephane's version) on another thread in the Bug Reports forum "Can't download on QNAP after update to 3.6.0: SABYenc disabled: no correct version found! Found v4.0.2, expecting v5.4." (I can't link directly as a new user)
- June 11th, 2022, 3:47 am
- Forum: General Help
- Topic: Upgrade SABYenc on QNAP Server
- Replies: 5
- Views: 1657
Re: Upgrade SABYenc on QNAP Server
I posted how I fixed it on another thread in the Bug Reports forum "Can't download on QNAP after update to 3.6.0: SABYenc disabled: no correct version found! Found v4.0.2, expecting v5.4." (I can't link directly as a new user)
- June 10th, 2022, 10:04 am
- Forum: General Help
- Topic: Can't download on QNAP after update to 3.6.0: SABYenc disabled: no correct version found! (Found v4.0.2, expecting v5.4.
- Replies: 11
- Views: 5102
Re: Can't download on QNAP after update to 3.6.0: SABYenc disabled: no correct version found! (Found v4.0.2, expecting v
I've been battling with this one myself all day, and finally fixed it. Assuming that is the QnapClub (done by Qoolbox), then this is how I eventually fixed it. from path: cd /share/CACHEDEV1_DATA/.qpkg/QSabNZBd3/SABnzbd Check current version: /share/CACHEDEV1_DATA/.qpkg/QSabNZBd3/bin/python3 -c &quo...