Search found 88 matches

by pinn
June 29th, 2020, 5:00 am
Forum: Debian/Ubuntu Package
Topic: update to RC1
Replies: 4
Views: 3433

Re: update to RC1

Hi, I meant by following the instructions From github This is like running from source but you can update easily: git clone https://github.com/sabnzbd/sabnzbd.git cd sabnzbd git checkout master To update, go into the sabnzbd git directory, and type: git pull Run SABnzbd like this, from the directory...
by pinn
June 27th, 2020, 1:39 am
Forum: Debian/Ubuntu Package
Topic: update to RC1
Replies: 4
Views: 3433

update to RC1

Hi, Tried to update to latest release by: git pull. But the version is showing- Package: sabnzbdplus Versions: 3.0.0~beta4-0ubuntu1~jcfp1~20.10 (/var/lib/apt/lists/ppa.launchpad.net_jcfp_ppa_ ubuntu_dists_groovy_main_binary-armhf_Packages) (/var/lib/apt/lists/ppa.launchpa d.net_jcfp_ppa_ubuntu_dists...
by pinn
June 3rd, 2020, 11:22 am
Forum: Bug Reports
Topic: Ubuntu snap install just doesn't work [as OP expeceted]
Replies: 11
Views: 9815

Re: Ubuntu snap install just doesn't work [as OP expeceted]

Cheers. Think I'll take the path of least resistance then :)
If it doesn't work, I'll check out snap and feedback to you
by pinn
June 3rd, 2020, 7:32 am
Forum: Bug Reports
Topic: Ubuntu snap install just doesn't work [as OP expeceted]
Replies: 11
Views: 9815

Re: Ubuntu snap install just doesn't work [as OP expeceted]

I updated the edge-snap, can you try that one and see if it works for you? It should now also have access to your home-folder, although not sure exactly how it works. Before I do, can I just ask about the built-in updater (Debian build). I note it says it checks for updates 1 a week. According to t...
by pinn
June 1st, 2020, 2:25 pm
Forum: Bug Reports
Topic: Ubuntu snap install just doesn't work [as OP expeceted]
Replies: 11
Views: 9815

Re: Ubuntu snap install just doesn't work [as OP expeceted]

I know this is an old thread but with Sab getting frequent updates now this may be workable. Are the issues described above still there or is the experience more straight forward?
by pinn
May 27th, 2020, 6:46 am
Forum: Debian/Ubuntu Package
Topic: Error updating to v3 [OSMC / Debian]
Replies: 24
Views: 13702

Re: Error updating to v3 [OSMC / Debian]

thanks for all your help Sander. I'll message jcfp.

Found the answer here: https://github.com/sabnzbd/sabnzbd/blob ... 40.service
by pinn
May 27th, 2020, 3:04 am
Forum: Debian/Ubuntu Package
Topic: Error updating to v3 [OSMC / Debian]
Replies: 24
Views: 13702

Re: Error updating to v3

Hi Sander, I used the Debian instructions only. Then I just googled those errors messages. I guess as this is beta still, it's more for advanced users, unlike myself, who could navigate the instructions better. It's all installed now but when I reboot, v2.39 auto runs. I guess I have to edit my scri...
by pinn
May 27th, 2020, 2:39 am
Forum: Debian/Ubuntu Package
Topic: Error updating to v3 [OSMC / Debian]
Replies: 24
Views: 13702

Re: Error updating to v3

Right. Progress. Also needed to install:

sudo apt-get install build-essential libssl-dev libffi-dev python3-dev

I guess many won't have these packages so could the install instructions be more explicit in the requirements needed for install?
by pinn
May 27th, 2020, 2:28 am
Forum: Debian/Ubuntu Package
Topic: Error updating to v3 [OSMC / Debian]
Replies: 24
Views: 13702

Re: Error updating to v3

continued During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/setuptools/command/easy_install.py", line 1131, in run_setup run_setup(setup_script, args) File "/usr/lib/python3/dist-packages/setupto...
by pinn
May 27th, 2020, 2:28 am
Forum: Debian/Ubuntu Package
Topic: Error updating to v3 [OSMC / Debian]
Replies: 24
Views: 13702

Re: Error updating to v3

Okay. So installed wheel for python 3 but now have this error Failed building wheel for sabyenc3 Running setup.py clean for sabyenc3 Running setup.py bdist_wheel for cheetah3 ... done Stored in directory: /root/.cache/pip/wheels/2b/df/ea/5b7654e1ac81299f3a656220a5c974c046523ec1722c50dc4c Running set...
by pinn
May 27th, 2020, 2:16 am
Forum: Beta Releases
Topic: py3 - Won't run on Arm because only sabyenc-3.4.0 is available
Replies: 5
Views: 4317

Re: py3 - Won't run on Arm because only sabyenc-3.4.0 is available

Thanks Sander. I have done that now but meeting a new error. I posted a new thread re this rather than piggy backing here viewtopic.php?f=16&t=24773
by pinn
May 27th, 2020, 2:14 am
Forum: Debian/Ubuntu Package
Topic: Error updating to v3 [OSMC / Debian]
Replies: 24
Views: 13702

Error updating to v3 [OSMC / Debian]

I'm following the instructions here: sudo apt install python3-pip python3 -m pip install -r requirements.txt -U tools/make_mo.py And the second line throws these errors: Failed cleaning build dir for cryptography Running setup.py bdist_wheel for feedparser ... error Complete output from command /usr...
by pinn
May 26th, 2020, 3:01 pm
Forum: Beta Releases
Topic: py3 - Won't run on Arm because only sabyenc-3.4.0 is available
Replies: 5
Views: 4317

Re: py3 - Won't run on Arm because only sabyenc-3.4.0 is available

Hi, I'm running into an issue while trying to follow the above. This is the error I get osmc@htpc:~$ cd sabnzbd/ osmc@htpc:~/sabnzbd$ pip3 install -r requirements.txt -U Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment Ignoring pyobjc: markers 'sys_platform ...
by pinn
December 16th, 2019, 3:59 am
Forum: Debian/Ubuntu Package
Topic: Howto: multicore par2 on Debian, Ubuntu & derivatives
Replies: 53
Views: 234216

Re: Howto: multicore par2 on Debian, Ubuntu & derivatives

Par2-mt seized to exist as a seperate project years ago, its patches have been merged into the main par2 project. That means standard par2 is multicore using openmp, which is slightly slower than tbb but widely supported. The other option is par2-tbb, which has been abandoned by its upstream develo...
by pinn
December 15th, 2019, 4:25 am
Forum: Debian/Ubuntu Package
Topic: Howto: multicore par2 on Debian, Ubuntu & derivatives
Replies: 53
Views: 234216

Re: Howto: multicore par2 on Debian, Ubuntu & derivatives

Maybe you can use the par2mt version that we supply through the PPA? I'm not very au fait how to do this. Does this all seem right? 1 osmc@htpc:~$ sudo add-apt-repository ppa:jcfp/sab-addons sudo: add-apt-repository: command not found osmc@htpc:~$ sudo apt install devscripts build-essential softwar...