[mythtv-users] a recording is present in mythweb byt not under "watch recordings" of the frontend
Michael T. Dean
mtdean at thirdcontact.com
Fri Sep 10 20:00:18 UTC 2010
On 09/10/2010 02:40 PM, Stefano Pucillo wrote:
> it's not this case, I don't have any filter and it's not a new
> recording, in mythweb I have two recording "REGENESIS" and "REGENESIS"
> (same names) the first with all episodes but one, and the second with
> the missing episode.
> Instead in the frontend interface, I ahve two "REGENESIS" both with
> all episodes but one.
>
> Do you have any idea about the cause?
Can you please sent the output of:
cat<< "EOF" | mysql -umythtv -p mythconverg 2>&1 | tee -a ~/recordings.txt
SELECT * FROM recorded WHERE title = 'REGENESIS'\G
SELECT * FROM settings WHERE value = 'DisplayGroupDefaultViewMask';
EOF
(making sure not to include a space after the last EOF--even though the
mail client will almost certainly add one) as an attachment to a message
(the output will be in a file called recordings.txt in your home
directory). If I messed up the title, please fix it so you actually get
information on the affected recordings. Feel free to send the reply
directly to me if you don't want to post it to the list.
Thanks,
Mike
More information about the mythtv-users
mailing list