Closed Crosus97 closed 5 months ago
:wave: @Crosus97, we use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please hop over onto our Discord.
Reports may be closed if the required logs are not provided.
Logs replication the error https://gist.github.com/Crosus97/510b70438a83c4536d8fd1ab81b1eeed
prowlarr's messaging is accurate. the site failed to return any results, you'd need to ask them why https://hd-olimpo.club/api/torrents/filter?free=100&sortField=created_at&sortDirection=desc&perPage=100
returns no results
2024-05-31 19:27:37.2|Trace|Cardigann|No releases found. Response: {
"data": [],
"links": {
"first": "https://hd-olimpo.club/api/torrents/filter?page=1",
"last": "https://hd-olimpo.club/api/torrents/filter?page=1",
"prev": null,
"next": null,
"self": "https://hd-olimpo.club/api/torrents"
},
"meta": {
"current_page": 1,
"from": null,
"last_page": 1,
"links": [
{
"url": null,
"label": "« Anterior",
"active": false
},
{
"url": "https://hd-olimpo.club/api/torrents/filter?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Siguiente »",
"active": false
}
],
"path": "https://hd-olimpo.club/api/torrents/filter",
"per_page": "100",
"to": null,
"total": 0
}
}
Let's see if I can try to clarify something.
This error occurs when I select said box. Who is responsible for that Button? hd-olympus or prowlarr? because I added it from the prowlarr repository
If I don't check that button, the indexer searches everything.
Who is in charge of the prowlarr repository? Because it seems like a problem that comes from there
The issue is the site fails to return any results and a freeleech only search is done. That is a site issue.
or the api was changed and prowlarr needs to be updated - which staff should be able to tell you
https://hd-olimpo.club/api/torrents/filter?free=100&sortField=created_at&sortDirection=desc&perPage=100
returns no results, not a prowlarr info unless more information is provided from site staff for what needs to change for a freeleech only query to have results
Conversation was had before, a bunch of variations were tried, but nothing seemed to work:
In terms of other similar trackers, there's not a whole lot of variation:
Unless a member can get an answer from the admins, this can't be fixed. I suspect they might have disabled freeleech searching in the API.
@Crosus97 if you're not able to get an answer in a few days, I think it would be better to remove the setting from the indexer.
Removed.
Is there an existing issue for this?
Current Behavior
when the freelech only option of hd-olimpo indexter is marked, this indexer doesnt receive any result
i dont know if this work with the indexer flags This are the indexer flags
maybe can help
Expected Behavior
when the options is marked must appear the Only Freeleech result with the indexer flag Freeleech
Steps To Reproduce
usea any enviorment and any S.O
add and hd-olimpo with a correct api key
mark the
the query must only search a freeleech option
Environment
What branch are you running?
Master
Trace Logs?
2024-05-31 18:29:53.3|Warn|ProwlarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results were returned from your indexer. This may be an issue with the indexer, your indexer category settings, or other indexer settings such as search freeleech only etc. 2024-05-31 18:30:01.9|Warn|ProwlarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results were returned from your indexer. This may be an issue with the indexer, your indexer category settings, or other indexer settings such as search freeleech only etc. 2024-05-31 18:30:18.4|Info|Prowlarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
Trace Logs have been provided as applicable. Reports may be closed if the required logs are not provided.
trace
- that are relevant and show this issue.