Hello everyone!
I used to have a python script that would add accounts with selenium. It worked well enough, but that was broken by an emby update. Current events have given me lots of free time and I'm kinda bored, so I decided to rewrite my script using python requests and the emby api.
This script takes input from a text file in the format
<server username>, <emby connect username>
<server username>, <emby connect username>
<server username>, <emby connect username>
and creates users on an emby server with the username <