XBMC Community Forum
Icefilms (Icefilms.info) Addon Development Thread - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Development (/forumdisplay.php?fid=32)
+--- Forum: Python Add-on Development (/forumdisplay.php?fid=26)
+--- Thread: Icefilms (Icefilms.info) Addon Development Thread (/showthread.php?tid=90315)



- TobiasTheCommie - 2011-12-29 23:44

Eldorado Wrote:Yeah i think the MU wait time was the whole reason initially why they didn't do stack, I seem to remember the talk about it very early in this thread

stack:// will play one directly after the other and I believe we loose control to do anything in between.. would work good for premium users, and maybe 2shared sources if they do multi-parts on them

Couldn't you use a callback function like i've described here:
http://forum.xbmc.org/showthread.php?tid=118083


- zpanderson - 2011-12-30 05:55

Eldorado Wrote:Yeah i think the MU wait time was the whole reason initially why they didn't do stack, I seem to remember the talk about it very early in this thread

stack:// will play one directly after the other and I believe we loose control to do anything in between.. would work good for premium users, and maybe 2shared sources if they do multi-parts on them

hmmm.... well when I try to do stack:// it only plays the first url and doesn't even try the 2nd one in the list. It seems like I should be able to run handle_vidlink on each part before I start the 1st and then play them as they come, with no need to wait again.

Also, I managed to incorporate common cache throughout so we no longer use txt files. Tomorrow I'll submit a big pull request.


- Ned Scott - 2011-12-30 21:07

HEADS UP EVERYONE: http://forum.xbmc.org/showthread.php?tid=117995

The exact wording and figuring out who this applies to might not be finalized yet, but it's safe to say that the new policy regarding piracy discussion will include IceFilms.

I'm not sure when this thread is going to be closed, but it will be. A new home for XBMC IceFilms add-on discussion will have to be found.

We'll make sure this thread is updated to say where that new home is, if the thread gets closed before it is found. (I would not count on a long grace period..)


- kalel90 - 2012-01-01 01:27

Ned Scott Wrote:HEADS UP EVERYONE: http://forum.xbmc.org/showthread.php?tid=117995

The exact wording and figuring out who this applies to might not be finalized yet, but it's safe to say that the new policy regarding piracy discussion will include IceFilms.

I'm not sure when this thread is going to be closed, but it will be. A new home for XBMC IceFilms add-on discussion will have to be found.

We'll make sure this thread is updated to say where that new home is, if the thread gets closed before it is found. (I would not count on a long grace period..)

Oh this is going to end very well. A much better solution would be to separate this forum from the main site call it unofficial etc. has worked well for others many times in the past. Also there should be a grace period of one week for moving projects this massive. Maybe someone could get a couple of threads going on the icefilms forum? Maybe get them stickied?


- chrisjohnson83 - 2012-01-01 03:02

since updating to 4.4.4. today with xbmc i noticed i cannot roll back to previous editions of icefilms. DOes anyone have the file i can ssh with to install 1.0.19?


- dlinao23 - 2012-01-03 01:18

Just out of curiousity, anarchintosh's original plan was to have v1.1.0 the last release for the IceFilms addon and would move to the Video Falcon project. Is this still the case? I know the script.module.urlresolver and script.module.metautils were already being worked on but they have seem to be dead in the development thread lately.


- Eldorado - 2012-01-03 04:56

dlinao23 Wrote:Just out of curiousity, anarchintosh's original plan was to have v1.1.0 the last release for the IceFilms addon and would move to the Video Falcon project. Is this still the case? I know the script.module.urlresolver and script.module.metautils were already being worked on but they have seem to be dead in the development thread lately.

One step at a time..

urlresolver is for the most part release ready, we just need t0mm0 to come back and get it out there

mtahandlers/metautils is still in progress and very close to being ready, unfortunately is dependant on t0mm0's custom library which goes along with his urlresolver

Once we get 1.1.0 out we will see where to go from there


- zpanderson - 2012-01-03 05:13

I think we should move the discussion over to xbmchub.

Seems like as good a place as any and if we use it hopefully it'll catch on.

http://forums.xbmchub.info/t6-developer-thread


- Eldorado - 2012-01-03 15:56

zpanderson Wrote:I think we should move the discussion over to xbmchub.

Seems like as good a place as any and if we use it hopefully it'll catch on.

http://forums.xbmchub.info/t6-developer-thread

Looks like it could be a good fit! Just registered there

Did they know we were coming? Saw they had Icefilms threads waiting for us already


- zpanderson - 2012-01-03 16:17

They made a spot for all of the add-ons that are being kicked off xbmc forum so it would be one convenient place to look at all of them, instead of each one having its own forum.