# railive bash shell scripting to watch on *nix/linux system the italian rai tv ## To depend: gnu wget gnu grep gnu seed dos2unix mpv media player (mpv we must compiled or instaled whit support for HLS stream) ## Usage: 1) "chmod +x script.sh" set up the execute permission for every script open your terminal and run a specific script for watch specific tv channel ### exmple: watch rai1: run script RAI1.sh or ./RAI1.sh if the script no integrate on the system o in .bashrc from custom prove, change the terminal work directory, on the script live and run as ./RAI1.sh for integrate in the system edit your .bashrc file and add a path for custom railive directory script ### exmple edit .bashrc file integration export PATH=$PATH:"path railive directory script" now bash look the script. ## close a channel or script for close the program, close the mpv window, and the script terminate and cleaning temp file, if the script terminate for error or another cause, or the mpv window not view, you can use the temp files to debug a problem. ## good watching and sorry of my bad english!