mirror of
				https://github.com/Jonny007-MKD/OTR-DecodeAll
				synced 2025-11-03 16:15:36 +01:00 
			
		
		
		
	Update config
This commit is contained in:
		
							parent
							
								
									5e48ca76a1
								
							
						
					
					
						commit
						f2955a3dde
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								config
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								config
									
									
									
									
									
								
							| 
						 | 
					@ -13,7 +13,7 @@ function funcConfigPre {	# These values are set at the beginning of the script
 | 
				
			||||||
	outDir="/Multimedia/Video/"										# Final dir with videos
 | 
						outDir="/Multimedia/Video/"										# Final dir with videos
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	torrentDb="/home/deluged/torrents.db"							# File with file names and labels (see at github: OTR-TorrentDb)
 | 
						torrentDb="/home/deluged/torrents.db"							# File with file names and labels (see at github: OTR-TorrentDb)
 | 
				
			||||||
	xbmcUrl="user:password@localhost:8080"							# Specify user, password and port for XBMC JSON API (HTTP interface)
 | 
						xbmcUrl="user:password@localhost:8080"							# Specify user, password and port for Kodi JSON API (HTTP interface)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	logFile="/home/deluged/otrDecodeAll.log"						# path to the log file
 | 
						logFile="/home/deluged/otrDecodeAll.log"						# path to the log file
 | 
				
			||||||
	# log levels:	0=off; 1=error; 2=warn; 3=info; 4 debug; 5 verbose debug
 | 
						# log levels:	0=off; 1=error; 2=warn; 3=info; 4 debug; 5 verbose debug
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue