update kodi icon

This commit is contained in:
angelblue05 2018-07-26 14:40:27 -05:00
parent ea0a250790
commit 44bd2dc0e8
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ class DownloadUtils(object):
"Mute,Unmute,SetVolume,"
"Play,Playstate,PlayNext,PlayMediaSource"
),
'IconUrl': "https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/images/devices/kodi.png",
'IconUrl': "https://raw.githubusercontent.com/MediaBrowser/plugin.video.emby/develop/kodi_icon.png",
}
try: