I hereby claim:
- I am mcarlton00 on github.
- I am mcarlton00 (https://keybase.io/mcarlton00) on keybase.
- I have a public key ASDTMY2hEg9wAw_K80jK1bflUkcuOunH2NEC5tCzoZHVQAo
To claim this, I am signing this object:
import requests | |
# Define connection details | |
server_url = 'http://192.168.0.200:8096' | |
username = 'User' | |
password = 'Password' | |
# Build json payload with auth data | |
auth_data = { | |
'username': username, |
#!/usr/bin/env bash | |
# Handles creating a kodi repository for the Jellyfin addon. | |
# There's 2 main parts involved to a kodi repository: | |
# A zipped addon for easy installation and a web server | |
# used for distributing the actual addons in the repo. | |
# IMPORTANT NOTES: | |
# 1. The create_repository.py script requires gitpython to | |
# be installed. It checks for this before doing anything else. |
############################################### | |
# Assumes you have AWS API credentials saved in the "notes" section of a LastPass entry | |
# Notes: | |
# AWS_ACCESS_KEY_ID=$KEY_ID | |
# AWS_SECRET_ACCESS_KEY=$KEY | |
# AWS_DEFAULT_REGION=us-east-1 | |
# | |
# Optionally will include the Lastpass entry name in your zsh prompt | |
############################################### |
I hereby claim:
To claim this, I am signing this object: