[mythtv-users] Default Record Group with all records in it ?

Robert Bude dbnrup at rupat.de
Thu Feb 4 09:34:13 UTC 2010


temporary solution without patching or upgrading is a cron job like this:

crontab -l
# m h  dom mon dow   command
* * * * * mysql -u mythtv --pass=************ -e "UPDATE recorded SET 
recgroup='unsorted' WHERE recgroup='default';" mythconverg

The records in the "default" group goes to a new (or existing) 
"unsorted" group. Because of right showing all groups except the 
"default" group this is a good workarround in my opinion.

Greetings Robert

Michael T. Dean schrieb:
> On 02/02/2010 05:36 PM, Robert Bude wrote:
>   
>> I have 6 record groups. News,Movies,Documentary ...... and a "default" group
>> ok the default group is fine because if i just press record the record is in
>> this group
>>
>> My problem is: When going to "watch recordings screen" i see the default group
>> and in it ALL recordings ! not just the "default" recordings ! Is this a feature
>> or is there something wrong ?
>>   
>>     
>
> Fixed in trunk, so it will be fixed when 0.23 is released (soon).
>
> http://svn.mythtv.org/trac/ticket/7863
>
> Mike
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>   



More information about the mythtv-users mailing list