Commit graph

13 commits

Author SHA1 Message Date
00765c0a12 Most flake8 warnings corrected 2019-10-03 04:25:03 +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
Renamed from resources/lib/emby/core/connection_manager.py (Browse further)