LaryLoose/laryloose.xbmc-addons

heise_video regex wrong

chb80 opened this issue · 0 comments

chb80 commented

Hi there,
plugin.video.heise_video has a small issue with function playVideo's JW player extraction regex:
currently it is: id="videoplayerjw-"
but supposed to be: id="videoplayerjw-[0-9]+"

thanks,
chb80