SABnzbd on the iPhone?

Want something added? Ask for it here.
steve51184

Re: SABnzbd on the iPhone?

Post by steve51184 »

w.eric wrote: Hi all. I've posted a comprehensive guide with pictures here -> http://dirtyiphone.blogspot.com/2008/10 ... guide.html
i don't have a mac is there any chance someone can do the first 5 steps for me?
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: SABnzbd on the iPhone?

Post by switch »

You shouldnt need a mac, You can get the sabnzbd files from here: SABnzbd-0.4.6-osx-src.tar.gz (no need to extract them from the .app when we provide them already) or just use the files provided in the link you quoted.
steve51184

Re: SABnzbd on the iPhone?

Post by steve51184 »

ahh ty
steve51184

Re: SABnzbd on the iPhone?

Post by steve51184 »

did everything it said but i get this error when running "python SABnzbd.py -d"
iPhone:/private/var/SABnzbd root# python SABnzbd.py -d
Traceback (most recent call last):
  File "SABnzbd.py", line 43, in
    import sabnzbd
ImportError: No module named sabnzbd
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: SABnzbd on the iPhone?

Post by switch »

Make sure

Code: Select all

/private/var/SABnzbd/sabnzbd/__init__.py
exists.

If it doesn't you didnt copy it across with the other files.
steve51184

Re: SABnzbd on the iPhone?

Post by steve51184 »

found the problem the folder was called /private/var/SABnzbd/SABnzbd and not /private/var/SABnzbd/sabnzbd for some reason

also is there any limitations the sab on the iphone like par2 not working or does it all work?
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: SABnzbd on the iPhone?

Post by switch »

par2 and unrar will work if installed. I'm not sure where you get the binaries from though, maybe the normal osx ones work.

I wouldn't expect great performance from the iphone however.
steve51184

Re: SABnzbd on the iPhone?

Post by steve51184 »

switch wrote: par2 and unrar will work if installed. I'm not sure where you get the binaries from though, maybe the normal osx ones work.

I wouldn't expect great performance from the iphone however.
no the normal one wont work as you get this error when running par2 "Bad CPU type in executable"

it'd be amazing to have this fully working with par2 support we just need to find out how to get it

p.s. after searching i can't find any par2 builds for arm processor's but how about a python based par2 program that'll work but is there one
Last edited by steve51184 on January 5th, 2009, 11:44 pm, edited 1 time in total.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: SABnzbd on the iPhone?

Post by switch »

No, it needs to be par2cmdline (aka par2.exe). I'm pretty sure some people have reported getting par2 and unrar working; I'm not sure how they did it though/
Last edited by switch on January 5th, 2009, 11:48 pm, edited 1 time in total.
steve51184

Re: SABnzbd on the iPhone?

Post by steve51184 »

unrar will work as you can get that with cydia easily but there's no way to make par2 work as it won't work on an arm cpu

also correct me if i'm wrong but didn't sabnzbd once come with a python based par2 program years back?

will libpar work?
Last edited by steve51184 on January 6th, 2009, 12:10 am, edited 1 time in total.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: SABnzbd on the iPhone?

Post by switch »

par2cmdline can be built for arm. It's used for example when running sabnzbd on an NSLU box.

Look for clues here: http://www.google.co.uk/search?num=30&h ... rt=30&sa=N
steve51184

Re: SABnzbd on the iPhone?

Post by steve51184 »

all those are for openbsd and since mac osx is based on bsd in theory should work but i'm still getting the same "cannot execute binary file" error
steve51184

Re: SABnzbd on the iPhone?

Post by steve51184 »

hellanzb is a fully python based script maybe this can be installed hm...

also hellanzb uses SmartPar can't this be used some how?

http://rapidshare.com/files/185323330/SmartPar.py.html

edit: nm that's just another front end for par2 command line grr :\
zakharm
Release Testers
Release Testers
Posts: 56
Joined: September 29th, 2008, 1:08 pm

Re: SABnzbd on the iPhone?

Post by zakharm »

For people who have this installed, can you download music and have it show up within the iPhone music library?
Write album art post processing script
steve51184

Re: SABnzbd on the iPhone?

Post by steve51184 »

no it wont show up in the iPhone music library you need to use vlc or pwnplayer
Post Reply