TheBeastLT / torrentio-scraper

Apache License 2.0
913 stars 109 forks source link

New 4K SDR providers #112

Closed jorges4lu2 closed 1 year ago

jorges4lu2 commented 1 year ago

Hi,

First thing, thanks for such an awesome add-on. I've been using it for a while with no complaints. A few days ago I had to use a non HDR TV and I found out a lack of 4K SDR content, specifically with Tv Shows.

Using FEN I noted that bitsearch and torrentapi have good 4K SDR content.

Is there any possibility to add this 2 providers?

https://bitsearch.to https://torrentapi.org

Thanks in advance

TheBeastLT commented 1 year ago

Bitsearch is an indexer as well and it doesn't have unique content. Torrentapi is Rarbg and is already present.

jorges4lu2 commented 1 year ago

Ok, got it.

So the problem is other: Let's see an example, Servant S03E02. Torrentio only list 2 4k options, 1 HDR and 1 DV, no SDR options. If I search on rarbg site there is 1 SDR option (Servant.S03.2160p.ATVP.WEB-DL.DDP5.1.Atmos.x265-MIXED[rartv]), but this is not being listed by Torrentio.

I can see this behavior on some tv shows. Sorry if I persist on this, but I think SDR content is still relevant, specially on some 3rd world countries.

TheBeastLT commented 1 year ago

The torrent you mention (and probably in other cases as well) is a non-seeded torrent, so it's not returned in the responses, as there are multiple other healthy torrents. Zero seeder torrents are only returned when there less than 5 healthy (at least 1 seeder) torrents available.

TheBeastLT commented 1 year ago

I've improved the behaviour to check for cached debrid links even if it has zero seeders, so you should see more links potentially.

jorges4lu2 commented 1 year ago

Awesome!!! That was the problem: torrents with zero seeders but cached. Thanks for your patience.