Request: RedCurtainMovies.com plugin or script
#1
Hi there everybody,
just wondering if someone could make a plugin of these great site (http://www.redcurtainmovies.com)

I tried to make one, but just didnt work...

G2G, im in a hurry... bye!
Reply
#2
Giangal Wrote:Hi there everybody,
just wondering if someone could make a plugin of these great site (http://www.redcurtainmovies.com)

I tried to make one, but just didnt work...

G2G, im in a hurry... bye!

Send me your non-working plugin and I will look into that. Really a nice site.
Reply
#3
Mmm... I guess its kinda impossible, since I deleted the whole "project". I tried to mess up the code of some scripts I found around (like Navi-X, Joox, etc.), trying to make a playlist for the site, but I could... I guess its easier to start from very beginning, making my own code, but I really dunno how. You think there's a tutorial, or guide, somewhere? A tutorial that teach me how to create this kind of plugins. I'd really like to make my own scripts for those sites.

Like I said, I dont have it anymore... Sorry :o But if you need any help, just call me, I'll try to make myself useful... somehow... Big Grin
Reply
#4
lol Some mistakes, but I cant edit it anymore, so lets just it go. Dunno know if this info are helpful or not, but I'll post them anyway.
There's a complete list of all the movies in the site, sorted alphabetically. (http://www.redcurtainmovies.com/showall.php)
And notice that some movies are split in two or more parts.

Well, g2g now. I hope you find some spare time to do this, but if not, dont worry, I'll try to make it by myself.

Thanks
Reply
#5
If you want to help out, you can try finding regular expressions for the video url's, the "next" links and the movie page URLs with names. See this for thread a small introduction: http://forum.xbmc.org/showthread.php?tid=29460
Reply
#6
Any development? I tried to get the regular expressions, but I'm not able to do it... (Or I'm doing it the wrong way).

But I think that this plugin would be really something. This site is completely up-to-date, you can find a lot of movies (New ones, old ones)
Reply
#7
Hi,
just wondering if someone could ever make a script or something for this amazing site "http://www.redcurtainmovies.com/"

Just make a plx version of this php "http://www.redcurtainmovies.com/showall.php". Anyway, Im not pretty sure it works that way..

Thanks
Reply
#8
you could always just use a Joox.net script as thats were most of the streams link come from?
Reply
#9
Not true. It has its own uploaders, they dont have a thing to do with Joox.

And its even more organized. If you want just movies, thats the right place to go, right?
Reply
#10
It should quite easy to do.

The page displaying the titles is easy to parse (look for "movies/<movie name>").
Then load the corresponding page in hidden mode to grab the id
(for example http://67.225.138.198/watch.php?i=2000446&d=1 you just need to get that 2000446) and use it on stage6.
Reply
#11
Hi there!
I've got a lame question. I've been trying to write that regex, but dunno what should that cover.
I.e
Should that cut out whole: <tr><td colspan="2" align="right"><a href="movies/The_Fifth_Element/" title="" style="color:#CCCCCC">The Fifth Element (1997)</a></td></tr>

or just : <a href="movies/The_Fifth_Element/"
To list those movies titles

Regards,
pX
Reply
#12
Rainbow 
tangomar Wrote:It should quite easy to do.

Never say that unless you're going to do it yourself. :-P

Anyway I agree it definately is possible but unless someone who actually knows what they're doing can come up with regular expressions that's about as far as we'll get. Wink
Reply

Logout Mark Read Team Forum Stats Members Help
Request: RedCurtainMovies.com plugin or script0