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 Next »
International Cinema Listings plugin version 6.0

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

Senior Member

Posts: 357
Threads: 27
Joined: Sep 2006
#11
2007-09-26, 10:33 PM
When you are unable to play trailers, you want to read these two threads
http://forums.nextpvr.com/showthread.php?t=27948&page=9
http://forums.nextpvr.com/showthread.php...light=.mov

The short answer is that you need a codec that can be found in one of the older versions of quicktime alternative (but not the newest version. Which version might depend on your machine.

and for trailers on the mvp, see http://forums.nextpvr.com/showthread.php...t=mov+file
http://forums.nextpvr.com/showthread.php...t=mov+file
http://forums.nextpvr.com/showthread.php...t=mov+file

For MVPs, you need to transcode the trailers and there seems to be a lot of comments on how to best accomplish this.
PVRx2 v1.4.7|Hauppauge 150 with 45 button remote & HVR1600|Cyberlink for DVD and BDA multiplexer|
evga nvidia gforce 6200: Pentium®4 cpu 2.4 GHz 3 Gb ram|Windows XP: 1 MVP
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#12
2007-09-27, 07:54 AM
forzaKGB Wrote:I have another feature request as most movies have their title translated into swedish the plugin has trouble finding trailers for them, is it possible to have another field getting grabbed that says original title that the plugin also could try for trailers?
I know that http://www.bioprogrammet.nu has the original title on their page so it wold not be hard to get it, perhaps you have more trouble getting the logic to look for trailers from two titles?
Will look into it. May be of use for other languages too.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
forzaKGB
Offline

Member

Posts: 235
Threads: 31
Joined: Mar 2006
#13
2007-09-27, 01:58 PM
I sorted the MVP trailer issue, I have transcoding set up now.

Thanks again McBainUK, you do an excellent job!
cameluk
Offline

Senior Member

Posts: 255
Threads: 13
Joined: Oct 2004
#14
2007-09-27, 03:48 PM
Doesn't seem to be picking up the Cinema address from easycinema

cinema.xml contains

Code:
<Cinemas>
      <Cinema CinemaID="watvue" Name="Vue" Address="" Telephone="0871 224 0240" />
      <Cinema CinemaID="hememp" Name="Empire" Address="" Telephone="0871 471 4714" />
</Cinemas>

However the webpage shows the full address
kayak4ever
Offline

Senior Member

Posts: 357
Threads: 27
Joined: Sep 2006
#15
2007-09-27, 03:55 PM
McBainUK Wrote:Will look into it. May be of use for other languages too.
When you get a chance to pursue this, consider whether you can link English titles to English titles with different capitalization as well.
PVRx2 v1.4.7|Hauppauge 150 with 45 button remote & HVR1600|Cyberlink for DVD and BDA multiplexer|
evga nvidia gforce 6200: Pentium®4 cpu 2.4 GHz 3 Gb ram|Windows XP: 1 MVP
7ore
Offline

Senior Member

Posts: 598
Threads: 68
Joined: Mar 2006
#16
2007-09-28, 11:19 AM (This post was last modified: 2007-09-28, 11:56 AM by McBainUK.)
Just installed the latest version of this plugin (nice that swedish cinemas is supported).
There are a lot of problems in the list. First our special swedish letters is not supported (å,ä,ö) they are presented by squares.
I guess that bioprogrammet.nu is scraped? This is my cinemas from the xml:
Code:
<Cinema CinemaID="0201" Name="" Address="" Telephone="08-56 26 00 00" />
<Cinema CinemaID="1163" Name="" Address="2006" Telephone="08-56 26 00 00" />
<Cinema CinemaID="4" Name="" Address="S?dra Larmgatan 13, 411 16 G?teborg    1995" Telephone="031-17 45 00" />

The Name is empty and in address a year is put, if it's not empty (except in the last post, where the address is correct, except that the start year is put at the end.

Then I edited this setting, but when the listings is updated, I'm back with this list. Can I stop the updating of this xml-file? Or is it only done when I change the settings?
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#17
2007-09-28, 12:44 PM
cameluk Wrote:Doesn't seem to be picking up the Cinema address from easycinema
In sources.xml change the line:
Code:
<cinemaAddressRegEx><![CDATA[Address:(?<CinemaAddress>.*?)>/td>]]></cinemaAddressRegEx>
to:
Code:
<cinemaAddressRegEx><![CDATA[Address:(?<CinemaAddress>.*?)Films:]]></cinemaAddressRegEx>

Might want to make a backup of the file first Smile
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
#18
2007-09-28, 12:47 PM
Quote:First our special swedish letters is not supported (å,ä,ö) they are presented by squares.
Will look into this.

Quote:I guess that bioprogrammet.nu is scraped?
Yes

Quote:Can I stop the updating of this xml-file?
No, not currently.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
7ore
Offline

Senior Member

Posts: 598
Threads: 68
Joined: Mar 2006
#19
2007-09-28, 05:58 PM
I solved it by editing cinema.xml, making a copy of it and created a .bat-file that copies my version of it back in after updates... Good enough. Smile
7ore
Offline

Senior Member

Posts: 598
Threads: 68
Joined: Mar 2006
#20
2007-10-01, 05:48 AM
Small thing.
In the box with Synopsis, actors etc there are five buttons and the first is selected by default. I would like to get to the last one (Close) by pressing arrow up once. Enhancement or bug (the eternal question)??
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  problem with volumeosd plugin and 2.2.6 Wakalaka 19 18,432 2011-09-18, 05:30 AM
Last Post: McBainUK
  McBainUK's first NPVR plugin McBainUK 35 27,827 2011-02-17, 07:58 PM
Last Post: elbryyan
  Screen Saver Plugin - Support Thread McBainUK 34 30,981 2010-01-10, 10:10 PM
Last Post: McBainUK
  Files Plugin support thread McBainUK 28 22,572 2010-01-04, 02:46 PM
Last Post: msrtlt
  ICL not displaying listings Kid_Ego5150 11 12,317 2009-10-21, 09:30 PM
Last Post: Snooze
  Some ICL Plugin issues... jflet1 12 14,275 2009-07-10, 05:02 PM
Last Post: McBainUK
  International cinema not working for me Chris79 13 13,061 2009-06-28, 11:41 AM
Last Post: Chris79
  Cinema Plugin v7.3 - now with Google Movies! McBainUK 54 33,714 2009-05-29, 11:27 PM
Last Post: liteswap
  International Cinema Listings plugin version 7.2 McBainUK 39 29,639 2009-04-03, 02:03 PM
Last Post: McBainUK
  Cinema Listings not parsing? scb147 4 3,951 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