coming attractions page (1 Viewer)

A

Anonymous

Guest
Exellent idea. This has been discussed on xbmc forum, and the developer Guybrush had some intresting ideas of how this would work.

Quote
"And darkie, in your python script you are indeed parsing the website which could change over time, but take a look at:
http://www.apple.com/moviesxml/h/index.xml
or
http://www.apple.com/moviesxml/h/view1_all.xml
(set your user agent to "iTunes/4.5")

Sneaky eh?, XML is perfect for these kind of things ;)

iTunes uses these urls for trailers, so the format wont change or they will break their own application."

This quote has been taken from.
http://www.xboxmediaplayer.de/cgi-b...4320ad7d4ab6e163bb366e;act=ST;f=5;t=5598;st=0

Maby someone skilled programmer would like 2 make a plugin for myTrailer?
 
A

Anonymous

Guest
Odrike said:
Exellent idea. This has been discussed on xbmc forum, and the developer Guybrush had some intresting ideas of how this would work.

Quote
"And darkie, in your python script you are indeed parsing the website which could change over time, but take a look at:
http://www.apple.com/moviesxml/h/index.xml
or
http://www.apple.com/moviesxml/h/view1_all.xml
(set your user agent to "iTunes/4.5")

Sneaky eh?, XML is perfect for these kind of things ;)

iTunes uses these urls for trailers, so the format wont change or they will break their own application."

This quote has been taken from.
http://www.xboxmediaplayer.de/cgi-b...4320ad7d4ab6e163bb366e;act=ST;f=5;t=5598;st=0

Maby someone skilled programmer would like 2 make a plugin for myTrailer?

awesome!
 

dman_lfc

Retired Team Member
  • Premium Supporter
  • July 28, 2004
    1,772
    30
    UK
    Home Country
    New Zealand New Zealand
    Just FYI,

    If you use QuickTime Alternative *.MOV movies play nicely in MP...
    I manually pull down the streams and store them for TV playback so feature you guys are talking about would be very nice.

    DMAN.
     
    A

    Anonymous

    Guest
    dman_lfc said:
    Just FYI,

    If you use QuickTime Alternative *.MOV movies play nicely in MP...
    I manually pull down the streams and store them for TV playback so feature you guys are talking about would be very nice.

    DMAN.

    althought it would be better if the coming attractions feature could pull them directly off the apple trailers page
     
    A

    Anonymous

    Guest
    I've started working on a scrapper application to pull showtimes for local movie theatres. I can't find anything like xmltv for movies.
    movietickets.com has all AMC theatres.
    canada.com has all the other theatres for canada.

    I'm trying to select a good site to scrape from for testing. I'm thinking a config can define numberous sights and some parameters to help in the scrapping.
    What good site are there for movie listings? Anything else i'm missing?
    I'm kind of at the proof on concept stage.
     
    A

    Anonymous

    Guest
    knubile said:
    I've started working on a scrapper application to pull showtimes for local movie theatres. I can't find anything like xmltv for movies.
    movietickets.com has all AMC theatres.
    canada.com has all the other theatres for canada.

    I'm trying to select a good site to scrape from for testing. I'm thinking a config can define numberous sights and some parameters to help in the scrapping.
    What good site are there for movie listings? Anything else i'm missing?
    I'm kind of at the proof on concept stage.

    wow! keep up the work. thanks man.
     
    A

    Anonymous

    Guest
    Well, I can't really complete this plugin without a good selection of sites to scrape the info from.
    I can do it for my personal needs cause there's only a couple of theatres I go to in the Ottawa(Ontario, Canada) area.
    All the relevent information is at famousplayers.com and moviewatcher.com.
    I don't think that covers much in the states and definitely doesn't cover anything overseas.

    I'm looking for a good selection of sites to make sure the program works as expected.
    What sites do the readers of this forum go to for show time information?
     
    A

    Anonymous

    Guest
    You should try http://movies.yahoo.com/

    I know that the myHTPC/Meedio version of their plugin runs from yahoo. It works on Zip code and there are versions for about 15 countries which all work in a similar way, so it fairly easy to code for a lot of countries. The one above covers the USA and Canada.

    Australia and New Zealand http://au.movies.yahoo.com/

    If you want I can track the whole list for you.
     
    A

    Anonymous

    Guest
    That site looks like a good choice to start with. It doesn't cover the AMC theatres but that's alright.
    I'll start with that one.
    Thanks forbes
     

    Users who are viewing this thread

    Similar threads

    Assuming there are any devs that are watching this thread... I have a follow-up here with an exception message that happens on an X86 1.32 upgrade from 1.31 X86 final. When I start the TV Server configuration, I get the attached screen-shot message box popping up. I checked in "C:\Program Files (x86)\Team MediaPortal\MediaPortal TV...
    Assuming there are any devs that are watching this thread... I have a follow-up here with an exception message that happens on an...
    I am in the process of moving my media portal installation to a new PC running Windows 11. I open TV-Server configuration go to TV...
    Replies
    24
    Views
    1K
    If anyone ever experiences the above, I found a fix. Removing and reinstalling MP-TVSeries fixed it. It must have gotten corrupted during the reinstall of MP. I also had to do the same with TRAKT which had some issues too that were not apparent at the time. All is well once again. :cool:
    If anyone ever experiences the above, I found a fix. Removing and reinstalling MP-TVSeries fixed it. It must have gotten corrupted...
    After much trial and error and comparing this computer with another that was working, I finally found out that Fanarthandler...
    Replies
    1
    Views
    357
    Thanks guys for your help so far, I'll check out the info.
    Thanks guys for your help so far, I'll check out the info.
    Hi, I've been using MP2 for a couple of years now. And I was wondering how easy would it be (for me) to add extra features to the...
    Replies
    14
    Views
    1K
    Thanks again for all the help. I deleted 'BDHandler.dll" from the process folder, and as expected, it no longer appears in the MePo configuration utility. I also downloaded the X86 BDReader plugin that you posted. Renamed the existing files in the MePo folder, and copied the updated files to the MePo folder. For the most part...
    Thanks again for all the help. I deleted 'BDHandler.dll" from the process folder, and as expected, it no longer appears in the...
    I'm not sure that this works on 32-bit, but if I try to play a 4K UHD Blu-ray (Using makeMKV, modified firmware, and AnyDVD HD) the...
    Replies
    22
    Views
    993
    MP1 MP2 MP2 - V2.5 Trailer plugin DE
    Maybe the wording “plugin” is misleading, because almost every feature in MP2 is basically a plugin. This allows to even exchange core elements easily. Short: Of course it can be also a feature as part of the installer, means integrated for the user.
    Maybe the wording “plugin” is misleading, because almost every feature in MP2 is basically a plugin. This allows to even exchange...
    The question, if MP2 can support trailers came up several times (e.g. here) and was so far always neglected mainly because of the...
    Replies
    14
    Views
    1K
    Top Bottom