NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) International Cinema Listings, RSS Reader, WebCams, Calendar, Files and Screen Saver v
« Previous 1 2 3 4
International Cinema Listings plugin version 4

Thread Closed 
 
  • 0 Vote(s) - 0 Average
International Cinema Listings plugin version 4
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#61
2007-04-20, 08:52 PM (This post was last modified: 2007-04-20, 09:03 PM by McBainUK.)
First things first, love your avatar. From the Pixar short film The Birds isn't it?

The cinema ID you need is in the format: bios=214#city=6, so in your case it will be bios=192#city=10. Think I will have to rephrase those cryptic instructions.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
kiyyik
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Apr 2007
#62
2007-04-20, 09:29 PM
McBainUK Wrote:What are the pages / zip codes for those cinemas?

This one seems to have no showtimes available?
http://www.fandango.com/lakewestcinema_a...heaterpage

Right, it comes up empty in fandango, but in zap2it it's, fine, viz:

http://movies.zap2it.com/movies/theaters...WA,00.html

Apparantly, AAJBH only works with fandango and AAPWA with Zap2it Tongue. A bit daffy, but I live in the middle of nowhere so you learn to put up with that sort of thing. The zip code is 65020 (and you have to search in a 20 mile radius).

BTW, will you putting the 4.0 source code up in the wiki? I'm just dipping my toe into plugin programming myself & I'd like to see how you did the trailers.

TIA,

Kelly
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#63
2007-04-20, 09:37 PM
Sounds like you've run in to these kind of problems before. Does the plugin pick up the films for both cinemas using one source for each? I'm trying to work out of there is a question in your post :confused:

Oh, and I've just uploaded the latest source code to the wiki.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
kiyyik
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Apr 2007
#64
2007-04-20, 11:22 PM
McBainUK Wrote:Sounds like you've run in to these kind of problems before. Does the plugin pick up the films for both cinemas using one source for each? I'm trying to work out of there is a question in your post :confused:

Oh, and I've just uploaded the latest source code to the wiki.

Sorry, basically I can pick up aapwa in zap2it, and download those using your plugin. I can only get aajbh from fandango, however, but fandango importing does not work regardless of which theatre I try it with. Like you said before, they must've changed their page format or something.

Anyway, it just comes down to fandango not being imported properly. And thanks for upping the source code; I'll have a look at it now.

K
-=TJ=-Stefan
Offline

Member

Posts: 137
Threads: 10
Joined: Oct 2006
#65
2007-04-22, 07:31 PM
Yes it is from The Birds. One of the greatest short movies ever seen.

Still no luck. Here is wat the log says;

22-4-2007 21:27:00 International Cinemas plugin for GB-PVR
22-4-2007 21:27:00 Refreshing showings...
22-4-2007 21:27:00 Finding showings at "bios=192#city=1" cinema
22-4-2007 21:27:01 Exception: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.RemoveAt(Int32 index)
at InternationalCinemaListingsPlugIn.Netherlands.RefreshShowings()
22-4-2007 21:27:01 Refreshing cinema details...
22-4-2007 21:27:01 Finding details for "bios=192#city=1" cinema.
22-4-2007 21:27:01 Finding details for "bios=194#city=1" cinema.
22-4-2007 21:27:01 Finding details for "bios=199#city=1" cinema.
22-4-2007 21:27:01 Finding details for "bios=304#city=1" cinema.
22-4-2007 21:27:01 Refreshing film details...
22-4-2007 21:27:01 Finding films shown at "bios=192#city=1" cinema.
22-4-2007 21:27:01 Finding films shown at "bios=194#city=1" cinema.
22-4-2007 21:27:02 Finding films shown at "bios=199#city=1" cinema.
22-4-2007 21:27:02 Finding films shown at "bios=304#city=1" cinema.
22-4-2007 21:27:02 Found 0 film links.
22-4-2007 21:27:02 Finished Netherlands
22-4-2007 21:27:02 Downloading trailers...
22-4-2007 21:27:02 Quality: Low
22-4-2007 21:27:02 Cached trailers: C:\Program Files\devnz\gbpvr\Plugins\InternationalCinemaListings\Trailers\
22-4-2007 21:27:02 Generating Dave's Trailer Page index...
22-4-2007 21:27:13 Completed generating index
22-4-2007 21:27:13 Seraching index for trailers...

If you have any idea what is wrong I would like to know.

Thanks again for the support sofar..
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#66
2007-04-22, 07:46 PM (This post was last modified: 2007-04-24, 12:24 AM by McBainUK.)
They used to use:
[url]www.filmladder.nl/hello.aip?show=bios&format=detail&list=bios&bios=214&city=6[/url]
and now they use
[url]www.filmladder.nl/hello.php?show=bios&format=detail&list=bios&bios=214&city=6[/url]

Try the attached version of the Listings Updater exe:
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
-=TJ=-Stefan
Offline

Member

Posts: 137
Threads: 10
Joined: Oct 2006
#67
2007-04-23, 06:56 PM (This post was last modified: 2007-04-23, 08:22 PM by -=TJ=-Stefan.)
McBainUK Wrote:They used to use:
[url]www.filmladder.nl/hello.aip?show=bios&format=detail&list=bios&bios=214&city=6[/url]
and now they use
[url]www.filmladder.nl/hello.php?show=bios&format=detail&list=bios&bios=214&city=6[/url]

Try the attached version of the Listings Updater exe:

Don't you hate it when they change it without telling you... Big Grin

Thanks a million it seems to download the movie information. No trailers though. Will look into it when it is no longer recording. Thanks again for the very good en quick support.

Will let you know if the trailers are working (or not).

Stefan

update 22:18 dutch time. No trailers. No message just The Neterlands finished in the log. The setting is to download trailers is on. Did I miss something. Oh the folder exist C:\Program Files\devnz\gbpvr\Plugins\InternationalCinemaListings\Trailers
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#68
2007-04-23, 11:19 PM
-=TJ=-Stefan Wrote:Don't you hate it when they change it without telling you... Big Grin
Fanandgo and Zap2It seemed to have also changed their site. Working on an update, please be patient...
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#69
2007-04-24, 12:25 AM
Attached for the Fandango change - be good if you USA guys can test it out and let me know if it works or not.

Just extract to the gbpvr/plugins folder
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
l079820
Offline

Junior Member

Posts: 4
Threads: 1
Joined: Apr 2007
#70
2007-04-24, 01:41 AM (This post was last modified: 2007-04-24, 02:51 AM by l079820.)
when i first installed the cinema plug in it worked great. then the past couple of days it does not list movies. my codes are aahvc and aamgk. when i refreash it tills me to reload plugin so i do and still nothing. i first used flandago then i used zap2it but neather one works now..thxxx
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (8): « Previous 1 … 4 5 6 7 8 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  problem with volumeosd plugin and 2.2.6 Wakalaka 19 18,532 2011-09-18, 05:30 AM
Last Post: McBainUK
  McBainUK's first NPVR plugin McBainUK 35 27,929 2011-02-17, 07:58 PM
Last Post: elbryyan
  Screen Saver Plugin - Support Thread McBainUK 34 31,085 2010-01-10, 10:10 PM
Last Post: McBainUK
  Files Plugin support thread McBainUK 28 22,682 2010-01-04, 02:46 PM
Last Post: msrtlt
  ICL not displaying listings Kid_Ego5150 11 12,369 2009-10-21, 09:30 PM
Last Post: Snooze
  Some ICL Plugin issues... jflet1 12 14,338 2009-07-10, 05:02 PM
Last Post: McBainUK
  International cinema not working for me Chris79 13 13,112 2009-06-28, 11:41 AM
Last Post: Chris79
  Cinema Plugin v7.3 - now with Google Movies! McBainUK 54 33,868 2009-05-29, 11:27 PM
Last Post: liteswap
  International Cinema Listings plugin version 7.2 McBainUK 39 29,753 2009-04-03, 02:03 PM
Last Post: McBainUK
  Cinema Listings not parsing? scb147 4 3,974 2009-01-27, 01:39 PM
Last Post: McBainUK

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode