Commit Graph

20 Commits

Author SHA1 Message Date
Odd Stråbø 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
TrueTechy 9a9b84c66c Change companion detection to endpoint check #23 2019-09-12 05:39:00 +01:00
TrueTechy 789e1856de __init__.py - remove __getitem__ 2019-09-09 01:56:09 +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
TrueTechy b7fa48ea84 client.py - remove api 2019-09-04 03:58:31 +01:00
TrueTechy bf2b4e8c32 Remove http shortcut from client.py __getitem__ 2019-09-04 00:08:41 +01:00
TrueTechy 97fe6a6944 Remove __shortcuts__ from lib/jellyfin/core/http.py 2019-09-03 22:39:30 +01: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
TrueTechy 173710f1e0 Change server identification header to allow for basic auth support #52 2019-08-30 14:49:31 +01:00
Odd Stråbø d36a469016 Remove some commented code 2019-07-10 16:37:19 +02:00
Odd Stråbø 9ae99de8dd Increase amount of logging 2019-07-09 22:05:28 +02:00
Odd Stråbø 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
Vasily d3c6d9158a
Merge pull request #6 from cvium/fix_some_style_issues
Fix some style issues
2019-02-04 14:31:41 +03:00
Claus Vium eefe7c6fd7 Fix some style issues and one bug where param was missing 2019-02-03 16:10:44 +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