Ticket #259 (closed defect: fixed)

Opened 3 years ago

Last modified 7 months ago

appletrailer backend is broken

Reported by: jerrytan Assigned to: jmsizun
Priority: major Milestone: 0.6.6
Component: MediaServer Backend Apple Trailers Version:
Keywords: Cc:

Description

When access its service by using totem, totem can not play any videos.

the reason is that when backend parse http://www.apple.com/trailers/home/xml/current.xml,

it returns some url like http://movies.apple.com/movies/independent/adventuresofpower/adventuresofpower_h640w.mov but when access the url, it will be redirect to http://www.apple.com/trailers/ so totem can not download the movie and play.

the backend is broken.

Change History

13.11.2009 22:42:55 changed by jmsizun

  • status changed from new to closed.
  • resolution set to fixed.

(In [1490]) updated appeltrailer plugin. Trailer have to be proxied through the coherence server to work. Hopefully fixes #259

13.11.2009 22:45:17 changed by jmsizun

  • status changed from closed to reopened.
  • resolution deleted.

Apple have issued some changes to their access to trailers. You now have to fake being a quicktime player.

a tentative fix may be found in svn head.

24.11.2009 14:54:27 changed by jmsizun

  • owner changed from lightyear to jmsizun.
  • status changed from reopened to new.
  • milestone set to 0.7.

27.11.2009 00:29:56 changed by jmsizun

  • status changed from new to closed.
  • resolution set to fixed.

fixed in svn.