You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The addon looks for debrid links even if the box: enable debrid service is not checked in the configuration page:
I have YGGtorrent private tracker setup on jackett.
Here is the logs :
[12-22 21:53:32] p51 {/app/debrid/realdebrid.py:98} INFO - RealDebrid get stream link for movie with hash: cc0d2a7030212ec22ad47ee2fde9d7a3bbb556de
[12-22 21:53:32] p51 {/app/debrid/base_debrid.py:34} ERROR - Request failed with status code 401
[12-22 21:53:32] p51 {/app/debrid/realdebrid.py:155} INFO - Searching users real-debrid downloads for cc0d2a7030212ec22ad47ee2fde9d7a3bbb556de
[12-22 21:53:32] p51 {/app/main.py:244} ERROR - An error occurred: 'NoneType' object is not iterable
The text was updated successfully, but these errors were encountered:
Hello and thank you for this addon.
I have a problem:
The addon looks for debrid links even if the box: enable debrid service is not checked in the configuration page:
I have YGGtorrent private tracker setup on jackett.
Here is the logs :
[12-22 21:53:32] p51 {/app/debrid/realdebrid.py:98} INFO - RealDebrid get stream link for movie with hash: cc0d2a7030212ec22ad47ee2fde9d7a3bbb556de
[12-22 21:53:32] p51 {/app/debrid/base_debrid.py:34} ERROR - Request failed with status code 401
[12-22 21:53:32] p51 {/app/debrid/realdebrid.py:155} INFO - Searching users real-debrid downloads for cc0d2a7030212ec22ad47ee2fde9d7a3bbb556de
[12-22 21:53:32] p51 {/app/main.py:244} ERROR - An error occurred: 'NoneType' object is not iterable
The text was updated successfully, but these errors were encountered: