[mythtv-users] MythTV Android Not Playing

Chris Pinkham cpinkham at bc2va.org
Sun Sep 16 01:51:25 UTC 2012


* On Fri Sep 14, 2012 at 06:42:53PM -0500, Richard Shaw wrote:
> > Can you confirm if your .m3u8 playlists now have entries in them
> > that are of the form /StorageGroup/Streaming/SOME_FILENAME instead
> > of /Content/GetFile?StorageGroup=Streaming&Filename=SOME_FILENAME
> 
> Here's one of them:
> 
> #EXTM3U
> #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1020800
> /StorageGroup/Streaming/1031_20120906190000.mpg.864x480_800kV_128kA.av.m3u8
> #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=35200
> /StorageGroup/Streaming/1031_20120906190000.mpg.864x480_800kV_128kA.ao_32kA.m3u8

OK, that looks good.  Do you have the "GetFile - Filename missing."
entries in your backend log?  If not, you may be having a different
issue.  The URLs above in your .m3u8 files indicate you
should be bypassing the Content::GetFile() method which prints
out that log entry.

--
Chris


More information about the mythtv-users mailing list