myNZB
Re: myNZB
I think the URL prefix is wrong:
should be
Code: Select all
http://www.nzbindex.nl/release/
Code: Select all
http://www.nzbindex.nl/download/
Re: myNZB
Here's an example of the query your app sends out to nzbindex (captured with tcpdump) which I reproduced from the command line:
This returns a rss answer which contains the correct url only in the enclosure element:
Are you sure you grab it from there?
Code: Select all
wget '/rss/?q=ubuntu&sort=agedesc&max=25&minsize=0'
Code: Select all
<enclosure url="http://www.nzbindex.nl/download/38404627/Computer-Forensics-Student-Project-Example-Ubuntu-10.10-desktop.rar-28843-MB.nzb" length="73105" type="text/xml" />
Re: myNZB
@pburns
My code
if ([item attributeForName:@"url"]) { [arrayItem setObject:[[item attributeForName:@"url"] stringValue] forKey:@"URL"];}
It grabs this url http://www.nzbindex.nl/download/3840462 ... 843-MB.nzb which is the same.
Also are you running over wifi or 3g network??
My code
if ([item attributeForName:@"url"]) { [arrayItem setObject:[[item attributeForName:@"url"] stringValue] forKey:@"URL"];}
It grabs this url http://www.nzbindex.nl/download/3840462 ... 843-MB.nzb which is the same.
Also are you running over wifi or 3g network??
Re: myNZB
Same here, yesterday nzbindex stops working, 0.4.7 works here before. And 3G or wifi makes no differences, also other nzb apps (sabmobile) still works...
All warnings have
WARNING: Invalid NZB file ......., skipping (reason=mismatched tag, line=25)
ERROR: Error getting url http://www.nzbindex.nl/release/......... (cause= "")
Also a BUG since ever, if i have a server name like myserver.local and i am on 3G there is no error (timeout not works) and i am not able to switch the servers, if i used instead IP numbers like 196.168.1.2 on 3G i am able to switch is this a DNS Problem or APP bug.
All warnings have
WARNING: Invalid NZB file ......., skipping (reason=mismatched tag, line=25)
ERROR: Error getting url http://www.nzbindex.nl/release/......... (cause= "")
Also a BUG since ever, if i have a server name like myserver.local and i am on 3G there is no error (timeout not works) and i am not able to switch the servers, if i used instead IP numbers like 196.168.1.2 on 3G i am able to switch is this a DNS Problem or APP bug.
Re: myNZB
Just one more idea: I noticed the the nzbindex websites sometimes gives me different locales - not sure on what this is based since the ip address should always be from the country. But maybe nzbindex also gives differing rss results...
Maybe you could post what rss you get from nzbindex? I will also do later on...
Maybe you could post what rss you get from nzbindex? I will also do later on...
-
- Newbie
- Posts: 2
- Joined: March 28th, 2011, 3:33 pm
Re: myNZB
kilyman wrote: if i search in NZBClub i get a error: "NZBIndex Error: not found"
and search for everything in NZBClub fails !!
Why "NZBIndex"
Same here. Working fine yesterday, today I have the same problem as mentioned above.
-
- Newbie
- Posts: 1
- Joined: April 5th, 2011, 6:34 am
Feature Request: Re: myNZB
Been using this app for ages, and really love it. However, there's one thing that I would like to be able to do:
When accessing SAB from my iphone I can set it to shutdown, stand by etc the computer after the current queue has finished.
Is this something you can build into your app? It's useful when I leave the machine on when I go to bed, but don't want it on all night when nothing's downloading.
Cheers!
When accessing SAB from my iphone I can set it to shutdown, stand by etc the computer after the current queue has finished.
Is this something you can build into your app? It's useful when I leave the machine on when I go to bed, but don't want it on all night when nothing's downloading.
Cheers!
Re: myNZB
I have the same issue with NZBIndex. I only had the app for a few days and it was working great. Then I 'upgraded' and now nzbindex doesn't work from mynzb. I have tried deleting and reinstalling the app but that did nothing.
Please fix this issue. This app is useless to me now...
(alternatively, is there a way to roll back to the previous version?)
Please fix this issue. This app is useless to me now...
(alternatively, is there a way to roll back to the previous version?)
Last edited by Matty Zee on April 10th, 2011, 7:43 am, edited 1 time in total.
-
- Newbie
- Posts: 3
- Joined: April 12th, 2011, 8:27 am
Re: myNZB
i have it working fine over my wi-fi connection , how do i get it set up so i can search nzb matrix and download files while i am out and about over 3g ? ?? or is it not possible ?>
tried searching nzb matrix through 3g and got no results but got the results through wi-fi
is this normal ? ? ? ?
thanks daniel
tried searching nzb matrix through 3g and got no results but got the results through wi-fi
is this normal ? ? ? ?
thanks daniel