[mythtv-commits] Ticket #13014: switching to required delivery system

MythTV noreply at mythtv.org
Thu Mar 28 11:54:06 UTC 2019


#13014: switching to required delivery system
----------------------------------+-------------------------------
 Reporter:  willem@…              |          Owner:  Klaas de Waal
     Type:  Bug Report - General  |         Status:  assigned
 Priority:  minor                 |      Milestone:  31.0
Component:  MythTV - DVB          |        Version:  0.28.0
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------------

Comment (by Klaas de Waal):

 Replying to jpilk comment:36

 If you are adventurous you could do something like this:

 MariaDB [mythconverg]> update recorded set chanid=(chanid DIV 1000 *
 10000) + (chanid MOD 1000) where chanid<10000 limit 1;
 Query OK, 1 row affected (0.001 sec)
 Rows matched: 1  Changed: 1  Warnings: 0

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13014#comment:37>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list