a4k-openproject / json.openplayers

Apache License 2.0
33 stars 35 forks source link

Addon addition to players: pneumatic #20

Open htpcmac opened 4 years ago

htpcmac commented 4 years ago

pneumatic allows streaming of local usenet downloads through SABnzbd.

Here is an example of the api calls the addon handles

https://github.com/TsUPeR/xbmc-pneumatic

Although open meta does not scrape nzb files, this would allow it to send to 'pneumatic' as a player.

htpcmac commented 4 years ago

If I understand Open Meta correctly it sends the Movie or TV show name TO an addon and that addon does it own internal search and processing.

Sending to pneumatic will not work as it does not have a built in scrapper.

Newznab, from the same repo, searches scrapers and send the result to pneumatic. I think it would make more sense to have Open Meta sent to newznab, where it can process the results