The search option for the tracker works great! but it does not match the right qualities, ie i searched for a dvdrip and it came up with a TS copy...
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Not sure if PTP has categories? @Codehhh ?
I will do some more testing. What did you search for?
On Sun, Jun 26, 2016, 6:34 AM flightlevel [email protected] wrote:
Not sure if PTP has categories? @Codehhh https://github.com/Codehhh ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/Jackett/Jackett/issues/380#issuecomment-228594712,
or mute the thread
https://github.com/notifications/unsubscribe/ALfzJ7gKDCfPNxVBcG-okJoCVUOFLR5jks5qPlWdgaJpZM4I-duJ
.
batman vs superman and central intelligence to name a couple
If you could upload some screenshots so I can troubleshoot further it would be appreciated.
When i put in a search for the batman vs superman: dawn of justice movie on couchpotato, it says ptp has it in br-rip quality, but when it downloads from ptp it snatches a tc copy when there is in fact a br-rip quality copy there as well...
note i do not have the checked torrent filter on in jackett
I fixed the categories, but for some reason Jackett isn't sending over anything. I recommend switching back to the CP implementation that seems to work perfectly.
@flightlevel I suggest removing the PTP indexer, because CP doesn't seem to like it.
thanks for trying! though the reason i switched to the jackett option is that ptp always got disabled in couch and i have no idea how to fix it...
Not sure if this should have it's own thread, but it seems PTP doesn't like the Jackett search. I have about 80 movies in my "wanted" section. When CP does the search through the built in function I have no issues, but when it does it with Jackett, PTP ends up blocking my IP saying I've used up my "popcorn quota." Basically I've been hitting the server too many times. This only lasts for an hour or 2 after every search, but it is still fairly annoying especially if it searches a couple times per day.
Not honestly sure if there's anything that can be done about that, or if PTP and CP have a special relationship that allows them to bypass those restrictions.
I think the difference is that correct properly implements it while I
hacked together something that "works." I just did this for fun and would
still recommend using the cp implementation.
On Sun, Jul 3, 2016, 12:23 AM roquemore92 [email protected] wrote:
Not sure if this should have it's own thread, but it seems PTP doesn't
like the Jackett search. I have about 80 movies in my "wanted" section.
When CP does the search through the built in function I have no issues, but
when it does it with Jackett, PTP ends up blocking my IP saying I've used
up my "popcorn quota." Basically I've been hitting the server too many
times. This only lasts for an hour or 2 after every search, but it is still
fairly annoying especially if it searches a couple times per day.Not honestly sure if there's anything that can be done about that, or if
PTP and CP have a special relationship that allows them to bypass those
restrictions.—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/Jackett/Jackett/issues/380#issuecomment-230134677,
or mute the thread
https://github.com/notifications/unsubscribe/ALfzJ8kAhPSvrK-C9w6WPezn4RzTRwSPks5qRzk2gaJpZM4I-duJ
.
Gotcha. That makes sense. I just with CP would implement filtering only Golden Popcorn releases. They allow you to prefer them but not filter completely. Maybe I can hack together something in the PTP config file for CP.
if someone could send an invite to kaso1717 -at- gmail.com I can fix it.
I don't have any invites unfortunately, and the site is well over the user limit so it might be tough tracking one down.
However there is one small thing that does seem to need updating. PTP recently went to forced HTTPS, and the url needs to change from https://tls.passthepopcorn.me/ to https://passthepopcorn.me/ (just remove the "tls." from all the url instances. Otherwise, logins no longer work.
I haven't been using this implementation but will update and test when I
get the chance
On Wed, Dec 7, 2016, 8:30 PM roquemore92 notifications@github.com wrote:
I don't have any invites unfortunately, and the site is well over the user
limit so it might be tough tracking one down.However there is one small thing that does seem to need updating. PTP
recently went to forced HTTPS, and the url needs to change from
https://tls.passthepopcorn.me/ to https://passthepopcorn.me/ (just remove
the "tls." from all the url instances. Otherwise, logins no longer work.—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/Jackett/Jackett/issues/380#issuecomment-265627161,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ALfzJ6hBp9O4Nn9qUladZQpRXF5myDILks5rF13BgaJpZM4I-duJ
.
Thanks, I've been using the build in method in CouchPotato but just thought this should be updated. I know that this is a different project, but when I had the same issue using Couchpotato, editing the passthepopcorn.py file to change the URL to the new one fixed the connection issue. They made the change Dec 4, so just a few days ago.
For some other trackers starting a discussion in their forums helped to get an invite. If required I can provide ratio proofs from other trackers.
Is PTP actually broken in it's current jacket implementation?
If it is I would blindly change the url (remove .tls).
PTP recently changed their SSL domain by removing tls and redirecting all
traffic to https
On Fri, Dec 9, 2016, 10:31 AM kaso17 notifications@github.com wrote:
Is PTP actually broken in it's current jacket implementation?
If it is I would blindly change the url (remove .tls).—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/Jackett/Jackett/issues/380#issuecomment-266041880,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ALfzJ4YGVKBjLoQrwVe8hhpRYC4Wu_bdks5rGXRsgaJpZM4I-duJ
.
Yes, that would solve it. PTP is unfortunately above its user limit now.
I can't test it as I removed it from Jackett a while back. When I go to add it again, it gives an error: "Configuration failed: Unexpected character encountered while parsing value: <. Path '', line 0, position 0."
The logs show:
Dec 09, 2016 09:33:45 AM Error
Exception in Configure
Dec 09, 2016 09:33:44 AM Error
IWebClient.GetString(Url:https://tls.passthepopcorn.me/ajax.php?action=login): No encoding detected, defaulting to UTF-8
So I don't know for sure if the tls. is the problem, but I know that CP could not connect while it was there. In a browser, tls.passthepopcorn.me redirects to passthepopcorn.me, but I don't know how Jackett handles that change.
I get the same error as @roquemore92. The URL displays without the tls
, but when you run the test it attempts the old tls
address. I'd post my log, but it looks identical to the one above.
Windows 7 Pro
Jackett Version 0.7.759.0 from the Windows binary.
updated urls with 9862ca408a7e872b465cca40a84c707121842410
please try if the latest version (v0.7.783)
I was able to successfully configure and search PTP on v0.7.784.
Yep, works for me as well. Thanks @kaso17!
Hi, I'm on Jackett Version 0.7.824.0
I would love to use jackett in couchpotato to filter my downloads to golden popcorns, but it appears that this implementation still hits the "Your popcorn quota has been reached, come back later!" after turning it on in couchpotato. Is an invite still needed to rectify this problem?
"Your popcorn quota has been reached" sounds like your making to many requests to the website.
Not sure if you can limit it in couch potato otherwise a limiter could be implemented in jackett but that definitely requires an invite.
Is there a difference in the way jackett requests items vs the native PTP searcher in CP that would cause this? I believe it only searched for one movie and then hit the limit. The user limit is still reached on the website, so no one will be able to provide an invite sadly. :(
The indexer always performs a login on every search request. That's probably not necessary. Requests could be easily reduced by 50% (login only if necessary). If they have a extra low request limit for logins that certainly would explain the quota error.
I curious what their quota actually is. Within 30 seconds of me enabling the Jackett PTP searcher, and refreshing a single movie, I hit the quota. I can't think that 1 refresh should cause that unless there's something fundamentally wrong. Is there any logging I could provide which might be able to say what's bombarding the requests?
@roquemore92, @Quiksmage, @Codehhh, @poplolnman, @savahu I believe donors are able to send invites at the moment, but I cannot confirm this since I'm not a PTP member. Can you guys double check?
Even if you have invites you can't use them right now:
Because the user limit has been reached you are unable to send invites at this time.
@albino1 I could be wrong, but I believe if you donate, or if you belong to a very high user class, you will be allowed to use your invites, despite the fact that the user limit has been reached.
No even if you donate you cannot use your invites until the user limit is raised.
From the donate page: "Because the user limit has been reached you will be unable to send invites at this time."
No idea if there are exceptions for staff and the like.
I am donor there, but as @weirdcrap said, it's not possible to send invites atm.
They also don't like invites to be shared on public pages like this one.
I think it's better if we contact their lead developer and ask him if he can do something to get the Jackett devs on board.
I agree with @savahu. I think one of you guys should take charge and discuss this with a PTP Admin. Explain the situation, and why an invite is needed, and maybe the Admin will choose to send an invite to a Jackett developer directly. Let us know how it goes.
@roquemore92, @Quiksmage, @Codehhh, @poplolnman, @savahu, @weirdcrap @albino1 Guys, any updates on this? Has anyone tried contacting a PTP Admin about possibly providing an invite to @kaso17 to get this issue fixed?
I received word back from staff, but no invite.
""Your popcorn quota has been reached, come back later!" means that you did too many requests in a period of time. Try rate limiting the requests. 0.5 request/sec is a safe limit."
Would this information be enough to go on to move forward with a fix, if even a dirty one to force requests to wait?
CP is doing a hard 2 second wait between requests.
I'll add some general rate limiting feature to the webclient implementation which will support such simple limits too.
quota/rate limiting should be fixed with d352a699b6a5459ebb3e95971f9e9fef58ef87cd and f9c4b876bd928868de397c9643aa6682266fb4c3
I'm just wondering the status on this. Is PTP support working for radarr as well, or only for CouchPotato?
Thanks
the quota issue should be fixed for all feeds
Jackett Version 0.7.1146.0
I had issues testing my existing passthepopcorn in jackett. I removed it and tried re-adding and am receiving the same error. See below
Error on 20170313091421 for PassThePopcorn.txtSystem.ArgumentNullException: Value cannot be null.
Parameter name: String
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt64(String value, NumberStyles options, NumberFormatInfo numfmt)
at System.Int64.Parse(String s)
at Jackett.Indexers.PassThePopcorn.<PerformQuery>d__18.MoveNext() in C:\projects\jackett\src\Jackett\Indexers\PassThePopcorn.cs:line 119
I'd post the entire error, but it appears to contain my personal account information, but it's a huge string of movie information
{"TotalResults":"140504","Movies":[{"GroupId":"153669","Title":"Assassin'
can't fix that one without an account. looks like a potential url decoding error.
Can I possibly do what you need done and provide the information? I know it's less than ideal and I don't blame you if you'd rather not do a monkey in the middle approach, but I would be willing to help any way I can that doesn't put my account in danger (IE Sharing/rule breaking).
would at least need the json output you started to post, of course you should remove any personal information (authkey/passkey)
Additionally a list of category IDs and their corresponding description wold be useful (HTML code of the category selection dropdown/checkboxes of the search).
If sharing that information in the public is against the rules of course I wouldn't recommend it.
Sent you a mail.
I have been given the okay by staff to give you this information. Let me know if the below pastebins are what you need.
Thank you.
The error is caused if movies without imdb ID.
Overall it looks like a slightly modified gazelle API. I'll probably port it to the generic gazelle provider. What does "GoldenPopcorn" mean? Freeleech?
Golden popcorn rips are those considered especially high quality. If there's scoring involved these should be scored higher.
Please check v0.7.1167, categories have been updated and the imdbid bug should be fixed. Will make more improvements in the following days.
It looks to be working well. I did searches for a few movies and everything looked good. I haven't hit any api limit yet. I tested a filter for GoldenPopcorn and that worked too. Thanks for all your effort in this :)
I've updated to .1167, but I'm still unable to get anything from PTP into radarr. No errors, but no results show up for automatic or manual search. Performing test function in radarr or jacket interfaces gives me success.
My log shows:
Mar 16, 2017 01:59:22 PM Info
TorznabController Dispose
Mar 16, 2017 01:59:22 PM Info
TorznabController Dispose
Mar 16, 2017 01:59:22 PM Info
Content-type='application/rss+xml; charset=utf-8', content-length=11867
Mar 16, 2017 01:59:22 PM Info
TorznabController ExecuteAsync
Mar 16, 2017 01:59:22 PM Info
JackettAPINoCacheAttribute OnActionExecutedAsync
Mar 16, 2017 01:59:22 PM Info
JackettAPINoCacheAttribute OnActionExecutedAsync Action filter for 'Call(String indexerID)'
Mar 16, 2017 01:59:22 PM Info
ApiControllerActionInvoker InvokeActionAsync
Mar 16, 2017 01:59:22 PM Info
ReflectedHttpActionDescriptor ExecuteAsync Action returned 'StatusCode: 200, ReasonPhrase: 'OK', Version: 1.1, Content: System.Net.Http.StringContent, Headers:
{
Content-Type: application/rss+xml; charset=utf-8
}'
Mar 16, 2017 01:59:22 PM Info
Found 9 (0 new) releases from PassThePopcorn
Mar 16, 2017 01:59:22 PM Debug
IWebClient: Returning OK => {"TotalResults":"1","Movies":[{"GroupId":"31943","Title":"Amer","Year":"2009","Cover":"https:\/\/picload.org\/image\/raloowai\/amer10.jpg","Tags":["drama","thriller","horror"],"Directors":[{"Name":"H\u00e9l\u00e8ne Cattet","Id":"12021"},{"Name":"Bruno Forzani","Id":"12022"}],"ImdbId":"1426352","TotalLeechers":14,"TotalSeeders":109,"TotalSnatched":441,"MaxSize":23287546880,"LastUploadTime":"2014-12-30 12:57:07","Torrents":[{"Id":56301,"Quality":"Standard Definition","Source":"DVD","Container":"AVI","Codec":"XviD","Resolution":"720x304","Scene":false,"Size":"1257132998","UploadTime":"2010-12-01 16:26:05","Snatched":"92","Seeders":"5","Leechers":"0","ReleaseName":"Amer","Checked":true,"GoldenPopcorn":false,"FreeleechType":"Freeleech"},{"Id":71307,"Quality":"Standard Definition","Source":"DVD","Container":"MKV","Codec":"x264","Resolution":"720x432","Scene":false,"Size":"1466266632","UploadTime":"2011-03-15 22:32:05","Snatched":"76","Seeders":"18","Leechers":"0","ReleaseName":"Amer (2009)","Checked":true,"GoldenPopcorn":false,"FreeleechType":"Freeleech"},{"Id":336947,"Quality":"Standard Definition","Source":"Blu-ray","Container":"MKV","Codec":"x264","Resolution":"576p","Scene":false,"Size":"2451665202","UploadTime":"2014-12-30 12:57:07","Snatched":"42","Seeders":"22","Leechers":"0","ReleaseName":"Amer.2009.576p.BDrip.x264-HANDJOB","Checked":true,"GoldenPopcorn":false,"FreeleechType":"Freeleech"},{"Id":250692,"Quality":"Standard Definition","Source":"DVD","Container":"VOB IFO","Codec":"DVD5","Resolution":"PAL","Scene":false,"Size":"4687855616","UploadTime":"2013-09-04 08:36:00","Snatched":"0","Seeders":"0","Leechers":"1","ReleaseName":"Amer (2009) DVD5 PAL","Checked":true,"GoldenPopcorn":false,"FreeleechType":"Freeleech"},{"Id":111365,"Quality":"Standard Definition","Source":"DVD","Container":"VOB IFO","Codec":"DVD9","Resolution":"NTSC","Scene":false,"Size":"6038730752","UploadTime":"2011-10-20 16:30:54","Snatched":"17","Seeders":"0","Leechers":"0","ReleaseName":"AMER","Checked":true,"GoldenPopcorn":false,"FreeleechType":"Freeleech"},{"Id":156117,"Quality":"High Definition","Source":"Blu-ray","Container":"MKV","Codec":"x264","Resolution":"720p","Scene":false,"Size":"4842684400","UploadTime":"2012-06-28 19:34:10","Snatched":"156","Seeders":"45","Leechers":"3","ReleaseName":"Amer.2009.720p.BluRay.DD5.1.x264-EbP","Checked":true,"GoldenPopcorn":false,"FreeleechType":"Freeleech"},{"Id":124808,"Quality":"High Definition","Source":"Blu-ray","Container":"MKV","Codec":"x264","Resolution":"1080p","Scene":false,"Size":"7513581155","UploadTime":"2011-12-30 19:21:21","Snatched":"50","Seeders":"19","Leechers":"5","ReleaseName":"Amer.2009.Bluray.1080p.DTS.x264-CHD","Checked":true,"GoldenPopcorn":false,"FreeleechType":"Freeleech"},{"Id":153943,"Quality":"High Definition","Source":"Blu-ray","Container":"m2ts","Codec":"BD25","Resolution":"1080p","Scene":false,"Size":"23287545945","UploadTime":"2012-06-18 09:47:53","Snatched":"19","Seeders":"14","Leechers":"2","ReleaseName":"Amer 2009 1080p Blu-ray AVC DTS-HD MA 5.1-CtrlHD","Checked":true,"GoldenPopcorn":false,"FreeleechType":"Freeleech"},{"Id":99674,"Quality":"Other","Source":"DVD","Container":"AVI","Codec":"XviD","Resolution":"640x352","Scene":false,"Size":"250380644","UploadTime":"2011-08-23 05:04:44","RemasterTitle":"Extras","Snatched":"9","Seeders":"4","Leechers":"0","ReleaseName":"Amer Extras","Checked":true,"GoldenPopcorn":false,"FreeleechType":"Freeleech"}]}],"Page":"Browse","AuthKey":"xxxxxxxxxxxxxxxxxxxxx","PassKey":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}
But no results appear in radarr. Any ideas?
Thanks
I haven't tested in radarr or couchpotato, yet. I specifically tested in Jackett itself with its manual search. Does it work for you there?
I just tested in Jackett and it's working there for manual search.
Here's the relevant section of the log file from within Radarr, perhaps something jumps out:
17-3-16 14:08:21.8|Info|NzbSearchService|Searching 1 indexers for [American Pie 2]
17-3-16 14:08:21.8|Debug|Torznab|Downloading Feed http://127.0.0.1:9117/torznab/passthepopcorn/api?t=movie&cat=100001,100003,100002,2000,2010,2020,2030,2035,2040,2045,2050,2060,2070,2080,5000&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=0252866
17-3-16 14:08:21.8|Trace|HttpClient|Req: [GET] http://127.0.0.1:9117/torznab/passthepopcorn/api?t=movie&cat=100001,100003,100002,2000,2010,2020,2030,2035,2040,2045,2050,2060,2070,2080,5000&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=0252866
17-3-16 14:08:21.8|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
17-3-16 14:08:22.6|Trace|HttpClient|Res: [GET] http://127.0.0.1:9117/torznab/passthepopcorn/api?t=movie&cat=100001,100003,100002,2000,2010,2020,2030,2035,2040,2045,2050,2060,2070,2080,5000&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=0252866: 200.OK (827 ms)
17-3-16 14:08:22.6|Trace|TorznabRssParser|Parsed: American Pie 2
17-3-16 14:08:22.6|Trace|TorznabRssParser|Parsed: American Pie 2
17-3-16 14:08:22.6|Trace|TorznabRssParser|Parsed: American Pie 2
17-3-16 14:08:22.6|Trace|TorznabRssParser|Parsed: American Pie 2
17-3-16 14:08:22.6|Trace|TorznabRssParser|Parsed: American Pie 2
17-3-16 14:08:22.6|Trace|TorznabRssParser|Parsed: American Pie 2
17-3-16 14:08:22.6|Trace|TorznabRssParser|Parsed: American Pie 2
17-3-16 14:08:22.6|Trace|TorznabRssParser|Parsed: American Pie 2
17-3-16 14:08:22.6|Trace|TorznabRssParser|Parsed: American Pie 2
17-3-16 14:08:22.6|Trace|TorznabRssParser|Parsed: American Pie 2
17-3-16 14:08:22.6|Trace|TorznabRssParser|Parsed: American Pie 2
17-3-16 14:08:22.6|Trace|TorznabRssParser|Parsed: American Pie 2
17-3-16 14:08:22.6|Trace|TorznabRssParser|Parsed: American Pie 2
17-3-16 14:08:22.6|Debug|NzbSearchService|Total of 1 reports were found for [American Pie 2] from 1 indexers
17-3-16 14:08:22.6|Info|DownloadDecisionMaker|Processing 1 releases
17-3-16 14:08:22.7|Trace|DownloadDecisionMaker|Processing release 1/1
17-3-16 14:08:22.7|Debug|Parser|Parsing string 'American Pie 2'
17-3-16 14:08:22.7|Debug|Parser|Unable to parse American Pie 2
17-3-16 14:08:22.7|Trace|Http|Res: 548 [GET] /api/release?movieId=17&sort_by=releaseWeight&order=asc: 200.OK (938 ms)
17-3-16 14:08:22.7|Debug|Api|[GET] /api/release?movieId=17&sort_by=releaseWeight&order=asc: 200.OK (938 ms)
You're correct that it's not working in radarr. I just tested with both my torznab jackett PTP and with the inbuilt indexer for PTP.
I only received results from the built-in PTP Indexer of Radarr.
When I look in Jackett's log, I see
Mar 17, 2017 01:19:05 PM Info Found 5 (0 new) releases from PassThePopcorn
Mar 17, 2017 01:19:03 PM Info Found 0 (0 new) releases from TorrentDay
Mar 17, 2017 01:19:02 PM Info Found 0 releases from BeyondHD for: dick 1999
Mar 17, 2017 01:19:01 PM Info Found 0 releases from MoreThanTV for: dick 1999
When I look in Radarr's log of that same transaction, I see
17-3-17 13:13:13.0|Info|NzbSearchService|Searching 6 indexers for [Dick]
17-3-17 13:13:21.9|Info|DownloadDecisionMaker|Processing 7 releases
I only end up seeing 3 actual results in the GUI nor do I see the log you're seeing. Is there a debug option I don't have enabled to get a more verbose output?
Another thing to note is that I do get a response on this search from one of my other Jackett trackers on this search. Specifically PTP is missing.
Same thing here - if I enable IPtorrents indexer in jackett, this same search does produce results.
To get more verbose logging in Radarr, go to settings > general and then bump up the log to either debug or trace. These logs are stored in C:\ProgramData\Radarr\logs
Seems like Radarr expects more than just the movie name and the imdb id which is currently provided by the indexer (Is assume quality tags, etc. are expected).
I'll include the extra information provided in the output
deeba22c3936e98d07ebe7bb0c6c9eccdc8afe49 contains various changes.
It turns out that there are plenty of torrents with a crappy ReleaseName (no quality, etc. tags, sometimes even the movie name is missing, ...) So I added the available quality, etc. information in [] Brackets to the title, hopefully Radarr picks them up.
Please test it, please also try a manual search for some non movie/TV torrents to see if that causes any problems.
Please also confirm that there's no freeleech or double upload, etc.
Any maybe someone can ask the staff if they could add the number of files of the torrents to the search result JSON output.
kaso, I'm not a dev, so I'm sorry if this is stupid Q, but is this change already posted? As in, if I updated through the Jackett interface, am I getting this change? If so, it hasn't resolved the problem.
I can get you in to PtP. How can I contact you?
Check the bottom of your Jackett website.
You need version v0.7.1176.
If the update doesn't work please post the log.txt and update.txt files.
Ok, thanks. I am running v0.7.1176.
However, manual search in Radarr still not producing any results, though Jackett's manual search does. Here's the trace log from Radarr:
17-3-20 14:52:54.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
17-3-20 14:52:55.1|Trace|HttpClient|Res: [GET] http://127.0.0.1:9117/torznab/passthepopcorn/api?t=movie&cat=100001,100003,100002,2000,2010,2020,2030,2035,2040,2045,2050,2060,2070,2080,5000&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=0486822: 200.OK (637 ms)
17-3-20 14:52:55.1|Trace|TorznabRssParser|Parsed: Disturbia [672x384 / DVD / XviD / AVI / Checked]
17-3-20 14:52:55.1|Trace|TorznabRssParser|Parsed: Disturbia.DVDRip.XViD [720x416 / DVD / XviD / AVI / Checked]
17-3-20 14:52:55.1|Trace|TorznabRssParser|Parsed: Disturbia.NTSC.DVD.DD5.1.x264 [720x480 / DVD / x264 / MKV / Checked]
17-3-20 14:52:55.1|Trace|TorznabRssParser|Parsed: Disturbia.2007.576p.BDRip.AC3.x264-C0N [576p / Blu-ray / x264 / MKV / Checked]
17-3-20 14:52:55.1|Trace|TorznabRssParser|Parsed: Disturbia (2007) [DVD5] [NTSC / DVD / DVD5 / VOB IFO / Checked]
17-3-20 14:52:55.1|Trace|TorznabRssParser|Parsed: Disturbia.2007.PROPER.MULTiSUBS.PAL.DVDr [PAL / DVD / DVD5 / VOB IFO / Checked]
17-3-20 14:52:55.1|Trace|TorznabRssParser|Parsed: Disturbia (2007) [PAL / DVD / DVD9 / VOB IFO / Checked]
17-3-20 14:52:55.1|Trace|TorznabRssParser|Parsed: Disturbia (2007) [VOB IFO] [NTSC / DVD / DVD9 / VOB IFO / Checked]
17-3-20 14:52:55.1|Trace|TorznabRssParser|Parsed: Disturbia.2007.720p.BluRay.DD-EX.x264-HiDt [720p / Blu-ray / x264 / MKV / Checked / Golden Popcorn]
17-3-20 14:52:55.1|Trace|TorznabRssParser|Parsed: Disturbia.2007.1080p.BD9.x264 [1080p / Blu-ray / x264 / MKV / Checked]
17-3-20 14:52:55.1|Trace|TorznabRssParser|Parsed: Disturbia.2007.1080p.BluRay.DTS.x264-FoRM [1080p / Blu-ray / x264 / MKV / Checked]
17-3-20 14:52:55.1|Trace|TorznabRssParser|Parsed: Disturbia [1080p / Blu-ray / H.264 / MKV / Checked]
17-3-20 14:52:55.1|Trace|TorznabRssParser|Parsed: DISTURBIA [1080p / Blu-ray / BD50 / m2ts]
17-3-20 14:52:55.1|Trace|TorznabRssParser|Parsed: DISTURBIA.2007 [1080p / Blu-ray / BD50 / m2ts / Checked]
17-3-20 14:52:55.1|Debug|NzbSearchService|Total of 1 reports were found for [Disturbia] from 1 indexers
17-3-20 14:52:55.1|Info|DownloadDecisionMaker|Processing 1 releases
17-3-20 14:52:55.1|Trace|DownloadDecisionMaker|Processing release 1/1
17-3-20 14:52:55.1|Debug|Parser|Parsing string 'Disturbia [672x384 / DVD / XviD / AVI / Checked]'
17-3-20 14:52:55.1|Debug|Parser|Unable to parse Disturbia [672x384 / DVD / XviD / AVI / Checked]
17-3-20 14:52:55.2|Trace|Http|Res: 4738 [GET] /api/release?movieId=30&sort_by=releaseWeight&order=asc: 200.OK (779 ms)
17-3-20 14:52:55.2|Debug|Api|[GET] /api/release?movieId=30&sort_by=releaseWeight&order=asc: 200.OK (779 ms)
17-3-20 14:52:58.2|Trace|Scheduler|Pending Tasks: 1
17-3-20 14:52:58.2|Trace|CommandQueueManager|Publishing CheckForFinishedDownload
17-3-20 14:52:58.2|Trace|CommandQueueManager|Checking if command is queued or started: CheckForFinishedDownload
17-3-20 14:52:58.2|Trace|CommandQueueManager|Inserting new command: CheckForFinishedDownload
17-3-20 14:52:58.3|Trace|CommandExecutor|CheckForFinishedDownloadCommand -> DownloadMonitoringService
17-3-20 14:52:58.3|Trace|CommandQueueManager|Marking command as started: CheckForFinishedDownload
17-3-20 14:52:58.4|Trace|HttpClient|Req: [POST] http://192.168.1.10:8112/json: web.update_ui([...], {"label":"radarr"})
17-3-20 14:52:58.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
please post the extended jackett log for that request (ttp://127.0.0.1:9117/torznab/passthepopcorn/api?t=movie&cat=100001,100003,100002,2000,2010,2020,2030,2035,2040,2045,2050,2060,2070,2080,5000&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=0486822) too.
I just tried another movie - Sully, and this time I received 1 result, though PtP has numerous. The result that radarr got was the sole French release.
Here's the log for that from Radarr. The extended log from Jackett follows
17-3-20 15:26:28.0|Trace|HttpClient|Req: [GET] http://predb.me?rss=1&cats=movies&search=Sully
17-3-20 15:26:28.0|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
17-3-20 15:26:28.1|Debug|HttpClient|Downloading Completed. took 0s
17-3-20 15:26:28.1|Debug|MediaCoverService|Resizing Poster-500 for [][Sully]
17-3-20 15:26:28.2|Trace|HttpClient|Res: [GET] http://predb.me?rss=1&cats=movies&search=Sully: 200.OK (120 ms)
17-3-20 15:26:28.2|Debug|Parser|Parsing string 'Sully.2016.COMPLETE.FR.BLURAY-4FR'
17-3-20 15:26:28.2|Trace|Parser|^(?<title>(?![(\[]).+?)?(?:(?:[-_\W](?<![)\[!]))*(?<year>(19|20)\d{2}(?!p|i|\d+|\]|\W\d+)))+(\W+|_|$)(?!\\)
17-3-20 15:26:28.2|Debug|Parser|Movie Parsed. Sully - 2016
17-3-20 15:26:28.2|Debug|Parser|Language parsed: French
17-3-20 15:26:28.2|Debug|QualityParser|Trying to parse quality for Sully.2016.COMPLETE.FR.BLURAY-4FR
17-3-20 15:26:28.2|Debug|Parser|Quality parsed: Bluray-720p v1
17-3-20 15:26:28.3|Debug|Parser|Release Group parsed: 4FR
17-3-20 15:26:28.3|Trace|EventAggregator|Publishing MovieEditedEvent
17-3-20 15:26:28.3|Debug|MediaCoverService|Resizing Poster-250 for [][Sully]
17-3-20 15:26:28.3|Trace|EventAggregator|MovieEditedEvent -> MovieEditedService
17-3-20 15:26:28.4|Trace|CommandQueueManager|Publishing RefreshMovie
17-3-20 15:26:28.4|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMovie
17-3-20 15:26:28.4|Trace|CommandQueueManager|Command is already in progress: RefreshMovie
17-3-20 15:26:28.4|Trace|EventAggregator|MovieEditedEvent <- MovieEditedService
17-3-20 15:26:28.4|Trace|EventAggregator|MovieEditedEvent -> MovieModule
17-3-20 15:26:28.4|Trace|EventAggregator|MovieEditedEvent <- MovieModule
17-3-20 15:26:28.4|Trace|EventAggregator|MovieEditedEvent -> CalendarModule
17-3-20 15:26:28.4|Trace|EventAggregator|MovieEditedEvent <- CalendarModule
17-3-20 15:26:28.4|Debug|RefreshMovieService|Finished movie refresh for Sully
17-3-20 15:26:28.4|Trace|EventAggregator|Publishing MovieUpdatedEvent
17-3-20 15:26:28.4|Trace|EventAggregator|MovieUpdatedEvent -> DiskScanService
17-3-20 15:26:28.5|Info|DiskScanService|Scanning disk for Sully
17-3-20 15:26:28.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
17-3-20 15:26:28.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
17-3-20 15:26:28.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
17-3-20 15:26:28.5|Trace|ConfigService|Using default config value for 'createemptyseriesfolders' defaultValue:'False'
And here is the extended jackett log for the Disturbia request:
<?xml version="1.0" encoding="UTF-8"?>
<rss version="1.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:torznab="http://torznab.com/schemas/2015/feed">
<channel>
<atom:link href="http://127.0.0.1:9117/" rel="self" type="application/rss+xml" />
<title>PassThePopcorn</title>
<description>PassThePopcorn</description>
<link>https://passthepopcorn.me/</link>
<lanuage>en-us</lanuage>
<category>search</category>
<image>
<url>http://127.0.0.1:9117/logos/passthepopcorn.png</url>
<title>PassThePopcorn</title>
<link>https://passthepopcorn.me/</link>
<description>PassThePopcorn</description>
</image>
<item>
<title>Disturbia [672x384 / DVD / XviD / AVI / Checked]</title>
<guid>https://passthepopcorn.me/torrents.php?id=2760</guid>
<comments>https://passthepopcorn.me/torrents.php?id=2760</comments>
<pubDate>Wed, 02 Jun 2010 01:45:21 -0400</pubDate>
<size>735080448</size>
<grabs>115</grabs>
<description>Title: Disturbia<br>
Year: 2007<br>
Quality: Standard Definition<br>
Resolution: 672x384<br>
Source: DVD<br>
Codec: XviD<br>
Container: AVI<br>
Checked</description>
<link>http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTQwMjk0JmF1dGhrZXk9JnRvcnJlbnRfcGFzcz1mcGxsdXpnN3c1ZWw1aW1icXo5NWg3amdvdm1oYmJvdw2&file=Disturbia+[672x384+%2F+DVD+%2F+XviD+%2F+AVI+%2F+Checked].torrent</link>
<category>2000</category>
<enclosure url="http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTQwMjk0JmF1dGhrZXk9JnRvcnJlbnRfcGFzcz1mcGxsdXpnN3c1ZWw1aW1icXo5NWg3amdvdm1oYmJvdw2&file=Disturbia+[672x384+%2F+DVD+%2F+XviD+%2F+AVI+%2F+Checked].torrent" length="735080448" type="application/x-bittorrent" />
<torznab:attr name="imdb" value="486822" />
<torznab:attr name="seeders" value="3" />
<torznab:attr name="peers" value="0" />
<torznab:attr name="minimumratio" value="1" />
<torznab:attr name="minimumseedtime" value="345600" />
</item>
<item>
<title>Disturbia.DVDRip.XViD [720x416 / DVD / XviD / AVI / Checked]</title>
<guid>https://passthepopcorn.me/torrents.php?id=2760</guid>
<comments>https://passthepopcorn.me/torrents.php?id=2760</comments>
<pubDate>Thu, 10 Mar 2011 17:05:04 -0500</pubDate>
<size>1469011968</size>
<grabs>25</grabs>
<description>Title: Disturbia<br>
Year: 2007<br>
Quality: Standard Definition<br>
Resolution: 720x416<br>
Source: DVD<br>
Codec: XviD<br>
Container: AVI<br>
Checked</description>
<link>http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTcwNDI1JmF1dGhrZXk9JnRvcnJlbnRfcGFzcz1mcGxsdXpnN3c1ZWw1aW1icXo5NWg3amdvdm1oYmJvdw2&file=Disturbia.DVDRip.XViD+[720x416+%2F+DVD+%2F+XviD+%2F+AVI+%2F+Checked].torrent</link>
<category>2000</category>
<enclosure url="http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTcwNDI1JmF1dGhrZXk9JnRvcnJlbnRfcGFzcz1mcGxsdXpnN3c1ZWw1aW1icXo5NWg3amdvdm1oYmJvdw2&file=Disturbia.DVDRip.XViD+[720x416+%2F+DVD+%2F+XviD+%2F+AVI+%2F+Checked].torrent" length="1469011968" type="application/x-bittorrent" />
<torznab:attr name="imdb" value="486822" />
<torznab:attr name="seeders" value="2" />
<torznab:attr name="peers" value="0" />
<torznab:attr name="minimumratio" value="1" />
<torznab:attr name="minimumseedtime" value="345600" />
</item>
<item>
<title>Disturbia.NTSC.DVD.DD5.1.x264 [720x480 / DVD / x264 / MKV / Checked]</title>
<guid>https://passthepopcorn.me/torrents.php?id=2760</guid>
<comments>https://passthepopcorn.me/torrents.php?id=2760</comments>
<pubDate>Mon, 18 Jun 2012 15:34:15 -0400</pubDate>
<size>1529205310</size>
<grabs>127</grabs>
<description>Title: Disturbia<br>
Year: 2007<br>
Quality: Standard Definition<br>
Resolution: 720x480<br>
Source: DVD<br>
Codec: x264<br>
Container: MKV<br>
Checked</description>
<link>http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTE1NDAzOCZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=Disturbia.NTSC.DVD.DD5.1.x264+[720x480+%2F+DVD+%2F+x264+%2F+MKV+%2F+Checked].torrent</link>
<category>2000</category>
<enclosure url="http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTE1NDAzOCZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=Disturbia.NTSC.DVD.DD5.1.x264+[720x480+%2F+DVD+%2F+x264+%2F+MKV+%2F+Checked].torrent" length="1529205310" type="application/x-bittorrent" />
<torznab:attr name="imdb" value="486822" />
<torznab:attr name="seeders" value="3" />
<torznab:attr name="peers" value="1" />
<torznab:attr name="minimumratio" value="1" />
<torznab:attr name="minimumseedtime" value="345600" />
</item>
<item>
<title>Disturbia.2007.576p.BDRip.AC3.x264-C0N [576p / Blu-ray / x264 / MKV / Checked]</title>
<guid>https://passthepopcorn.me/torrents.php?id=2760</guid>
<comments>https://passthepopcorn.me/torrents.php?id=2760</comments>
<pubDate>Tue, 26 Jun 2012 05:56:31 -0400</pubDate>
<size>2349467081</size>
<grabs>88</grabs>
<description>Title: Disturbia<br>
Year: 2007<br>
Quality: Standard Definition<br>
Resolution: 576p<br>
Source: Blu-ray<br>
Codec: x264<br>
Container: MKV<br>
Checked</description>
<link>http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTE1NTYxNiZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=Disturbia.2007.576p.BDRip.AC3.x264-C0N+[576p+%2F+Blu-ray+%2F+x264+%2F+MKV+%2F+Checked].torrent</link>
<category>2000</category>
<enclosure url="http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTE1NTYxNiZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=Disturbia.2007.576p.BDRip.AC3.x264-C0N+[576p+%2F+Blu-ray+%2F+x264+%2F+MKV+%2F+Checked].torrent" length="2349467081" type="application/x-bittorrent" />
<torznab:attr name="imdb" value="486822" />
<torznab:attr name="seeders" value="10" />
<torznab:attr name="peers" value="0" />
<torznab:attr name="minimumratio" value="1" />
<torznab:attr name="minimumseedtime" value="345600" />
</item>
<item>
<title>Disturbia (2007) [DVD5] [NTSC / DVD / DVD5 / VOB IFO / Checked]</title>
<guid>https://passthepopcorn.me/torrents.php?id=2760</guid>
<comments>https://passthepopcorn.me/torrents.php?id=2760</comments>
<pubDate>Sat, 02 Apr 2016 18:38:07 -0400</pubDate>
<size>4692903936</size>
<grabs>0</grabs>
<description>Title: Disturbia<br>
Year: 2007<br>
Quality: Standard Definition<br>
Resolution: NTSC<br>
Source: DVD<br>
Codec: DVD5<br>
Container: VOB IFO<br>
Checked</description>
<link>http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTQxNjQyOSZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=Disturbia+(2007)+[DVD5]+[NTSC+%2F+DVD+%2F+DVD5+%2F+VOB+IFO+%2F+Checked].torrent</link>
<category>2000</category>
<enclosure url="http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTQxNjQyOSZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=Disturbia+(2007)+[DVD5]+[NTSC+%2F+DVD+%2F+DVD5+%2F+VOB+IFO+%2F+Checked].torrent" length="4692903936" type="application/x-bittorrent" />
<torznab:attr name="imdb" value="486822" />
<torznab:attr name="seeders" value="1" />
<torznab:attr name="peers" value="0" />
<torznab:attr name="minimumratio" value="1" />
<torznab:attr name="minimumseedtime" value="345600" />
</item>
<item>
<title>Disturbia.2007.PROPER.MULTiSUBS.PAL.DVDr [PAL / DVD / DVD5 / VOB IFO / Checked]</title>
<guid>https://passthepopcorn.me/torrents.php?id=2760</guid>
<comments>https://passthepopcorn.me/torrents.php?id=2760</comments>
<pubDate>Sun, 30 Jan 2011 03:30:43 -0500</pubDate>
<size>4696725504</size>
<grabs>4</grabs>
<description>Title: Disturbia<br>
Year: 2007<br>
Quality: Standard Definition<br>
Resolution: PAL<br>
Source: DVD<br>
Codec: DVD5<br>
Container: VOB IFO<br>
Checked</description>
<link>http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTY0NDcxJmF1dGhrZXk9JnRvcnJlbnRfcGFzcz1mcGxsdXpnN3c1ZWw1aW1icXo5NWg3amdvdm1oYmJvdw2&file=Disturbia.2007.PROPER.MULTiSUBS.PAL.DVDr+[PAL+%2F+DVD+%2F+DVD5+%2F+VOB+IFO+%2F+Checked].torrent</link>
<category>2000</category>
<enclosure url="http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTY0NDcxJmF1dGhrZXk9JnRvcnJlbnRfcGFzcz1mcGxsdXpnN3c1ZWw1aW1icXo5NWg3amdvdm1oYmJvdw2&file=Disturbia.2007.PROPER.MULTiSUBS.PAL.DVDr+[PAL+%2F+DVD+%2F+DVD5+%2F+VOB+IFO+%2F+Checked].torrent" length="4696725504" type="application/x-bittorrent" />
<torznab:attr name="imdb" value="486822" />
<torznab:attr name="seeders" value="0" />
<torznab:attr name="peers" value="0" />
<torznab:attr name="minimumratio" value="1" />
<torznab:attr name="minimumseedtime" value="345600" />
</item>
<item>
<title>Disturbia (2007) [PAL / DVD / DVD9 / VOB IFO / Checked]</title>
<guid>https://passthepopcorn.me/torrents.php?id=2760</guid>
<comments>https://passthepopcorn.me/torrents.php?id=2760</comments>
<pubDate>Sat, 13 Oct 2012 01:24:40 -0400</pubDate>
<size>6889820160</size>
<grabs>8</grabs>
<description>Title: Disturbia<br>
Year: 2007<br>
Quality: Standard Definition<br>
Resolution: PAL<br>
Source: DVD<br>
Codec: DVD9<br>
Container: VOB IFO<br>
Checked</description>
<link>http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTE3MTkzMyZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=Disturbia+(2007)+[PAL+%2F+DVD+%2F+DVD9+%2F+VOB+IFO+%2F+Checked].torrent</link>
<category>2000</category>
<enclosure url="http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTE3MTkzMyZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=Disturbia+(2007)+[PAL+%2F+DVD+%2F+DVD9+%2F+VOB+IFO+%2F+Checked].torrent" length="6889820160" type="application/x-bittorrent" />
<torznab:attr name="imdb" value="486822" />
<torznab:attr name="seeders" value="0" />
<torznab:attr name="peers" value="0" />
<torznab:attr name="minimumratio" value="1" />
<torznab:attr name="minimumseedtime" value="345600" />
</item>
<item>
<title>Disturbia (2007) [VOB IFO] [NTSC / DVD / DVD9 / VOB IFO / Checked]</title>
<guid>https://passthepopcorn.me/torrents.php?id=2760</guid>
<comments>https://passthepopcorn.me/torrents.php?id=2760</comments>
<pubDate>Fri, 17 Feb 2017 21:41:10 -0500</pubDate>
<size>8482426880</size>
<grabs>24</grabs>
<description>Title: Disturbia<br>
Year: 2007<br>
Quality: Standard Definition<br>
Resolution: NTSC<br>
Source: DVD<br>
Codec: DVD9<br>
Container: VOB IFO<br>
Checked</description>
<link>http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTQ3Mzc4NiZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=Disturbia+(2007)+[VOB+IFO]+[NTSC+%2F+DVD+%2F+DVD9+%2F+VOB+IFO+%2F+Checked].torrent</link>
<category>2000</category>
<enclosure url="http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTQ3Mzc4NiZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=Disturbia+(2007)+[VOB+IFO]+[NTSC+%2F+DVD+%2F+DVD9+%2F+VOB+IFO+%2F+Checked].torrent" length="8482426880" type="application/x-bittorrent" />
<torznab:attr name="imdb" value="486822" />
<torznab:attr name="seeders" value="13" />
<torznab:attr name="peers" value="0" />
<torznab:attr name="minimumratio" value="1" />
<torznab:attr name="minimumseedtime" value="345600" />
</item>
<item>
<title>Disturbia.2007.720p.BluRay.DD-EX.x264-HiDt [720p / Blu-ray / x264 / MKV / Checked / Golden Popcorn]</title>
<guid>https://passthepopcorn.me/torrents.php?id=2760</guid>
<comments>https://passthepopcorn.me/torrents.php?id=2760</comments>
<pubDate>Tue, 26 Jun 2012 14:20:45 -0400</pubDate>
<size>4686869682</size>
<grabs>287</grabs>
<description>Title: Disturbia<br>
Year: 2007<br>
Quality: High Definition<br>
Resolution: 720p<br>
Source: Blu-ray<br>
Codec: x264<br>
Container: MKV<br>
Checked<br>
Golden Popcorn</description>
<link>http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTE1NTY5MSZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=Disturbia.2007.720p.BluRay.DD-EX.x264-HiDt+[720p+%2F+Blu-ray+%2F+x264+%2F+MKV+%2F+Checked+%2F+Golden+Popcorn].torrent</link>
<category>2000</category>
<enclosure url="http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTE1NTY5MSZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=Disturbia.2007.720p.BluRay.DD-EX.x264-HiDt+[720p+%2F+Blu-ray+%2F+x264+%2F+MKV+%2F+Checked+%2F+Golden+Popcorn].torrent" length="4686869682" type="application/x-bittorrent" />
<torznab:attr name="imdb" value="486822" />
<torznab:attr name="seeders" value="46" />
<torznab:attr name="peers" value="0" />
<torznab:attr name="minimumratio" value="1" />
<torznab:attr name="minimumseedtime" value="345600" />
</item>
<item>
<title>Disturbia.2007.1080p.BD9.x264 [1080p / Blu-ray / x264 / MKV / Checked]</title>
<guid>https://passthepopcorn.me/torrents.php?id=2760</guid>
<comments>https://passthepopcorn.me/torrents.php?id=2760</comments>
<pubDate>Tue, 22 Sep 2009 16:43:52 -0400</pubDate>
<size>7885346468</size>
<grabs>60</grabs>
<description>Title: Disturbia<br>
Year: 2007<br>
Quality: High Definition<br>
Resolution: 1080p<br>
Source: Blu-ray<br>
Codec: x264<br>
Container: MKV<br>
Checked</description>
<link>http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTIzOTUyJmF1dGhrZXk9JnRvcnJlbnRfcGFzcz1mcGxsdXpnN3c1ZWw1aW1icXo5NWg3amdvdm1oYmJvdw2&file=Disturbia.2007.1080p.BD9.x264+[1080p+%2F+Blu-ray+%2F+x264+%2F+MKV+%2F+Checked].torrent</link>
<category>2000</category>
<enclosure url="http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTIzOTUyJmF1dGhrZXk9JnRvcnJlbnRfcGFzcz1mcGxsdXpnN3c1ZWw1aW1icXo5NWg3amdvdm1oYmJvdw2&file=Disturbia.2007.1080p.BD9.x264+[1080p+%2F+Blu-ray+%2F+x264+%2F+MKV+%2F+Checked].torrent" length="7885346468" type="application/x-bittorrent" />
<torznab:attr name="imdb" value="486822" />
<torznab:attr name="seeders" value="12" />
<torznab:attr name="peers" value="0" />
<torznab:attr name="minimumratio" value="1" />
<torznab:attr name="minimumseedtime" value="345600" />
</item>
<item>
<title>Disturbia.2007.1080p.BluRay.DTS.x264-FoRM [1080p / Blu-ray / x264 / MKV / Checked]</title>
<guid>https://passthepopcorn.me/torrents.php?id=2760</guid>
<comments>https://passthepopcorn.me/torrents.php?id=2760</comments>
<pubDate>Sun, 10 Feb 2013 04:23:33 -0500</pubDate>
<size>13259034312</size>
<grabs>77</grabs>
<description>Title: Disturbia<br>
Year: 2007<br>
Quality: High Definition<br>
Resolution: 1080p<br>
Source: Blu-ray<br>
Codec: x264<br>
Container: MKV<br>
Checked</description>
<link>http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTE5ODUyMyZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=Disturbia.2007.1080p.BluRay.DTS.x264-FoRM+[1080p+%2F+Blu-ray+%2F+x264+%2F+MKV+%2F+Checked].torrent</link>
<category>2000</category>
<enclosure url="http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTE5ODUyMyZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=Disturbia.2007.1080p.BluRay.DTS.x264-FoRM+[1080p+%2F+Blu-ray+%2F+x264+%2F+MKV+%2F+Checked].torrent" length="13259034312" type="application/x-bittorrent" />
<torznab:attr name="imdb" value="486822" />
<torznab:attr name="seeders" value="7" />
<torznab:attr name="peers" value="0" />
<torznab:attr name="minimumratio" value="1" />
<torznab:attr name="minimumseedtime" value="345600" />
</item>
<item>
<title>Disturbia [1080p / Blu-ray / H.264 / MKV / Checked]</title>
<guid>https://passthepopcorn.me/torrents.php?id=2760</guid>
<comments>https://passthepopcorn.me/torrents.php?id=2760</comments>
<pubDate>Sat, 01 Jun 2013 14:11:21 -0400</pubDate>
<size>27642407510</size>
<grabs>5</grabs>
<description>Title: Disturbia<br>
Year: 2007<br>
Quality: High Definition<br>
Resolution: 1080p<br>
Source: Blu-ray<br>
Codec: H.264<br>
Container: MKV<br>
Checked</description>
<link>http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTIyNDc2MyZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=Disturbia+[1080p+%2F+Blu-ray+%2F+H.264+%2F+MKV+%2F+Checked].torrent</link>
<category>2000</category>
<enclosure url="http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTIyNDc2MyZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=Disturbia+[1080p+%2F+Blu-ray+%2F+H.264+%2F+MKV+%2F+Checked].torrent" length="27642407510" type="application/x-bittorrent" />
<torznab:attr name="imdb" value="486822" />
<torznab:attr name="seeders" value="4" />
<torznab:attr name="peers" value="0" />
<torznab:attr name="minimumratio" value="1" />
<torznab:attr name="minimumseedtime" value="345600" />
</item>
<item>
<title>DISTURBIA [1080p / Blu-ray / BD50 / m2ts / Checked]</title>
<guid>https://passthepopcorn.me/torrents.php?id=2760</guid>
<comments>https://passthepopcorn.me/torrents.php?id=2760</comments>
<pubDate>Mon, 20 Mar 2017 11:25:34 -0400</pubDate>
<size>36435826560</size>
<grabs>0</grabs>
<description>Title: Disturbia<br>
Year: 2007<br>
Quality: High Definition<br>
Resolution: 1080p<br>
Source: Blu-ray<br>
Codec: BD50<br>
Container: m2ts<br>
Checked</description>
<link>http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTQ3OTA3MSZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=DISTURBIA+[1080p+%2F+Blu-ray+%2F+BD50+%2F+m2ts+%2F+Checked].torrent</link>
<category>2000</category>
<enclosure url="http://127.0.0.1:9117/dl/passthepopcorn/sr387mt9d6isi1f9n4pi2h41tlkax37p?path=aHR0cHM6Ly9wYXNzdGhlcG9wY29ybi5tZS90b3JyZW50cy5waHA_YWN0aW9uPWRvd25sb2FkJmlkPTQ3OTA3MSZhdXRoa2V5PSZ0b3JyZW50X3Bhc3M9ZnBsbHV6Zzd3NWVsNWltYnF6OTVoN2pnb3ZtaGJib3c1&file=DISTURBIA+[1080p+%2F+Blu-ray+%2F+BD50+%2F+m2ts+%2F+Checked].torrent" length="36435826560" type="application/x-bittorrent" />
<torznab:attr name="imdb" value="486822" />
<torznab:attr name="seeders" value="1" />
<torznab:attr name="peers" value="5" />
<torznab:attr name="minimumratio" value="1" />
<torznab:attr name="minimumseedtime" value="345600" />
</item>
</channel>
</rss>
Hi kaso. Just wondering if you had any other thoughts on this? It seems like Radarr only returns the first result from Jackett's ptp feed.
Thanks
The Radarr log isn't showing the PTP Jackett parsing.
Jackett currently only returns the first page of the search results (make sure you set the number of torrents to show to the maximum).
Adding support for pagination is on the todo list.
Sorry, I'm not sure I follow - where do I set the number of torrents that are returned to Radarr? For other jackett feeds (IPtorrents for example) Radarr does receive more than the first result.
As @rbroh said, I also wanted to make it known that this issue is specific to the PassThePopcorn indexer in Jackett.
I can verify that MoreThanTV, IPtorrents, and TehConnection return proper results in Radarr when using torznab.
If I have the Radarr built-in PTP indexer enabled alongside the torznab Jackett PTP, I see that the results are VERY different. Sometimes I see a single result from the Jackett PTP, and other times none at all, while all proper results show up from the Radarr built-in indexer for PTP.
If there's any logging I can provide that will help, please let me know what you'd need :).
Thanks for your continued efforts.
An added piece of info, not sure if this helps.....If I add a filter to jackett for GoldenPopcorn, then I'll get the first GP result passed to Radarr. This is sort of a work around to ensure I don't end up getting the actual first listed release from PtP (which is always an SD rip). But unfortunately many movies don't have GPs, and new movies take a lot longer for a GP to show up.
Please post the corresponding search urls generated by sonarr/radarr.
Hey @kaso17
Let me know if this is what you need. It is a trace log from a search in radarr.
https://pastebin.com/xdYFckhP
For comparison sake.
Here is the trace log with the built-in PTP indexer on radarr doing the same search
Similarly, here is the trace log from radarr using IPtorrents (torznab from jackett) doing the same search.
Hopefully, the combination of these logs will let you see why the PTP output isn't working for some reason in radarr.
One thing I notice off the top of my head is that the PTP jackett indexer appears to show the release as the file name, where the IPT jackett indexer appears to show the torrent title. Is it possible that this is causing the problem? Is it possible to return PTP's movie title with all its pertinent resolution, type, etc information passed down.
For instance, the title of the section for the search of this movie, on PTP and in the web browser, shows
Harry Potter and the Philosopher's Stone AKA Harry Potter and the Sorcerer's Stone [2001]
Is it possible to pass Harry Potter and the Philosopher's Stone [2001] and Harry Potter and the Sorcerer's Stone [2001] for releases found under this search?
This may not even be the issue, but I'm just brainstorming. Let me know if you think this may help.
Also, here is a screenshot of what it looks like in the web browser when bringing up this movie. maybe this will frame the problem better.
I'm confused why Radarr parses all results and then shows only 1 result (the first one). I've to look into the Radarr logic behind that.
17-3-30 13:50:18.4|Trace|TorznabRssParser|Parsed: Harry.Potter.And.The.Sorcerers.Stone.2001.EXTENDED.CD1.BDRip.XviD-VCDVaULT [640x272 / Blu-ray / XviD / AVI / Scene / Checked]
17-3-30 13:50:18.5|Trace|TorznabRssParser|Parsed: Harry.Potter.And.The.Sorcerers.Stone.DVDRip.REPACK.DivX-DVL-cd2 [640x272 / DVD / DivX / AVI / Scene / Checked]
17-3-30 13:50:18.5|Trace|TorznabRssParser|Parsed: Harry.Potter.and.the.Sorcerers.Stone.2001.480p.DVDRip.x264 [720x360 / DVD / x264 / MKV / Checked]
17-3-30 13:50:18.5|Trace|TorznabRssParser|Parsed: Harry.Potter.and.the.Sorcerer's.Stone.2001.Extended.Cut.BDRip.480P.x264.AC3-CHD [848x352 / Blu-ray / x264 / MKV / Checked]
17-3-30 13:50:18.5|Trace|TorznabRssParser|Parsed: Harry.Potter.And.The.Sorcerers.Stone.2001..576p.BDRip.x264-HANDJOB [576p / Blu-ray / x264 / MKV / Checked]
17-3-30 13:50:18.5|Trace|TorznabRssParser|Parsed: Harry.Potter.and.the.Sorcerer's.Stone.DVD9.NTSC.AC3 [NTSC / DVD / DVD9 / VOB IFO / Checked]
17-3-30 13:50:18.5|Trace|TorznabRssParser|Parsed: Harry.Potter.and.the.Philosopher's.Stone.2001.2in1.720p.BluRay.DTS.x264-EbP [720p / Blu-ray / x264 / MKV / Checked / Golden Popcorn]
17-3-30 13:50:18.5|Trace|TorznabRssParser|Parsed: Harry.Potter.and.the.Sorcerers.Stone.2001.BluRay.1080p.DTS.x264.dxva-FraMeSToR [1080p / Blu-ray / x264 / MKV / Checked / Golden Popcorn]
17-3-30 13:50:18.5|Trace|TorznabRssParser|Parsed: HP1.2001.1080p.Ultimate.2in1.Edition.BluRay.DTS.dxva.x264.D-Z0N3 [1080p / Blu-ray / x264 / MKV / Checked]
17-3-30 13:50:18.5|Trace|TorznabRssParser|Parsed: Harry.Potter.and.the.Sorcerer's.Stone.2001.Extended.Cut.1080p.BluRay.DTS.x264-HDC [1080p / Blu-ray / x264 / MKV / Checked / Golden Popcorn]
17-3-30 13:50:18.5|Trace|TorznabRssParser|Parsed: Harry.Potter.and.the.Sorcerers.Stone.2001.Bluray.1080p.DTSHD-MA.VC1.Remux-HiFi [1080p / Blu-ray / VC-1 / MKV / Checked]
17-3-30 13:50:18.5|Trace|TorznabRssParser|Parsed: Harry Potter and the Sorcerer's Stone 2001 Extended 1080p Remux AVC FLAC 5.1-VietHD [1080p / Blu-ray / VC-1 / MKV / Checked]
17-3-30 13:50:18.5|Trace|TorznabRssParser|Parsed: Harry Potter And The Sorcerer's Stone Ultimate Extended Edition 2001 BluRay 1080p VC-1 DTS-HD MA6.1 [1080p / Blu-ray / BD50 / m2ts / Checked]
17-3-30 13:50:18.5|Trace|TorznabRssParser|Parsed: Harry Potter And The Sorcerer's Stone Rifftrax [624x272 / DVD / XviD / AVI / Checked]
17-3-30 13:50:18.5|Trace|TorznabRssParser|Parsed: Wizard People, Dear Reader [720x304 / DVD / XviD / AVI / Checked]
17-3-30 13:50:18.5|Trace|TorznabRssParser|Parsed: Rifftrax.S01E49.Harry Potter and the Sorcerer's Stone [1080p / Blu-ray / x264 / MKV / Checked]
17-3-30 13:50:18.5|Trace|TorznabRssParser|Parsed: VIDEO_TS/VTS_01_2 [NTSC / DVD / DVD5 / VOB IFO / Checked]
17-3-30 13:50:18.5|Trace|TorznabRssParser|Parsed: Wizard People Dear Reader [1080p / Blu-ray / x264 / MKV / Checked]
17-3-30 13:50:18.5|Debug|NzbSearchService|Total of 1 reports were found for [Harry Potter and the Philosopher's Stone] from 1 indexers
I believe using the torrent/release name instead of the movie title is the correct way of going forward. Always using the movie title would result in the related releases (Other section from your screenshot) to be parsed as the movie too.
Can you post the PTP json output from the jackett log for your search too?
The only problem with doing that is that radarr parses based on file name, and if the name isn't proper, then it won't download. Obviously, that's not your fault, but letting it use the movie name from the page would fix that. Could you possibly exclude the extras section from the search and use the movie name for the return? I'm not sure how hard that would be, but that can wait.
Here is the jackett log for the PTP search and for the IPT search of the same movie.
PTP Jackett log
https://pastebin.com/xKDuNuQS
IPT Jackett log
https://pastebin.com/XsFAHQmf
Let me know if you need anything else.
Any updates on this? were my logs helpful in this regard? Thanks!
Give kaso a few weeks, he is away at the moment, but essentially its EXTREMELY difficult to debug these sorts of things without site access
I completely understand. Thank you for the reply. :)
On Apr 11, 2017 2:52 AM, "flightlevel" notifications@github.com wrote:
Give kaso a few weeks, he is away at the moment, but essentially its
EXTREMELY difficult to debug these sorts of things without site access—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/Jackett/Jackett/issues/380#issuecomment-293208722,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AL32_ZCMzLMAHHn7WeCuDzv0woezwo8Mks5ru01JgaJpZM4I-duJ
.
It looks like Radarr's built in indexer for PTP has been fixed: https://github.com/Radarr/Radarr/issues/761
It works for me now, I wonder if this will shed any light on the problem for Jackett with PTP.
There is one issue I faced in Jackett XML output with PTP. The number of leechers are exported as number of peers from Jackett. Because of this bug, softwares like Radarr calculates leecher number wrong.
Here is sample log:
https://pastebin.com/u1afwEk6
@vendeka : fixed with 8a037295d021a62498dda93c549b8f6fffcfbffa, thank you
Is there a way I can manually test this while I wait for the release?
v0.7.1377 contains the peers/leechers fix
I'm having this same issue. PTP is only returning 1 result. Can't seem to add the normal PTP tracker with my QNAP, so Jackett is my only option. Please help.
I assume PTP invites are still closed?
Please provide logs from radarr and jackett (enhanced log).
@kaso17 After investigating it seems that all Releases have the same GUID, resulting in only one being retained by Radarr. Example: <guid>https://passthepopcorn.me/torrents.php?id=160782</guid>
. The id in the query string, is the id of the movie not actually the torrent, so I can see how this bug / issue could arise..
GUID issue should be fixed via c216727735e4e9c05c12f3e88dc0968a41d77ffc (using the DL link now)
I'm still seeing the same issue...
On Fri, Nov 10, 2017 at 10:58 AM, kaso17 notifications@github.com wrote:
GUID issue should be fixed via c216727
https://github.com/Jackett/Jackett/commit/c216727735e4e9c05c12f3e88dc0968a41d77ffc
(using the DL link now)—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/Jackett/Jackett/issues/380#issuecomment-343511280,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABgh8nVrNEo6M6owBWimX8qCsIdnyCIgks5s1HKjgaJpZM4I-duJ
.
@standardcake you've to update to a pre release, the fix is included since version v0.8.409
hmmmm....any idea how to do that on my QNAP?
On Wed, Nov 15, 2017 at 1:12 PM, kaso17 notifications@github.com wrote:
@standardcake https://github.com/standardcake you've to update to a pre
release, the fix is included since version v0.8.409—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/Jackett/Jackett/issues/380#issuecomment-344679957,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABgh8nC5IMSiBRs2ed5UG-A2Xyyfr-6sks5s2ymcgaJpZM4I-duJ
.
Enable "Update to Pre-Release", click "Apply server settings" and then "check for updates" should work
I can confirm this is working on my torznab in radarr :)