2013-11-15, 00:33
(2013-11-13, 15:01)Basje Wrote: The urls contain the complete item and meta data, that is why they are long. I tried it in multiple different ways but this was the only way of keeping it fast and performing.
That's a bummer. So there would be no way of having a .strm file that links to, let's say; a net 5 episode? Does XBMC require the extra meta data and such? I don't especially need perfect shownames for the .strm's, i only need to them to load the episode. I want to build "fake" sbs 6 tv channels and such with psuedotv live, but i need .strm files for that. (i use xbmc.mylibrary for scraping the .strm files from plugins)
I'm only a web programmer, so forgive me if i'm mistaken, but wouldn't it be possible to have a link like:
Code:
plugin://pluginname/channel=sbs6&show=showname&episode=episodename
Or is it possible to let the plugin generate .strm files in a temp dir?
I'm just trying to think with you. I would love to help to code. I'm pretty good with javascript and php, but i've opened up your plugin and it looks like chinese to me. So i would definitly have to learn more about python & xbmc before i can be of serious help.
Oh, and i wondered if it would be possible to hide the video's in sbs6 that are below 5 minutes? Cause sbs6 got a lot of previews and commercials.
Basje Wrote:I also noticed this. If you create a bug report on the XOT-Uzg.v3 Google code page, I will see if I can fix it.
I've created the bug report
