danamag / stremio-addons-list

A community curated list of Stremio Addons
MIT License
719 stars 57 forks source link

TorrentFreaks Top-10 by KrazyKayaker #174

Open KrazyKayaker opened 1 year ago

KrazyKayaker commented 1 year ago

Addon Manifest URL

https://stremio-torrentfreak.krazykayaker.com/manifest.json

Addon Description

Provides an up-to-date list of TorrentFreak's "Top 10 Most Pirated Movies of the Week". It contains all the Top-10's from today until 2020. Visit https://stremio-torrentfreak.krazykayaker.com for details.

Language of Content

None

Choose Labels

enko2974 commented 1 year ago

Great addon ,but on android tv version doesnt show the posters,pictures of the movie,on android mobile is showing

KrazyKayaker commented 1 year ago

Thanks for the feedback @enko2974 .

I also noticed some inconsistancy with the documentation vs the various stremio platform. The documentation clearly says:

You can use any unique string for the id. In this case we use the corresponding IMDB ID. Stremio features an system add-on called Cinemeta. This add-on provides detailed metadata for any movie or TV show that matches a valid IMDB ID.

This addon only returns IMDB IDs. Although, it's a possibility to explicitly enrich it, I was reluctant to start to scrape for IMDB content within the addon... mainly because Cinemeta was suppose to do that (per the docs)... and scraping the IMDB content wasn't going to be easy and I'm certain the results would never be as good as Cinemeta.

You're right on Android (v1.5.9), everything is perfect. Windows Desktop v4.4.149 sort of works, Cinemeta shows the artwork/poster, but the content itself is missing. However, Desktop v4.4.160 (the latest version) is perfect. This addon shows the exact artwork and metadata as everything else.

So, my guess is that the various Stremio platforms are moving towards having Cinemeta generate the content, but some platforms are further along than others.

Would using https://web.stremio.com/ be an option for Android TV?