1
0
Fork 0
mirror of https://github.com/Jonny007-MKD/OTR-DecodeAll synced 2024-05-02 20:54:06 +02:00

Update config

This commit is contained in:
Jonny007-MKD 2015-02-24 15:14:08 +01:00
parent 5e48ca76a1
commit f2955a3dde

2
config
View file

@ -13,7 +13,7 @@ function funcConfigPre { # These values are set at the beginning of the script
outDir="/Multimedia/Video/" # Final dir with videos
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
# log levels: 0=off; 1=error; 2=warn; 3=info; 4 debug; 5 verbose debug