mirror of
				https://github.com/DigitalDevices/pvr.octonet.git
				synced 2025-03-01 10:53:09 +00:00 
			
		
		
		
	Update on kodi to addon interface
This commit is contained in:
		
				
					committed by
					
						 Julian Scheel
						Julian Scheel
					
				
			
			
				
	
			
			
			
						parent
						
							ff41fc9acc
						
					
				
				
					commit
					3494c4c470
				
			| @@ -1,7 +1,7 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <addon | ||||
| 	id="pvr.octonet" | ||||
| 	version="0.3.7" | ||||
| 	version="0.3.8" | ||||
| 	name="Digital Devices Octopus NET Client" | ||||
| 	provider-name="digitaldevices"> | ||||
| 	<requires>@ADDON_DEPENDS@</requires> | ||||
|   | ||||
| @@ -83,8 +83,6 @@ ADDON_STATUS ADDON_Create(void *callbacks, void* props) | ||||
| 	return addonStatus; | ||||
| } | ||||
|  | ||||
| void ADDON_Stop() {} /* no-op */ | ||||
|  | ||||
| void ADDON_Destroy() | ||||
| { | ||||
| 	delete pvr; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user