forked from hummypkg/webif
Restrict matching epsiodes search to same channel
This commit is contained in:
parent
6f45884f94
commit
bc2e6c1a85
@ -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…
Reference in New Issue
Block a user