[mythtv-firehose] mythtv/master commit: 9b6ef6f05 by Chris Pinkham (cpinkham)

MythTV noreply at mythtv.org
Sat Feb 18 02:23:48 UTC 2012


      Author:  Chris Pinkham <cpinkham at mythtv.org>
 Change Date:  2012-02-17T18:18:36-08:00
   Push Date:  2012/02/17 18:23:38 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  9b6ef6f0565c2fd2c760e9498ff14eeb92279838
   Changeset:  https://github.com/MythTV/mythtv/commit/9b6ef6f05

Log:

A couple JW Player related mythbackend webserver fixes.

Send the proper application/x-shockwave-flash mime type for .swf files.

The adaptiveProvider.swf HLS plugin can not be loaded using the
/Content/GetFile?StorageGroup=3rdParty&FileName=JW_Player/adaptiveProvider.swf
URL, so provide another way to load files from Storage Groups.  It is
now possible to fetch the above file or any Storage Group file using
a URL of the form /StorageGroup/GROUPNAME/FILENAME, for example:
http://backendip:6544/StorageGroup/3rdParty/JW_Player/adaptiveProvider.swf

Modified:

   mythtv/libs/libmythupnp/htmlserver.cpp
   mythtv/libs/libmythupnp/httprequest.cpp



More information about the mythtv-firehose mailing list