popcorn-official / popcorn-api

Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player. Compatible API Anime/Movies/Show Scrapper
https://popcorntime.app
MIT License
622 stars 100 forks source link

[Feature Request] In App Torrent Search Using Jackett API #129

Closed zero77 closed 1 month ago

zero77 commented 5 years ago

Can you please add Jackett API support to search for torrents, it uses the Torznab protocol.

Torznab example:

GET http://servername.com/api?t=tvsearch&apikey=xxxq=The%20Beverly%20Hillbillies&season=S01

screenshot_2018-11-12 sonarr sonarr

Also the following may be helpful:

Example, search plygin used by qbittorrent: https://raw.githubusercontent.com/hannsen/qbittorrent_search_plugins/master/jackett.py

Thanks https://github.com/Jackett/Jackett 68747470733a2f2f692e696d6775722e636f6d2f3064316e6c37672e706e67

vijayant123 commented 5 years ago

+1 on this request. Also what is the update on this feature's implementation. I would love to help. Another thing to consider adding would be a tiered search result page i.e. your search field is universal, it searches all content over the categories "movies", "series", "anime" and "favorites" and displays results in a Bootstrap accordion format. The tabs of the accordion can be be these categories and it shows a few results with drag list left and right buttons. Regards and love for this awesome project.