forked from mdhiggins/sickbeard_mp4_automator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
autoProcess.ini.sample
75 lines (70 loc) · 1.12 KB
/
autoProcess.ini.sample
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
[SickBeard]
host=localhost
port=8081
username=
password=
web_root=
ssl=0
api_key=
[Sonarr]
host=localhost
port=8989
web_root=
ssl=0
apikey=
[MP4]
ffmpeg=ffmpeg.exe
ffprobe=ffprobe.exe
output_directory=
copy_to=
move_to=
output_extension=mp4
output_format=mp4
delete_original=True
relocate_moov=True
audio-codec=ac3
video-codec=h264,x264
video-bitrate=
ios-audio=True
max-audio-channels=
audio-language=
audio-default-language=
audio-channel-bitrate=
subtitle-language=
subtitle-default-language=
fullpathguess=True
convert-mp4=False
tagfile=True
tag-language=en
download-artwork=True
download-subs=False
embed-subs=True
sub-providers=addic7ed,podnapisi,thesubdb,opensubtitles
permissions=0777
[CouchPotato]
host = localhost
port = 5050
username =
password =
web_root =
ssl = 0
apikey =
delay = 65
method = renamer
delete_failed = 0
[uTorrent]
convert=
couchpotato-label=couchpotato
sickbeard-label=sickbeard
sonarr-label=sonarr
webui=False
action_before=stop
action_after=removedata
host=http://localhost:8080/
username=
password=
[SABNZBD]
convert=True
Sickbeard-category=sickbeard
Couchpotato-category=couchpotato
Sonarr-category=sonarr