Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 906 Bytes

awesomehd.md

File metadata and controls

31 lines (25 loc) · 906 Bytes
title description published date tags editor dateCreated
awesomehd
true
2022-12-07 05:40:54 UTC
markdown
2022-09-18 05:17:10 UTC

AwesomeHD

This plugin is part of search plugin system {.is-success}

This search plugin will get tv seasons (they do not allow single episodes) and movie results from AwesomeHD. While their API provides a type parameter in the response, it seems to always be Movie, even for tv shows.

NOTE: Their API only supports searching with IMDb id, so make sure you have imdb_lookup: yes in your config.

Configuration

Only required parameter is passkey, which can be found on your AHD profile. This key is unique to your account so guard it well!

awesomehd:
  passkey: <passkey>
  only_internal: true|false (default false)

Alternative config (only_internal still defaults to False):

awesomehd: <passkey>