jellyfin-kodi/resources/lib/jellyfin/core
Odd Stråbø f565c0afbf ipaddress is not stdlib in Python 2
Let's copypaste from StackOverflow instead! https://www.xkcd.com/208/

Also, `localhost:///8096/emby/...` is not a valid HTTP(S) URL.
2019-10-05 04:44:24 +02:00
..
__init__.py Most flake8 warnings corrected 2019-10-03 04:25:03 +02:00
api.py Most flake8 warnings corrected 2019-10-03 04:25:03 +02:00
configuration.py Most flake8 warnings corrected 2019-10-03 04:25:03 +02:00
connection_manager.py ipaddress is not stdlib in Python 2 2019-10-05 04:44:24 +02:00
credentials.py Correct logic errors introduced in 00765c0a, fix flake8 except F841 2019-10-04 02:17:32 +02:00
exceptions.py Most flake8 warnings corrected 2019-10-03 04:25:03 +02:00
http.py Most flake8 warnings corrected 2019-10-03 04:25:03 +02:00
ws_client.py Correct logic errors introduced in 00765c0a, fix flake8 except F841 2019-10-04 02:17:32 +02:00