[mythtv-commits] Ticket #10883: mythvideo no longer will stream from backend

MythTV noreply at mythtv.org
Fri Jul 13 18:13:21 UTC 2012


#10883: mythvideo no longer will stream from backend
--------------------------------------------+------------------------------
 Reporter:  Steven Adeff <adeffs.mythtv@…>  |          Owner:
     Type:  Bug Report - General            |         Status:
 Priority:  minor                           |  infoneeded_new
Component:  Plugin - MythVideo              |      Milestone:
 Severity:  medium                          |        Version:  0.25.1
 Keywords:                                  |     Resolution:
                                            |  Ticket locked:  0
--------------------------------------------+------------------------------

Comment (by Steven Adeff <adeffs.mythtv@…>):

 so that's the frustrating thing, on two linux frontends NONE of them work
 (and I noticed the same with my Macbook), but on two other linux frontends
 they all work fine!

 the backend is standalone, though if I ssh in and try it works. the two
 that don't work, if I ssh in, they still don't work.

 > SELECT * FROM videometadata WHERE filename LIKE '%Alien\ (1979).mkv';
 +-------+-------+----------+---------+----------+--------+------+--------+----------+---------------+----------+------+-------------+------------+--------+-----------+--------+---------+-----------+-------------------------+------------------+-----------+---------+--------+---------+-----------+-------------+----------+---------+------------+------------+--------+--------+---------------------+-------------+
 | intid | title | subtitle | tagline | director | studio | plot | rating |
 inetref  | collectionref | homepage | year | releasedate | userrating |
 length | playcount | season | episode | showlevel | filename
 | hash             | coverfile | childid | browse | watched | processed |
 playcommand | category | trailer | host       | screenshot | banner |
 fanart | insertdate          | contenttype |
 +-------+-------+----------+---------+----------+--------+------+--------+----------+---------------+----------+------+-------------+------------+--------+-----------+--------+---------+-----------+-------------------------+------------------+-----------+---------+--------+---------+-----------+-------------+----------+---------+------------+------------+--------+--------+---------------------+-------------+
 |   135 | Alien |          | NULL    | Unknown  | NULL   | None | NR     |
 00000000 |            -1 |          | 1895 | 0000-00-00  |          0 |
 0 |         0 |      0 |       0 |         1 | Movies/Alien (1979).mkv |
 6f6ad0567c7cdf4d |           |      -1 |      1 |       0 |         1 |
 NULL        |        0 |         | fileserver |            |        |
 | 2012-06-11 22:08:36 | MOVIE       |
 +-------+-------+----------+---------+----------+--------+------+--------+----------+---------------+----------+------+-------------+------------+--------+-----------+--------+---------+-----------+-------------------------+------------------+-----------+---------+--------+---------+-----------+-------------+----------+---------+------------+------------+--------+--------+---------------------+-------------+
 1 row in set (0.01 sec)

 > SELECT * FROM storagegroup WHERE groupname='Videos';
 +----+-----------+-------------+-------------------------+
 | id | groupname | hostname    | dirname                 |
 +----+-----------+-------------+-------------------------+
 |  7 | Videos    | mythbackend | /media/storage/1/video/ |
 |  8 | Videos    | mythbackend | /media/storage/2/video/ |
 |  9 | Videos    | mythbackend | /media/storage/3/video/ |
 | 10 | Videos    | mythbackend | /media/storage/4/video/ |
 | 11 | Videos    | mythbackend | /media/storage/5/video/ |
 +----+-----------+-------------+-------------------------+
 5 rows in set (0.01 sec)

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10883#comment:11>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list