mirror of
				https://github.com/rofafor/vdr-plugin-iptv.git
				synced 2023-10-10 11:37:03 +00:00 
			
		
		
		
	Updated device name.
This commit is contained in:
		
							
								
								
									
										3
									
								
								device.c
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								device.c
									
									
									
									
									
								
							@@ -181,7 +181,8 @@ cString cIptvDevice::GetInformation(unsigned int Page)
 | 
			
		||||
 | 
			
		||||
cString cIptvDevice::DeviceName(void) const
 | 
			
		||||
{
 | 
			
		||||
  return "IPTV";
 | 
			
		||||
  debug("cIptvDevice::DeviceName(%d)\n", deviceIndex);
 | 
			
		||||
  return cString::sprintf("IPTV %d", deviceIndex);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
int cIptvDevice::SignalStrength(void) const
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user