-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathGamez.ini
67 lines (58 loc) · 1.24 KB
/
Gamez.ini
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
[global]
server.socket_host = "127.0.0.1"
server.socket_port = 8085
user_name = ""
password = ""
[NZBMatrix]
username = ""
api_key = ""
[Newznab]
api_key = ""
wii_category_id = "1030"
xbox360_category_id = "1050"
host = ""
port =
[Sabnzbd]
api_key = ""
host = "127.0.0.1"
port = 8081
category = ""
[Scheduler]
download_interval = 900
game_list_update_interval = 86400
[SystemGenerated]
is_to_ignore_update = 0
ignored_version =
api_key = "ikzFRzA1Y8I1UajNJAOQ803TbTYk1vLB64A9SxrAxAw"
sabnzbd_enabled = 0
nzbmatrix_enabled = 0
newznab_enabled = 0
prowl_enabled = 0
growl_enabled = 0
notifo_enabled = 0
blackhole_nzb_enabled = 0
blackhole_torrent_enabled = 0
torrent_kat_enabled = 0
default_search = "Wii"
process_torrent_download_folder_enabled = 0
process_nzb_download_folder_enabled = 0
process_sabnzbd_download_folder_enabled = 0
process_download_folder_wii_enabled = 0
process_download_folder_xbox360_enabled = 0
nzb_completed = 0
[Notifications]
prowl_api = ""
growl_host = ""
growl_port = 23053
growl_password = ""
notifo_username = ""
notifo_apikey = ""
[Blackhole]
nzb_blackhole_path = ""
torrent_blackhole_path = ""
[Folders]
torrent_completed = ""
nzb_completed = ""
sabnzbd_completed = ""
wii_destination = ""
xbox360_destination = "c:\\xbox360"