Quick follow up

This commit is contained in:
angelblue05 2015-05-07 01:19:14 -05:00
parent aa72b4ce9c
commit b8334e89f2

View file

@ -58,6 +58,7 @@ class PlaybackUtils():
playurl = PlayUtils().getPlayUrl(server, id, result)
if playurl == False:
xbmcgui.Dialog().ok('Warning', 'Failed to launch playback.')
xbmc.log("Failed to retrieve the playback path/url.")
return