mirror of
				https://github.com/rofafor/vdr-plugin-iptv.git
				synced 2023-10-10 11:37:03 +00:00 
			
		
		
		
	One more consistency change.
This commit is contained in:
		@@ -17,7 +17,7 @@ ABITRATE=320
 | 
			
		||||
 | 
			
		||||
# There is a way to specify multiple URLs in the same script. The selection is
 | 
			
		||||
# then controlled by the extra parameter passed by IPTV plugin to the script
 | 
			
		||||
case $PARAMETER in
 | 
			
		||||
case ${PARAMETER} in
 | 
			
		||||
    1)
 | 
			
		||||
	URL=""
 | 
			
		||||
	;;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user