|
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 |
|
mcarlton00
|
417d89f2ee
|
Merge pull request #103 from oddstr13/pr-ipv6-input-brackets-1
Enclose address input in square brackets if it is an IPv6 address
|
2019-10-04 16:39:54 -04:00 |
|
|
d28c9a3ac8
|
Correct logic errors introduced in 00765c0a , fix flake8 except F841
|
2019-10-04 02:17:32 +02:00 |
|
|
00765c0a12
|
Most flake8 warnings corrected
|
2019-10-03 04:25:03 +02:00 |
|
|
578d51bc54
|
Enclose IPv6 address in square brackets
|
2019-10-03 01:45:31 +02:00 |
|
TrueTechy
|
7bffbc98b5
|
Make log levels more appropriate and change warn to warnings
|
2019-10-02 01:59:25 +01:00 |
|
|
0f81a080a8
|
Improve address normalization in connection manager
|
2019-09-28 22:31:43 +02:00 |
|
TrueTechy
|
e8110e4625
|
Remove unnecessary code from server connection
|
2019-09-27 21:22:21 +01:00 |
|
Abby
|
4049023559
|
Cleanup __shortcuts__ in client.py and associated code (#66)
* client.py - remove "connected"
* client.py - remove "config" & configuration.py - removed shortcuts and get/set item functions
* client.py - remove "auth" & connection_manager.py - remove __shortcuts__ & __getitem__
* client.py - remove "auth" & connection_manager.py - remove __shortcuts__ & __getitem__
* client.py - remove "callback"
* client.py - remove "websocket" and __getitem__ & ws_client.py - remove __shortcuts__
* Fix rebase mess-up
|
2019-09-08 20:20:58 -04:00 |
|
mcarlton00
|
f745e8ee75
|
Remove references to remote address from connection type logic
|
2019-08-31 20:20:10 -04:00 |
|
mcarlton00
|
6a31d01e50
|
Bare minimum to remove dependency on WAN address
|
2019-08-31 16:02:31 -04:00 |
|
|
9ae99de8dd
|
Increase amount of logging
|
2019-07-09 22:05:28 +02:00 |
|
|
a3ae264cf7
|
Always use plaintext login
Fixes #22
|
2019-05-10 20:36:34 +02:00 |
|
angelblue05
|
93dd35b64d
|
Merge pull request #209 from libanp/develop
Fix version checks
|
2019-02-04 16:38:10 +01:00 |
|
Claus Vium
|
1e4a5d9fff
|
Remove extra whitespace
|
2019-02-03 15:42:32 +01:00 |
|
angelblue05
|
7468818598
|
Fix manual server connection
|
2019-02-03 15:41:29 +01:00 |
|
Claus Vium
|
233192863a
|
Change emby to jellyfin in functions, variables etc.
|
2019-02-02 18:21:22 +01:00 |
|