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
1 2 3 4 Next »
ICL Stopped Working

 
  • 0 Vote(s) - 0 Average
ICL Stopped Working
Sykor
Offline

Member

Posts: 182
Threads: 3
Joined: Mar 2009
#21
2009-11-26, 01:14 PM
steeb Wrote:Anyway thanks (as always) now just to get the pesky 24KB trailers sorted :p

@McBainUK

Regarding this, is the data collected by trailers manager saved anywhere or is it simply redone every time?
If it was saved, we could use wget (as suggested in the blog entry referenced in Davestrailers) in a post batch to download the trailers.
Or ICL itself could launch wget in runtime. A bit crude for sure, but would provide a quick patch/fix until a more elegant one is done.


EDIT: that's what I get for taking so long to finish my posts.... LOL talk about lagging behind Wink
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#22
2009-11-26, 01:21 PM
Sorry, I don't understand what you mean by "data collected" - what data?

Can you reproduce the Davestrailers blog post here? What does wget do?

edit: like I said, I havn't had a chance to look on the DavesTrailers site to see what's changed and broken ICLP.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
Sykor
Offline

Member

Posts: 182
Threads: 3
Joined: Mar 2009
#23
2009-11-26, 01:59 PM
McBainUK Wrote:Sorry, I don't understand what you mean by "data collected" - what data?

Can you reproduce the Davestrailers blog post here? What does wget do?

edit: like I said, I havn't had a chance to look on the DavesTrailers site to see what's changed and broken ICLP.

I was talking about this data:
Quote:25-11-2009 3:02:51 Trailer Manager - Completed generating index, 2921 film entries found
25-11-2009 3:02:51 TrailerManager - Searching index for trailers...
25-11-2009 3:02:51 TrailerManager - No trailer found for film: 'A Christmas Carol'
25-11-2009 3:02:51 TrailerManager - No trailer found for film: 'Chéri'
25-11-2009 3:02:51 TrailerManager - Skipping trailer search for film: 'Surrogates' as already exists
25-11-2009 3:02:51 TrailerManager - Skipping trailer search for film: 'The Accidental Husband' as already exists
25-11-2009 3:02:51 TrailerManager - Skipping trailer search for film: '2012' as already exists
25-11-2009 3:02:51 TrailerManager - Skipping trailer search for film: 'Spread' as already exists
25-11-2009 3:02:51 TrailerManager - No trailer found for film: 'The Informant!'
25-11-2009 3:02:51 TrailerManager - Trailer Search Performance Results...

wget is (basically) just a command-line downloader. If you specify the URL and he downloads it. What is interesting (for our purpose) is it's abiity to take a custom User Agent (such as "Quicktime 7.6.2") and relay that when downloading.

So, for any given trailer we would execute: C:\>wget -U "QuickTime/7.6.2" http://site/trailer_filename.mov -O target_directory/target_filename.mov

I tried it, it works (switch is -U not -u, and -O not -o).

Anyway: relevant quote from blog entry
Quote:Direct download links for HD trailers on Apple are currently busted. From their tweet, it looks like the change was made to deal with the influx of user traffic/bandwidth for the Avatar trailer:

Quote:Adjustments made to support additional #Avatar teaser trailer traffic now live http://tinyurl.com/avatarteaser/ #avatarmovie

It looks like one of the adjustments they made was to only allow Quicktime to download the trailer. Any web browser will be automatically redirected to the Apple – Movie Trailers’ homepage.

If you have a download utility or are able to spoof the User Agent in your browser (i.e. User Agent Switcher for Firefox), you can still get around this.

The user agent my Quicktime uses is:
QuickTime/7.6.2 (qtver=7.6.2;os=Windows NT 5.1Service Pack 3)

I’ve confirmed you don’t actually need the content inside the parenthesis: ()

Using wget, I was able to download the Avatar 1080p trailer with:
wget -U "QuickTime/7.6.2" http://www.apple.com/movies/fox/avatar/a...h1080p.mov
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#24
2009-11-26, 02:14 PM
The Trailer Manager's index data is generated on each update (as Dave's Trailers page might have new trailers available).

------------------------

Can someone try the attached updater exe. It reports it's user agent as "QuickTime/7.6.2" Smile. Based on the blog post copied quoted by Sykor this maybe all that's required to get the trailers working again.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
Sykor
Offline

Member

Posts: 182
Threads: 3
Joined: Mar 2009
#25
2009-11-26, 03:00 PM
No go. (exe's last modification date is 21 July - wrong exe uploaded perhaps?)
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#26
2009-11-26, 03:13 PM
That is the right exe (see creation date).

Will look into it further and see what Apple's changed it how it broken the ICLP trailer downloads. Watch this space...
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
#27
2009-11-27, 10:33 PM
Version 8.0.8 now available on the wiki. Should fix the 24KB trailers problem.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#28
2009-11-27, 10:42 PM
Can't wait! Now excuse needed to go and tweak whilst some other rubbish is watched.....

Steeb
[SIZE="1"]When you have eliminated the impossible, whatever remains, however improbable, must be the truth.[/SIZE]

[SIZE="2"]NextPVR Documentation (wiki) admin/contributor[/SIZE]

profile on wiki & computer specifications
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#29
2009-11-27, 11:22 PM
Found an excuse to tweak, and for me confirm trailers now download in full, no more 24KB size weird stuff.

Cheers

Steeb
[SIZE="1"]When you have eliminated the impossible, whatever remains, however improbable, must be the truth.[/SIZE]

[SIZE="2"]NextPVR Documentation (wiki) admin/contributor[/SIZE]

profile on wiki & computer specifications
Snooze
Offline

Posting Freak

Posts: 905
Threads: 26
Joined: Feb 2009
#30
2009-11-28, 05:55 AM
Thanks McBainUK... its great to have the plugin in working order again!
[SIZE="1"]Gigabyte GA-EP45-UD3R, Win8, Core 2 Duo E8400 3.0GHz, 6 GB (2GBx2, 1GBx2) DDR2 800, GIGABYTE GV-N220OC-1GI Video, CM Real Power Pro 550 Watt PS, HVR-2250 & HVR-1600 analog/Clear QAM, Realtek S/PDIF, Harmony 880 in MCE remote mode w/ Gestion LM Remote Keymap.
NPVR 2.5.9 (SAF6) Cyberlink video & LAV/ffdshow Audio Filters. Skin=Default Horizontal
Plugins: Weather
External Apps: XBMC, Hulu, Boxee, Winamp
Utilities:Comskip[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  International cinema not working for me Chris79 13 12,899 2009-06-28, 11:41 AM
Last Post: Chris79

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

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

Linear Mode
Threaded Mode