Commit Graph

23 Commits

Author SHA1 Message Date
Matt
9266b05fad pep8 - server_sessions.py 2023-01-15 11:04:56 -05:00
mcarlton00
347ab47672 Refactor imports to be under line length limit 2023-01-12 21:02:32 -05:00
mcarlton00
d25de226d0 Reorder imports for flake8 guidelines 2023-01-12 20:50:41 -05:00
Odd Stråbø
6126d617f5 Copy translate_path from Jf4Kodi, fix LazyLogger 2022-03-09 22:51:38 +01:00
Matt
7871422354 Optimize api initialization 2022-03-09 15:25:35 -05:00
mcarlton00
eb19d80b97 Error catching in api requests 2022-03-07 19:36:29 -05:00
mcarlton00
5c1842877d Remove most datamanager references 2022-03-07 19:25:44 -05:00
Matt
3530d158a6 More flake8 fixes 2022-02-27 23:47:31 -05:00
Matt
7eef3a30a8 Fix undefined errors 2022-02-27 23:36:01 -05:00
Matt
36b23d0b19 Reworking the network stack 2022-02-27 22:15:54 -05:00
Matt
5c3740b8a9 Function refactoring and reordering 2021-12-29 16:54:05 -05:00
mcarlton00
1733e64403 Parse json payloads in centralized place 2020-11-11 22:50:26 -05:00
Matt
a90c2c2fa8 Use future strings to fix unicode errors 2020-09-05 17:29:38 -04:00
Matt
a0efd1087f Copy log handler from JF for Kodi, modify for strings 2020-07-25 01:01:30 -04:00
mcarlton00
e59b54cccf Beginning rebranding + removing emby from api urls 2020-07-04 13:26:21 -04:00
faush01
e8a9be1ae0 fix a bung of LINT warnings 2020-06-21 11:27:09 +10:00
faush01
759638e2ff updates requested 2019-01-11 10:24:42 +11:00
faush01
f16a16226e only allow session info for admin users
add extra info the the session details page
2018-06-28 12:00:37 +10:00
faush01
6fe1711b41 check we could get the media info beofre using it 2018-04-05 12:00:39 +10:00
Shaun
c61a76ba1e Change logging to use function args and render the log line only if debug logging is enabled 2017-12-30 19:13:31 +11:00
Shaun
7100a09daa remove popup error on connection errors
add option to surppress all connection errors
2017-12-27 16:50:22 +11:00
sfaulds
2fce0e85c1 changes to comply with Kodi repo rules 2017-07-08 10:34:30 +10:00
sfaulds
cde7718cc9 add a menu tem to show all connected clients to the Emby server 2017-06-23 17:49:45 +10:00