XayOn / katcr

Search in multiple torrent sites from your CLI
GNU General Public License v3.0
69 stars 3 forks source link

Add configuration file #137

Closed XayOn closed 3 years ago

XayOn commented 3 years ago

Detailed Description

Jackett credentials should be in a config file.

Context

Having to specify jackett credentials each time is a burden that should be avoided

Possible Implementation

Using ~/.local/share/katcr.ini with sections for each provider should do the trick. (xdg_config_dir)