diff --git a/bin/tdtcli.pl b/bin/tdtcli.pl index cb327b9..9e10e45 100644 --- a/bin/tdtcli.pl +++ b/bin/tdtcli.pl @@ -74,6 +74,7 @@ sub select_channel { close(STDERR); close(STDIN); system 'mpv', $current_channel_options->[0]{url}; + exit; } sub show_channels {