[mythtv-commits] Ticket #12598: IPTV/Freebox multiple recorders issue (both transition as new setup)

MythTV noreply at mythtv.org
Mon Jan 11 20:17:45 UTC 2016


#12598: IPTV/Freebox multiple recorders issue (both transition as new setup)
--------------------------------------+--------------------------
     Reporter:  charles.bovy@…        |      Owner:
         Type:  Bug Report - General  |     Status:  new
     Priority:  minor                 |  Milestone:  unknown
    Component:  MythTV - General      |    Version:  Master Head
     Severity:  medium                |   Keywords:  iptv freebox
Ticket locked:  0                     |
--------------------------------------+--------------------------
 There are two scenarios:
 1. upgrade from 0.27.5 with two separate IPTV/Freebox recorders, pointing
 to same URL m3u file, same host, same videosource
 2. create two separate new IPTV/Freebox recorders in master, pointing to
 same URL m3u file, same host, same videosource

 Scenario 1:
 The two separate IPTV/Freebox recorders get consolidated into one
 recorder, with multirec. In master, table inputgroup is used for Freebox
 recorder. For the two recorders, there is one inputgroupid, so no two
 simultaneous recordings possible on different channels. Changing one of
 them manually to a unique inputgroupid, everything works as in 0.27.5

 My conclusion: during transition, the two unrelated Freebox recorders are
 merged into one recorder with multirec enabled. Possibly possible due to
 same URL to m3u file, so inputgroupname is the same.

 Transition needs to be checked and fixed.

 Scenario 2:
 I've added two IPTV/Freebox recorders, with same URL to M3U file.
 I connect them both to the same videosource.
 The two recorders end up with the same inputgroupid, where they should
 have different inputgroupids. The inputgroupname is the same due to the
 host and M3U url (example: inputgroupname =
 hostname!http://192.168.1.1/file.m3u).
 Changing one of them manually to a unique inputgroupid, everything works
 as in 0.27.5

 My conclusion: Creating two separate recorders works, but they get the
 same inputgroupid because of the inputgroupname is the same.

 The creation of IPTV recorders and assigning unique inputgroupids needs to
 be reviewed.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12598>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list