#couchpotato.provider.HDO HD-Only Torrent Provider integration into CouchPotato.
#How-to install
- Go to your custom_plugins folder, which is located within your config folder. See Settings->About->Directories (second folder is your config folder) for location.
- Enter this command : git clone https://github.com/djoole/couchpotato.provider.HDO.git .
Or if you don't have git :
- Make a folder named hdonly in your custom_plugins folder
- Place the init.py and main.py file inside this hdonly folder.
#How-to use
Once installed as above, go about activating the provider as you would with any other provider in CouchPotato.
Options available :
- Ignore Year (if unchecked, release year from CP is used to narrow the search. Might want to check it is a wrong year is set on HDO side)
#Contribute/Issues
Use issue tracker or send PR.