SABnzbd
https://github.com/sabnzbd/sabnzbd.git
No description set
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Herbster0815/SABnzbd && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| SABnzbd-tmpfiles.conf.in | 0000000115 115 Bytes | |
| SABnzbd.changes | 0000023256 22.7 KB | |
| SABnzbd.desktop | 0000000171 171 Bytes | |
| SABnzbd.ini.in | 0000000149 149 Bytes | |
| SABnzbd.png | 0000000947 947 Bytes | |
| SABnzbd.service.in | 0000000445 445 Bytes | |
| SABnzbd.sh | 0000000056 56 Bytes | |
| SABnzbd.spec | 0000007693 7.51 KB | |
| SABnzbd.sysconfig.in | 0000000511 511 Bytes | |
| _service | 0000000553 553 Bytes |
Comments 10
Hey, sabnzbd is not running anymore, because the puremagic module is missing: "Not all required Python modules are available, please check requirements.txt Missing module: puremagic You can read more at: https://sabnzbd.org/wiki/installation/install-off-modules If you still experience problems, remove all .pyc files in this folder and subfolders"
trying to install via pip results in the infamous: "This environment is externally managed" error. The puremagic module is not available via zypp also...
Fixed the requires...
Thanks
Hi (sorry, me again) - did you remember to update checksums on the latest build?
Warning: Digest verification failed for file 'SABnzbd-4.x+git.20231222T135918~06d0867-210.1.noarch.rpm' [/var/tmp/AP_0xXeGvNx/noarch/SABnzbd-4.x+git.20231222T135918~06d0867-210.1.noarch.rpm]
expected 9ba81bb729fad3283339380a2f5134ab497db23181674d9a12ca5b6e6ed1a54950a1d84db5fb1c2ae2f17f33a72490bbba1108fd97f51b3bad274d32ee3226d2 but got cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e
Hi, is this issue still occuring?
Hi, Just ran another update, and it seems to be resolved. Thanks for whatever you did!
Good evening Robert Receiving error "2024-05-22 21:56:14,087::INFO::[notifier:157] Sending notification: Error - SABCTools disabled: no correct version found! (Found v8.1.0, expecting v8.2.0) (type=error, job_cat=None) 2024-05-22 21:56:14,087::ERROR::[SABnzbd:436] SABCTools disabled: no correct version found! (Found v8.1.0, expecting v8.2.0) "
Hi, there is an odd dependency on the latest version:
Is this correct? Python 3.10, 3.11 and 3.12 versions of Cheetah3 are available, but not Python 3.13
Hi,
I have added the missing package. This was forgotten during the switch to python 3.13.
Thank you!