Reply to thread

Hello,

 

I found the problem. It is because of the "?" in the image url. I have cut the URL at ?, because some controllers send the ?scale url of the small image.

Now I solved the problem, by only cutting the url at ?, if there is ?scale included.

 

I will release new version next days...

 

bye.


Top Bottom