[mythtv-users] Mythweb video streaming

nik gibson nik.gibson at gmail.com
Wed Sep 2 22:28:23 UTC 2009


Hello,

I get the following error when I attempt to stream or direct download
a video through mythweb:

2013_20090902170000.mpg does not exist in any recognized storage group
directories for this host.

I've confirmed the video does exist and the storage group is set
properly in the database with the correct hostname that is set in
mythweb.conf and through the ServerName directive in apache2.conf

Tivo:/etc/apache2/sites-available# ls
/storage/recordings/2013_20090902170000.mpg
/storage/recordings/2013_20090902170000.mpg

mysql> select * from storagegroup where groupname = "Default" order by hostname;
+----+-----------+------------------------+----------------------+
| id | groupname | hostname               | dirname              |
+----+-----------+------------------------+----------------------+
|  2 | Default   | Tivo                   | /storage/recordings/ |
+----+-----------+------------------------+----------------------+
2 rows in set (0.00 sec)

No info in the myth front/backend logs or the apache2 error/access logs.

Any pointers on where to look next would be much appreciated.

Thanks!

-Nik-


More information about the mythtv-users mailing list