[Request] Food Network - plugin or script

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
hrcolb0 Offline
Member
Posts: 61
Joined: Jan 2009
Reputation: 0
Post: #11
I had the same problem with my hgtv plugin I was making, and if they work of the same video server, it's probably the same problem.
find quote
MDPauley Offline
Senior Member
Posts: 264
Joined: Mar 2004
Reputation: 0
Location: Centreville, Va
Post: #12
hmmmm... I'll look at it tonight if I can, if not tomorrow...
find quote
MDPauley Offline
Senior Member
Posts: 264
Joined: Mar 2004
Reputation: 0
Location: Centreville, Va
Post: #13
Sorry, there is nothing I can do on this one for now. There is a trac ticket opened for problems playing mms files (which foodtv and hgtv uses).

MDPauley
find quote
hrcolb0 Offline
Member
Posts: 61
Joined: Jan 2009
Reputation: 0
Post: #14
I put in the trac, and it hasn't seen traction in a couple of weeks, so I've been trying a couple of things.

This playlist code got the stream from hgtv to play, but it looked like it was a HD video (double speed play and no audio).

This help anyone?

Code:
[playlist]
NumberOfEntries=1

File1=mms://wms.scripps.com/library/HGTV/0120227.wmv?&MSWMExt=.asf
Title1=Radio
Length1=-1

Version=2
find quote
Post Reply