mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-08-14 09:36:31 +00:00
Update webservice with cherrypy
Fix playback issues that was causing Kodi to hang up
This commit is contained in:
parent
b2bc90cb06
commit
158a736360
164 changed files with 42855 additions and 174 deletions
1
libraries/backports/__init__.py
Normal file
1
libraries/backports/__init__.py
Normal file
|
@ -0,0 +1 @@
|
|||
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
|
Loading…
Add table
Add a link
Reference in a new issue