Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding support for user paths in config file #22

Open
todo bot opened this issue Sep 10, 2018 · 0 comments
Open

Consider adding support for user paths in config file #22

todo bot opened this issue Sep 10, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request todo 🗒️
Milestone

Comments

@todo
Copy link

todo bot commented Sep 10, 2018

RadarrSync/RadarrSync.py

Lines 60 to 65 in 19ea0ef

def listProfiles(root_url, api):
profileList = []
with requests.Session() as session:
session.trust_env = False
headers = {
'X-Api-Key': api,


This issue was generated by todo based on a TODO comment in 19ea0ef when #21 was merged. cc @Sperryfreak01.
@todo todo bot added the todo 🗒️ label Sep 10, 2018
@Sperryfreak01 Sperryfreak01 added the enhancement New feature or request label Sep 13, 2018
@Sperryfreak01 Sperryfreak01 modified the milestones: 1.3, v1.3 Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request todo 🗒️
Projects
None yet
Development

No branches or pull requests

1 participant