Hi, maybe someone can find a solution to my problem?
I wrote a little video addon with help of some tutorials just for fun. Now it does work so far, but not as good as i wish.
How it is now (just the needed part of the code):import urllib, urllib2, re, os, sys
import xbmc, xbmcplugin, xbmcgui...