Prowlarr / Indexers

Contains indexer definitions
73 stars 64 forks source link

"Search Freelech Only" on HD-Olimpo indexer doesn't work #468

Closed Crosus97 closed 5 months ago

Crosus97 commented 5 months ago

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

image

i dont know if this work with the indexer flags This are the indexer flags image

maybe can help

Expected Behavior

when the options is marked must appear the Only Freeleech result with the indexer flag Freeleech

Steps To Reproduce

  1. usea any enviorment and any S.O

  2. add and hd-olimpo with a correct api key

  3. mark the image

  4. the query must only search a freeleech option

Environment

- OS: 22.04
- Prowlarr: 1.17.2.4511
- Docker Install: Yes
- Using Reverse Proxy: No
- Browser: Chrome 125.0.6422.114

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.

github-actions[bot] commented 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.

bakerboy448 commented 5 months ago

Reports may be closed if the required logs are not provided.

Crosus97 commented 5 months ago

Logs replication the error https://gist.github.com/Crosus97/510b70438a83c4536d8fd1ab81b1eeed

bakerboy448 commented 5 months ago

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
    }
}
Crosus97 commented 5 months ago

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

bakerboy448 commented 5 months ago

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

ilike2burnthing commented 5 months ago

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.

ilike2burnthing commented 4 months ago

Removed.

bakerboy448 commented 4 months ago

https://github.com/Prowlarr/Indexers/commit/30144bc0f6d4201bef2ace58d281d6a5e851ae0a