Please add functionality for NL to automatically inspect NZB headers and look for a password entry in the meta data. Many obfuscated releases now include the pwd in there.
Header looks something like:
<nzb xmlns="http://www.newzbin.com/DTD/2003/nzb">
<head>
<meta type="name">Blah.blah-something</meta>
<meta type="category">TV > HD</meta>
<meta type="password">825a92660995482783e506acb0d816f9</meta>
<meta type="x-rating-host">https://api.blah.info/</meta>
<meta type="x-rating-id">blah</meta>
</head>
Extract passwords from NZB header meta data
Re: Extract passwords from NZB header meta data
Are these releases coming from NZBGeek or OZNzb?
As far as i know, these are the only indexers that have x-rating-host meta in their NZBs.
As far as i know, these are the only indexers that have x-rating-host meta in their NZBs.