Restrict matching epsiodes search to same channel
This commit is contained in:
parent
a748870195
commit
6c3c1f3423
@ -970,6 +970,7 @@ proc {rsv construct} {event type} {
|
||||
set now [clock seconds]
|
||||
set progs [lmap i [\
|
||||
epg dbfetch dump -scrid [$event get series_crid] \
|
||||
-service [$event get service_id] \
|
||||
-sort start] {
|
||||
if {[set ecrid [$i get event_crid]] eq ""} continue
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user