Feature request or Bug?
Seems a bug.
Use your browser to check you can access the site directly, and if a login is required, check you can login and that you do not have any outstanding account issues.
Checked everything I can remember and my account and trackers itself are both good, and I've login in browser.
latest version of Jackett?
Yes, using Jackett Version 0.11.403.0, newest version at moment.
full enhanced log must be included?
As the reproduce steps the GIF below shows, I believe this seems an issue that can be easily reproduced on other's computer. If not, I will provide log later.
Jackett version: Jackett Version 0.11.403.0
Also tested on v0.11.391.0 and same issue happens.
GIF: http://tva1.sinaimg.cn/large/0060lm7Tly1g3vlkwb1ung30rn0gyb2e.gif
Reproduce Steps: Add indexer -> search nebulance -> configure -> input Username and Password -> Okay -> wait a second and the error pops out.
I don't have an account on nebulance (transmitthenet) so I cant research this.
Please provide the full enhanced log file.
~/.config/Jackett/
, windows %ProgramData%\Jackett
)@garfield69 Thanks for this quick reply. Here the log is:
https://notepad.pw/share/ri78b2ia0
username/password/passkey/etc. are all find & replaced, no worry.
your log shows that the date field <span class="time" title="47 mins ago">Jun 10 2019, 08:31</span>
seems to have changed.
the c# indexer is expecting Jun 10 2019, 08:31
to be in the title=
attribute, but is now found in the text field.
so I've changed the selector, lets see if I have got it right.
Try out jackett pre-release v0.11.405 and report. thanks.
@garfield69 Successfully configured Nebulance. Works like a charm!
Many thanks for your quick and warm help. Have a nice day!
Wanted to let people who are still seeing this issue know that there is a new setting on your Nebulance profile that affects the DateTime issue.
Just went to my profile and discovered my "Time Style" was set to "Display times as time since (date and time is displayed as tooltip)". This was making jackett fail with the same error as OP.
By changing that setting to "Display times as date and time (time since is displayed as tooltip)" I was able to resolve the problem myself.
Most helpful comment
Wanted to let people who are still seeing this issue know that there is a new setting on your Nebulance profile that affects the DateTime issue.
Just went to my profile and discovered my "Time Style" was set to "Display times as time since (date and time is displayed as tooltip)". This was making jackett fail with the same error as OP.
By changing that setting to "Display times as date and time (time since is displayed as tooltip)" I was able to resolve the problem myself.