ability to name download when adding via API

Want something added? Ask for it here.
Post Reply
doubledrat
Release Testers
Release Testers
Posts: 180
Joined: February 20th, 2008, 3:16 pm

ability to name download when adding via API

Post by doubledrat »

I know we can rename through the API, but it would be a pain to have to wait for the job to get it's details then wade through the queue looking for it.

so a &repname="blah blah"

or something similar would be brilliant

ta
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: ability to name download when adding via API

Post by switch »

Specify the desired name using nzbname=NEWNAME

Characters such as spaces should be urlencoded (ie ' ' into '%20')
doubledrat
Release Testers
Release Testers
Posts: 180
Joined: February 20th, 2008, 3:16 pm

Re: ability to name download when adding via API

Post by doubledrat »

oh.  thanks.  I didn't see that in the api reference. ta.
markus101
Release Testers
Release Testers
Posts: 406
Joined: August 13th, 2008, 2:51 am

Re: ability to name download when adding via API

Post by markus101 »

Awesome - I didn't think this option existed either, I hacked it and went through the Queue and renamed it, with a short break in-case it took a second or more to download.

Thanks for all the hard work.

Markus
Co-developer of NzbDrone (.Net NNTP PVR) - http://www.nzbdrone.com
Post Reply