jellyfin-kodi/resources
angelblue05 2aefab1545 Fix unicode error once and for all
Turns out to keep a variable that's unicode and keep working with that
variable as unicode, need to do unicode(variable). Reincoding using
.encode('utf-8') is not the same!!  Added extra logging for the future
to help debug direct play.
2015-05-16 20:21:49 -05:00
..
language Option to suppress server connection notification 2015-05-16 15:12:50 -05:00
lib Fix unicode error once and for all 2015-05-16 20:21:49 -05:00
skins/default media icons for nextup dialog 2015-05-08 20:31:20 +01:00
__init__.py initial commit - first version 2015-03-13 22:24:59 +01:00
mb3.png initial commit - first version 2015-03-13 22:24:59 +01:00
settings.xml Option to suppress server connection notification 2015-05-16 15:12:50 -05:00