-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Hi folks,
I've been trying to add Torrentio to my Prowlarr using the yml file, however, the following error occurs:
Unable to connect to indexer, check the log above the ValidationFailure for more details. InfoHash must be 40 characters long (Parameter 'infoHash')
I've used the latest yml file, which uses the following correction for this same error that was happening a while ago:
selector: infoHash
filters:
- name: split
args: ["/", 6]
This error used to happen when the line "args: ["/", 6]" was using 5 instead of 6. As you can see, I'm using 6 and getting the same error nonetheless.
Appreciate any help.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels