A new version was posted, that solves the problem I have in the CUDA-version.
http://chuchusoft.com/par2_tbb/download.html
Search found 28 matches
- February 6th, 2009, 4:31 pm
- Forum: General Help
- Topic: elaborate step-by-step OS X 10.5 src install
- Replies: 12
- Views: 11210
- January 12th, 2009, 11:20 am
- Forum: Bug Reports
- Topic: downloads to .something folder
- Replies: 3
- Views: 3395
Re: downloads to .something folder
I understand the trouble with .something names and I'll see if we can easily fix this. I verified the trunk to be working, thank you. However, who thought of using such an odd name? wasn't me ;-) A poster called "***BEEP***" did, probably a Windows user. He/she may not have noticed the is...
- January 10th, 2009, 2:12 pm
- Forum: Bug Reports
- Topic: downloads to .something folder
- Replies: 3
- Views: 3395
downloads to .something folder
Hi great SABnzbd developers, I am on Mac OS X and running the trunk version from source. The following issue occurred: I have an nzb, that yields a file called "nzb." it is wonderfully picked up in .5 (automatically dl) but folder names ".nzb" are used instead of the actual downl...
- January 7th, 2009, 11:01 am
- Forum: Templates
- Topic: new unsupported API question
- Replies: 2
- Views: 8594
Re: new unsupported API question
Okay, pardon my ignorance for my question being indirectly related to SABnzbd. I had to add the following to /etc/apache2/httpd.conf (above the last line) # # Proxy Server directives. # <IfModule mod_proxy.c> ProxyRequests On ProxyPreserveHost On ProxyStatus On <Location /status> ...
- January 6th, 2009, 5:13 pm
- Forum: Templates
- Topic: new unsupported API question
- Replies: 2
- Views: 8594
new unsupported API question
Hi all, I am trying to interface with the new JSON API (trunk version) using prototype.js The following index.html is served from Apache: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="ht...
- December 4th, 2008, 6:44 pm
- Forum: General Help
- Topic: elaborate step-by-step OS X 10.5 src install
- Replies: 12
- Views: 11210
Re: elaborate step-by-step OS X 10.5 src install
Thanks for sharing your tests results. With your config, it seems that you have a higher GPU usage than me but what about time needed for repairing. Is it faster ? I took a DVD-5 unscrabled image and split it up in 87 50MB parts: $ rar a -v50000k jumper.rar Jumper.iso No time measured, but took at ...
- November 21st, 2008, 7:46 am
- Forum: General Help
- Topic: elaborate step-by-step OS X 10.5 src install
- Replies: 12
- Views: 11210
Re: elaborate step-by-step OS X 10.5 src install
With your config, it seems that you have a higher GPU usage than me but what about time needed for repairing. Is it faster ? Not at all; it gets stuck at 99.9% :( Hence my message above, that the experimental CUDA version is not working entirely properly yet. SABnzbd shows 99% repairing indefinate...
- November 20th, 2008, 8:06 pm
- Forum: General Help
- Topic: elaborate step-by-step OS X 10.5 src install
- Replies: 12
- Views: 11210
Re: elaborate step-by-step OS X 10.5 src install
As SABnzbd indicates also, the experimental CUDA version gets stuck at 99% of the repair process: MacPro:wiierd-hfgn XXXXXX$ par2 r -t+ -v /Users/XXXXXX/Downloads/incomplete/wiierd-hfgn/wiierd-hfgn.par2 par2cmdline version 0.4, Copyright (C) 2003 Peter Brian Clements. Modifications for concurrent pr...
- November 20th, 2008, 6:28 pm
- Forum: General Help
- Topic: elaborate step-by-step OS X 10.5 src install
- Replies: 12
- Views: 11210
Re: elaborate step-by-step OS X 10.5 src install
Conclusion : with my config and this set of files, seems no real gain... maybe with smaller files set there significative improvement, i have to make more tests. A quick test on my system, reveals this: (here i create a 10% redundant par2 set of files, on one of the Wii games I own and have backed ...
- November 12th, 2008, 4:26 am
- Forum: General Help
- Topic: elaborate step-by-step OS X 10.5 src install
- Replies: 12
- Views: 11210
Re: elaborate step-by-step OS X 10.5 src install
Thanks Bryan for this very detailed tuto ! You're welcome. You can use osx src available on sf.net too which inlude par2 and rar binaries... (steps 9->17 are not needed with it). I know, see answer previous reply. I may look into it again. I've missed the chuchusoft par2 update, i'll update it for ...
- November 12th, 2008, 4:09 am
- Forum: General Help
- Topic: elaborate step-by-step OS X 10.5 src install
- Replies: 12
- Views: 11210
Re: elaborate step-by-step OS X 10.5 src install
Out of curiosity, why would you go through all of this effort when we've got a universal .app? Yes, it may seem redundant, but I actually started out runnning from src when there was no .app available yet. I like to be in control and maintain myself. System integration and optimization is the main ...
- November 11th, 2008, 6:33 pm
- Forum: General Help
- Topic: elaborate step-by-step OS X 10.5 src install
- Replies: 12
- Views: 11210
elaborate step-by-step OS X 10.5 src install
Hi all, To remind myself, I created a step-by-step list for how to get SABnzbd running the way I like on my Macs. As a starting point, I use 10.5 Leopard on Intel multi-core together with latest software versions (SABnzbd 0.4.5 etc.) in a folder called "SABnzbd src install osx" on my deskt...
- November 11th, 2008, 3:23 pm
- Forum: General Help
- Topic: port 8080
- Replies: 1
- Views: 3831
port 8080
Port 8080 is used by default by VLC (www.videolan.org) webinterface.
This poses no problem, since the port in SABnzbd can easily be changed into something else.
Perhaps you should consider to change to another default port, anyhow.
Regards,
Bryan Wats
This poses no problem, since the port in SABnzbd can easily be changed into something else.
Perhaps you should consider to change to another default port, anyhow.
Regards,
Bryan Wats
- September 7th, 2008, 1:56 pm
- Forum: General Help
- Topic: Run SABnbd+ at startup (OSX)
- Replies: 1
- Views: 5488
Re: Run SABnbd+ at startup (OSX)
Interesting way for automatic restart function: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>KeepAlive</key> <dict> <ke...
- August 28th, 2008, 11:15 am
- Forum: Beta Releases
- Topic: queue sort preference not retained, interface questions
- Replies: 2
- Views: 2134
Re: queue sort preference not retained, interface questions
Do you have "Sort by age" ticked in config>switches? Actually, I do. Thanks for pointing this out, I must have gorgotten I had set it in the past. That explains the behaviour. Currently there are no options to download the .nfo first as each download is put in the incomplete directory fir...