Search found 565 matches

by OneCD
July 4th, 2017, 12:55 pm
Forum: General Help
Topic: Can't find install directory QNAP
Replies: 3
Views: 3336

Re: Can't find install directory QNAP

That's because File Station only shows files in directories for recognised shares. Anything else is not accessible. An example is (/share/Download) which points to (/share/CACHEDEV1_DATA/Download). File Station will show you (/share/Download) as (Download) but you won't see (/share) or anything else...
by OneCD
June 13th, 2017, 2:54 am
Forum: General Help
Topic: [SOLVED] Am I on master or develop?
Replies: 11
Views: 3973

Re: [SOLVED] Am I on master or develop?

Ah, no worries. Thank you. 8)
by OneCD
June 12th, 2017, 2:43 am
Forum: General Help
Topic: [SOLVED] Am I on master or develop?
Replies: 11
Views: 3973

Re: [SOLVED] Am I on master or develop?

Odd that it defaults to 'develop' if a branch is not specified. Is that supposed to happen? ???
by OneCD
June 12th, 2017, 2:03 am
Forum: General Help
Topic: [SOLVED] Am I on master or develop?
Replies: 11
Views: 3973

Re: [SOLVED] Am I on master or develop?

Then today, I find that it's possible to specify the required branch when cloning: [/share/Public] # git clone -b master --depth 1 https://git@github.com/sabnzbd/sabnzbd.git Cloning into 'sabnzbd'... remote: Counting objects: 503, done. remote: Compressing objects: 100% (446/446), done. remote: Tota...
by OneCD
June 11th, 2017, 6:39 pm
Forum: General Help
Topic: [SOLVED] automatic par2 repair not occurring?
Replies: 6
Views: 4595

Re: [SOLVED] automatic par2 repair not occurring?

Thanks @safihre, nicely done. :D
by OneCD
June 11th, 2017, 1:17 pm
Forum: General Help
Topic: [SOLVED] automatic par2 repair not occurring?
Replies: 6
Views: 4595

Re: [SOLVED] automatic par2 repair not occurring?

As a bit of a feature request, only the DEBUG log showed the error: And the thing I can now see is: 2017-06-09 20:25:02,157::DEBUG::[newsunpack:1565] PAR2 output was Invalid thread option: -t+ But this was not shown in the SAB GUI processing log. So, to the user, the repair process appeared to have ...
by OneCD
June 10th, 2017, 2:59 pm
Forum: General Help
Topic: [SOLVED] Am I on master or develop?
Replies: 11
Views: 3973

Re: Am I on master or develop?

I think I might have worked it out (in my stumbling-around-in-the-dark fashion). ;) [/share/MD0_DATA/.qpkg/SABnzbdplus/SABnzbdplus] # git branch * develop [/share/MD0_DATA/.qpkg/SABnzbdplus/SABnzbdplus] # git fetch [/share/MD0_DATA/.qpkg/SABnzbdplus/SABnzbdplus] # cd .git [/share/MD0_DATA/.qpkg/SABn...
by OneCD
June 10th, 2017, 2:27 pm
Forum: General Help
Topic: [SOLVED] Am I on master or develop?
Replies: 11
Views: 3973

Re: Am I on master or develop?

Agreed, it shows here too: [/share/MD0_DATA/.qpkg/SABnzbdplus/SABnzbdplus] # git ls-remote --heads origin 5ecbf795afffeae9b722c2e3af19db5a4e8ad051 refs/heads/0.6.x 1df2943d05d64915a166e2c97e1eef86f72e3ff3 refs/heads/0.7.x 927ba3cd9d330a74fbdfc8d926f9cbc6aee764af refs/heads/1.0.x 527a03ee973d1deabd16...
by OneCD
June 10th, 2017, 12:47 pm
Forum: General Help
Topic: [SOLVED] Am I on master or develop?
Replies: 11
Views: 3973

Re: Am I on master or develop?

More info: I did some mucking about after that last re-install - which seems to have resulted in the master message in my OP. Here's a new install only completed a couple of minutes ago: [/share/MD0_DATA/.qpkg/SABnzbdplus/SABnzbdplus] # git branch * develop ... which now looks accurate, but is still...
by OneCD
June 10th, 2017, 12:29 pm
Forum: General Help
Topic: [SOLVED] Am I on master or develop?
Replies: 11
Views: 3973

Re: Am I on master or develop?

Thanks @safihre.

I stopped SAB then ran:

Code: Select all

[/share/MD0_DATA/.qpkg/SABnzbdplus/SABnzbdplus] # git pull
Already up-to-date.
... then restarted SAB. No change.

Also tried a complete reinstall. Same thing. SAB says develop, but Git says master. ???
by OneCD
June 10th, 2017, 3:56 am
Forum: General Help
Topic: [SOLVED] Am I on master or develop?
Replies: 11
Views: 3973

[SOLVED] Am I on master or develop?

Hi all, Upgraded from 2.0.1 to 2.1.0 earlier today, and now I seem to be on the 'develop' branch. 2017-06-10 17:14:55,891::INFO::[SABnzbd:1170] -------------------------------- 2017-06-10 17:14:55,892::INFO::[SABnzbd:1171] SABnzbd.py-2.1.0-develop (rev=unknown) 2017-06-10 17:14:55,893::INFO::[SABnzb...
by OneCD
June 9th, 2017, 1:12 pm
Forum: General Help
Topic: [SOLVED] automatic par2 repair not occurring?
Replies: 6
Views: 4595

Re: automatic par2 repair not occurring?

Here it is: 2017-06-09 20:25:01,451::DEBUG::[newsunpack:1188] Par2-classic/cmdline = True 2017-06-09 20:25:01,786::INFO::[newsunpack:1215] Detected par2cmdline version that needs basepath, adding -B<path> parameter 2017-06-09 20:25:01,788::DEBUG::[newsunpack:1231] Starting par2: ['/usr/bin/par2', 'r...
by OneCD
June 9th, 2017, 3:29 am
Forum: General Help
Topic: [SOLVED] automatic par2 repair not occurring?
Replies: 6
Views: 4595

[SOLVED] automatic par2 repair not occurring?

Hi all, I'm not sure if I'm missing something really obvious here, but it seems my SAB does not feel like repairing my downloads. ;D If a download was OK, it moves through each post-processing step correctly, and unpacks fine. If a download was in need of repair, it doesn't perform the repair, and i...
by OneCD
May 21st, 2017, 12:35 pm
Forum: Bug Reports
Topic: "Queue repair" message does not close
Replies: 4
Views: 2357

Re: "Queue repair" message does not close

At the time I first reported it, I was testing an installation script for SAB. It would sometimes go wrong, and that meant I had to re-add all my queue items. It wasn't due to any problem with SAB though. ;D Thank you - I'll ignore it now. Should anything be done about the "&quot:Repair&quo...
by OneCD
May 20th, 2017, 11:15 pm
Forum: Bug Reports
Topic: "Queue repair" message does not close
Replies: 4
Views: 2357

Re: "Queue repair" message does not close

A couple of months later: time to add some info to this thread. ;) I have a different configuration now, but the same problems. SABnzbd installation: device: QNAP NAS device OS: QTS 4.2.5 #20170413 (heavily modded Ubuntu) SABnzbd version: 2.0.0 [55c4bef] Python: 2.7.13 Accessed by: Web Browser: Fire...