Share your apps, plugins, etc.
-
hugbug
- Developer & Admin
- Posts: 7645
- Joined: 09 Sep 2008, 11:58
- Location: Germany
Post
by hugbug » 04 Jun 2014, 13:33
Great.
If you need help regarding API let me know.
In v13 some things were simplified in API but if you need support for older version you have to deal with some complications in the queue and history management.
-
FrostedKiwi
- Posts: 7
- Joined: 04 Jun 2014, 11:03
Post
by FrostedKiwi » 04 Jun 2014, 13:35
Well, I've only tested with the 12.0 API so far, so I'd like to know what happens if you specify the Dupe parameters when adding a NZB to the queue on versions prior to 12.0
And does 13.0 still support the deprecated functions?
-
hugbug
- Developer & Admin
- Posts: 7645
- Joined: 09 Sep 2008, 11:58
- Location: Germany
Post
by hugbug » 04 Jun 2014, 13:51
V13 supports all deprecated methods/fields.
Generally you shouldn't pass parameters that are not accepted by the running NZBGet version. You can check here for compatibility -
RPC API reference 0.6.0-12.0. In practice if new parameters were added at the end of parameter list they will be ignored by older version. But sometimes new parameters are added in the middle, that will cause problems in older versions.
V12 is 5 months old and it's free. I wouldn't care about older versions at all.
-
FrostedKiwi
- Posts: 7
- Joined: 04 Jun 2014, 11:03
Post
by FrostedKiwi » 04 Jun 2014, 13:55
Okay, I won't bother it then. As long as older versions don't break it (dupe stuff is at the end) I'll just pass them unregarding the version.
-
FrostedKiwi
- Posts: 7
- Joined: 04 Jun 2014, 11:03
Post
by FrostedKiwi » 07 Jun 2014, 19:48
The Pro version is available now as well, I will soon include expandable detail views and queue editing in that version.
-
FrostedKiwi
- Posts: 7
- Joined: 04 Jun 2014, 11:03
Post
by FrostedKiwi » 13 Aug 2014, 10:18
I have uploaded version 0.1.4 to the Play Store, which fixed a bug for certain urls that did not end on .nzb (from Spotweb for example). NZBGet does not seem to be accepting urls like that?
-
hugbug
- Developer & Admin
- Posts: 7645
- Joined: 09 Sep 2008, 11:58
- Location: Germany
Post
by hugbug » 13 Aug 2014, 11:49
Every URL is downloaded and saved into NzbDir. If the resulting file doesn't have nzb-extension it is not added to queue but all files go through ScanScript and may be processed by a script. For example there is a scan-script for zipped nzb-files.
-
FrostedKiwi
- Posts: 7
- Joined: 04 Jun 2014, 11:03
Post
by FrostedKiwi » 13 Aug 2014, 12:39
Hmm, weird. I always had a problem adding from urls that did not end on an extension (the browser downloads an nzb file though). The boolean of appendurl did also return nothing instead of true/false.
-
hugbug
- Developer & Admin
- Posts: 7645
- Joined: 09 Sep 2008, 11:58
- Location: Germany
Post
by hugbug » 13 Aug 2014, 12:45
The URL itself isn't important. Important is header "Content-Disposition" which contains file name. Only if the header is not present the URL the file name is parsed from the URL. That should be very rare case though. And a browser would do the same BTW.
If you have an URL which downloads nzb in a browser but doesn't work in NZBGet please send it to me for inspection at
nzbget@gmail.com.
Who is online
Users browsing this forum: No registered users and 1 guest