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 |
|