Just another osx place
5 May
Announce & change log :
http://www.sabnzbd.org/2008/05/04/sabnzbd-040beta4-is-released/
Download OSX version here
I’ve also replaced par2 binary by a multcore version (source) and upgraded unrar binary.
Have fun !
27 Apr
Sorry for the delay, i was on vacation since 5 april (without internet
)…
The new build is available here.
Enjoy !
25 Mar
I’ve made some quicks tests with latest unrar binary and Macpar Deluxe par2 64 bits binary :
This little script can help you to do the same tests and compare times with binaries included in my last build… if you want to play.
#!/bin/sh FILE="folder/some" echo "Repairing with new par2 64bits" #removing some parts to have something to repair rm $FILE.r0[01]>/dev/null time par2/par2 r $FILE.par2>/dev/null echo "\nRepairing with old par2 32bits" #removing some parts to have something to repair rm $FILE.r0[01]>/dev/null time par2/par2old r $FILE.par2>/dev/null echo "\nUnraring with new unrar 3.70" time unrar/unrar e -o+ $FILE.rar>/dev/null echo "\nUnraring with old unrar 3.66 beta" time unrar/unrarold e -o+ $FILE.rar>/dev/null
Results : with my config (macbook pro santa rosa 2.4Ghz with 2Go Ram), there no signiticative speed improvements…
a zip file that contains everything needed to test is available here
You can post your results in comments
21 Mar
Announce & change log :
http://www.sabnzbd.org/2008/03/20/sabnzbd-034-final-is-released/
Download OSX version here
Have fun !
13 Mar
My first contribution, this dmg contains :
To enable growl notifications :
Hope you like it…Thanks to br41n.com to show me the way and sabnzbd.org for their great work !
6 Mar
You will find here my contributions to some osx projects.
Recent Comments