Ticket #1849: label.conf

File label.conf, 1.8 KB (added by Cas, 13 years ago)

label.conf

Line 
1{
2  "file": 1,
3  "format": 1
4}{
5  "labels": {
6    "passthepopcorn.me": {
7      "max_download_speed": -1,
8      "stop_at_ratio": false,
9      "apply_move_completed": true,
10      "apply_queue": false,
11      "auto_add": true,
12      "max_upload_slots": -1,
13      "prioritize_first_last": false,
14      "move_completed": true,
15      "max_connections": -1,
16      "is_auto_managed": false,
17      "max_upload_speed": -1,
18      "auto_add_trackers": "please.passthepopcorn.me",
19      "remove_at_ratio": false,
20      "stop_ratio": 2,
21      "move_completed_path": "/mnt/raid10/torrents/passthepopcorn",
22      "apply_max": false
23    },
24    "tvtorrents.com": {
25      "max_download_speed": -1,
26      "stop_at_ratio": false,
27      "apply_move_completed": false,
28      "apply_queue": false,
29      "auto_add": true,
30      "max_upload_slots": -1,
31      "prioritize_first_last": false,
32      "move_completed": false,
33      "max_connections": -1,
34      "is_auto_managed": false,
35      "max_upload_speed": -1,
36      "auto_add_trackers": "tracker1.tvtorrents.com\ntracker2.tvtorrents.com",
37      "remove_at_ratio": false,
38      "stop_ratio": 2,
39      "move_completed_path": "",
40      "apply_max": false
41    },
42    "what.cd": {
43      "max_download_speed": -1,
44      "stop_at_ratio": false,
45      "apply_move_completed": true,
46      "apply_queue": false,
47      "auto_add": true,
48      "max_upload_slots": -1,
49      "prioritize_first_last": false,
50      "move_completed": false,
51      "max_connections": -1,
52      "is_auto_managed": false,
53      "max_upload_speed": -1,
54      "auto_add_trackers": "tracker.what.cd",
55      "remove_at_ratio": false,
56      "stop_ratio": 2,
57      "move_completed_path": "/mnt/raid10/torrents/what.cd",
58      "apply_max": false
59    }
60  },
61  "torrent_labels": {
62!!SANITISED!!
63  }
64}