I'm running OpenPLi 7.2-release (2020-03-09-release-7.2), and when I start AutoTimer for a specific program on specific channel and bouquet, it gets all the channels said show airs on, not just the selected channel.
Example:
Simulation:
As you can see it takes all the channels while it should ONLY select RTL 7 HD.
AutoTimer.xml
<?xml version="1.0" ?> <autotimer version="8"> <timer name="Pokémon - RTL 7 HD" match="Pokémon" enabled="yes" location="/hdd/movie/" offset="20,10" overrideAlternatives="1"> <serviceref>1:0:19:4AED:840:600:FFFF0000:0:0:0:</serviceref> <bouquet>1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.ziggo___volledig.tv" ORDER BY bouquet</bouquet> </timer> </autotimer>
Anyone has this same issue?