Track deluge config files
1
deluge/.config/deluge/auth
Normal file
@ -0,0 +1 @@
|
||||
localclient:899af0a066851be501fe66d420ee78a5d1d09133:10
|
101
deluge/.config/deluge/core.conf
Normal file
@ -0,0 +1,101 @@
|
||||
{
|
||||
"file": 1,
|
||||
"format": 1
|
||||
}{
|
||||
"info_sent": 0.0,
|
||||
"lsd": true,
|
||||
"send_info": false,
|
||||
"move_completed_path": "/home/coolneng/Downloads",
|
||||
"enc_in_policy": 1,
|
||||
"queue_new_to_top": false,
|
||||
"ignore_limits_on_local_network": true,
|
||||
"rate_limit_ip_overhead": true,
|
||||
"daemon_port": 58846,
|
||||
"natpmp": true,
|
||||
"max_active_limit": 8,
|
||||
"utpex": true,
|
||||
"max_active_downloading": 3,
|
||||
"max_active_seeding": 5,
|
||||
"allow_remote": false,
|
||||
"max_half_open_connections": 50,
|
||||
"download_location": "/home/coolneng/Downloads",
|
||||
"compact_allocation": false,
|
||||
"max_upload_speed": -1.0,
|
||||
"cache_expiry": 60,
|
||||
"prioritize_first_last_pieces": false,
|
||||
"auto_managed": true,
|
||||
"enc_level": 2,
|
||||
"max_connections_per_second": 20,
|
||||
"dont_count_slow_torrents": false,
|
||||
"random_outgoing_ports": true,
|
||||
"max_upload_slots_per_torrent": -1,
|
||||
"new_release_check": true,
|
||||
"enc_out_policy": 1,
|
||||
"outgoing_ports": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"seed_time_limit": 180,
|
||||
"cache_size": 512,
|
||||
"share_ratio_limit": 2.0,
|
||||
"max_download_speed": -1.0,
|
||||
"geoip_db_location": "/var/lib/GeoIP/GeoIP.dat",
|
||||
"torrentfiles_location": "/home/coolneng/Downloads",
|
||||
"stop_seed_at_ratio": false,
|
||||
"peer_tos": "0x00",
|
||||
"listen_interface": "",
|
||||
"upnp": true,
|
||||
"max_download_speed_per_torrent": -1,
|
||||
"max_upload_slots_global": 4,
|
||||
"enabled_plugins": [],
|
||||
"random_port": true,
|
||||
"autoadd_enable": false,
|
||||
"max_connections_global": 200,
|
||||
"enc_prefer_rc4": true,
|
||||
"listen_ports": [
|
||||
6881,
|
||||
6891
|
||||
],
|
||||
"dht": true,
|
||||
"stop_seed_ratio": 2.0,
|
||||
"seed_time_ratio_limit": 7.0,
|
||||
"max_upload_speed_per_torrent": -1,
|
||||
"copy_torrent_file": false,
|
||||
"del_copy_torrent_file": false,
|
||||
"move_completed": false,
|
||||
"proxies": {
|
||||
"peer": {
|
||||
"username": "",
|
||||
"password": "",
|
||||
"type": 0,
|
||||
"hostname": "",
|
||||
"port": 8080
|
||||
},
|
||||
"web_seed": {
|
||||
"username": "",
|
||||
"password": "",
|
||||
"type": 0,
|
||||
"hostname": "",
|
||||
"port": 8080
|
||||
},
|
||||
"tracker": {
|
||||
"username": "",
|
||||
"password": "",
|
||||
"type": 0,
|
||||
"hostname": "",
|
||||
"port": 8080
|
||||
},
|
||||
"dht": {
|
||||
"username": "",
|
||||
"password": "",
|
||||
"type": 0,
|
||||
"hostname": "",
|
||||
"port": 8080
|
||||
}
|
||||
},
|
||||
"add_paused": false,
|
||||
"max_connections_per_torrent": -1,
|
||||
"remove_seed_at_ratio": false,
|
||||
"autoadd_location": "/home/coolneng/Downloads",
|
||||
"plugins_location": "/home/coolneng/.config/deluge/plugins"
|
||||
}
|
101
deluge/.config/deluge/core.conf~
Normal file
@ -0,0 +1,101 @@
|
||||
{
|
||||
"file": 1,
|
||||
"format": 1
|
||||
}{
|
||||
"info_sent": 0.0,
|
||||
"lsd": true,
|
||||
"send_info": false,
|
||||
"move_completed_path": "/home/coolneng/Downloads",
|
||||
"enc_in_policy": 1,
|
||||
"queue_new_to_top": false,
|
||||
"ignore_limits_on_local_network": true,
|
||||
"rate_limit_ip_overhead": true,
|
||||
"daemon_port": 58846,
|
||||
"natpmp": true,
|
||||
"max_active_limit": 8,
|
||||
"utpex": true,
|
||||
"max_active_downloading": 3,
|
||||
"max_active_seeding": 5,
|
||||
"allow_remote": false,
|
||||
"max_half_open_connections": 50,
|
||||
"download_location": "/home/coolneng/Downloads",
|
||||
"compact_allocation": false,
|
||||
"max_upload_speed": -1.0,
|
||||
"cache_expiry": 60,
|
||||
"prioritize_first_last_pieces": false,
|
||||
"auto_managed": true,
|
||||
"enc_level": 2,
|
||||
"max_connections_per_second": 20,
|
||||
"dont_count_slow_torrents": false,
|
||||
"random_outgoing_ports": true,
|
||||
"max_upload_slots_per_torrent": -1,
|
||||
"new_release_check": true,
|
||||
"enc_out_policy": 1,
|
||||
"outgoing_ports": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"seed_time_limit": 180,
|
||||
"cache_size": 512,
|
||||
"share_ratio_limit": 2.0,
|
||||
"max_download_speed": -1.0,
|
||||
"geoip_db_location": "/var/lib/GeoIP/GeoIP.dat",
|
||||
"torrentfiles_location": "/home/coolneng/Downloads",
|
||||
"stop_seed_at_ratio": false,
|
||||
"peer_tos": "0x00",
|
||||
"listen_interface": "",
|
||||
"upnp": true,
|
||||
"max_download_speed_per_torrent": -1,
|
||||
"max_upload_slots_global": 4,
|
||||
"enabled_plugins": [],
|
||||
"random_port": true,
|
||||
"autoadd_enable": false,
|
||||
"max_connections_global": 200,
|
||||
"enc_prefer_rc4": true,
|
||||
"listen_ports": [
|
||||
6881,
|
||||
6891
|
||||
],
|
||||
"dht": true,
|
||||
"stop_seed_ratio": 2.0,
|
||||
"seed_time_ratio_limit": 7.0,
|
||||
"max_upload_speed_per_torrent": -1,
|
||||
"copy_torrent_file": false,
|
||||
"del_copy_torrent_file": false,
|
||||
"move_completed": false,
|
||||
"proxies": {
|
||||
"peer": {
|
||||
"username": "",
|
||||
"password": "",
|
||||
"type": 0,
|
||||
"hostname": "",
|
||||
"port": 8080
|
||||
},
|
||||
"web_seed": {
|
||||
"username": "",
|
||||
"password": "",
|
||||
"type": 0,
|
||||
"hostname": "",
|
||||
"port": 8080
|
||||
},
|
||||
"tracker": {
|
||||
"username": "",
|
||||
"password": "",
|
||||
"type": 0,
|
||||
"hostname": "",
|
||||
"port": 8080
|
||||
},
|
||||
"dht": {
|
||||
"username": "",
|
||||
"password": "",
|
||||
"type": 0,
|
||||
"hostname": "",
|
||||
"port": 8080
|
||||
}
|
||||
},
|
||||
"add_paused": false,
|
||||
"max_connections_per_torrent": -1,
|
||||
"remove_seed_at_ratio": false,
|
||||
"autoadd_location": "/home/coolneng/Downloads",
|
||||
"plugins_location": "/home/coolneng/.config/deluge/plugins"
|
||||
}
|
9
deluge/.config/deluge/deluged.log
Normal file
@ -0,0 +1,9 @@
|
||||
There is a deluge daemon running with this config directory!
|
||||
You cannot run multiple daemons with the same config directory set.
|
||||
If you believe this is an error, you can force a start by deleting /home/coolneng/.config/deluge/deluged.pid.
|
||||
There is a deluge daemon running with this config directory!
|
||||
You cannot run multiple daemons with the same config directory set.
|
||||
If you believe this is an error, you can force a start by deleting /home/coolneng/.config/deluge/deluged.pid.
|
||||
There is a deluge daemon running with this config directory!
|
||||
You cannot run multiple daemons with the same config directory set.
|
||||
If you believe this is an error, you can force a start by deleting /home/coolneng/.config/deluge/deluged.pid.
|
BIN
deluge/.config/deluge/dht.state
Normal file
39
deluge/.config/deluge/files_tab.state
Normal file
@ -0,0 +1,39 @@
|
||||
(dp1
|
||||
S'sort_id'
|
||||
p2
|
||||
NsS'sort_order'
|
||||
p3
|
||||
NsS'columns'
|
||||
p4
|
||||
(dp5
|
||||
S'Priority'
|
||||
p6
|
||||
(dp7
|
||||
S'position'
|
||||
p8
|
||||
I3
|
||||
sS'width'
|
||||
p9
|
||||
I1008
|
||||
ssS'Progress'
|
||||
p10
|
||||
(dp11
|
||||
g8
|
||||
I2
|
||||
sg9
|
||||
I100
|
||||
ssS'Size'
|
||||
p12
|
||||
(dp13
|
||||
g8
|
||||
I1
|
||||
sg9
|
||||
I50
|
||||
ssS'Filename'
|
||||
p14
|
||||
(dp15
|
||||
g8
|
||||
I0
|
||||
sg9
|
||||
I200
|
||||
sss.
|
75
deluge/.config/deluge/gtkui.conf
Normal file
@ -0,0 +1,75 @@
|
||||
{
|
||||
"file": 1,
|
||||
"format": 1
|
||||
}{
|
||||
"close_to_tray": false,
|
||||
"ntf_sound_path": "/home/coolneng/Downloads",
|
||||
"window_width": 548,
|
||||
"default_load_path": "/tmp/torrent-stream",
|
||||
"window_y_pos": 30,
|
||||
"ntf_email": false,
|
||||
"tray_upload_speed_list": [
|
||||
5.0,
|
||||
10.0,
|
||||
30.0,
|
||||
80.0,
|
||||
300.0
|
||||
],
|
||||
"show_statusbar": true,
|
||||
"ntf_popup": false,
|
||||
"ntf_pass": "",
|
||||
"show_sidebar": true,
|
||||
"window_maximized": true,
|
||||
"enable_system_tray": false,
|
||||
"tray_download_speed_list": [
|
||||
5.0,
|
||||
10.0,
|
||||
30.0,
|
||||
80.0,
|
||||
300.0
|
||||
],
|
||||
"show_connection_manager_on_start": false,
|
||||
"lock_tray": false,
|
||||
"createtorrent.trackers": [],
|
||||
"ntf_sound": false,
|
||||
"tray_password": "",
|
||||
"focus_add_dialog": true,
|
||||
"ntf_server": "",
|
||||
"start_in_tray": false,
|
||||
"ntf_tray_blink": true,
|
||||
"check_new_releases": true,
|
||||
"pref_dialog_height": 560,
|
||||
"autoadd_queued": false,
|
||||
"pref_dialog_width": 500,
|
||||
"autoconnect_host_id": null,
|
||||
"classic_mode": true,
|
||||
"window_pane_position": 384,
|
||||
"focus_main_window_on_add": true,
|
||||
"show_rate_in_title": false,
|
||||
"autoadd_enable": false,
|
||||
"ntf_username": "",
|
||||
"interactive_add": true,
|
||||
"sidebar_show_zero": false,
|
||||
"window_x_pos": 818,
|
||||
"window_height": 718,
|
||||
"ntf_security": null,
|
||||
"connection_limit_list": [
|
||||
50,
|
||||
100,
|
||||
200,
|
||||
300,
|
||||
500
|
||||
],
|
||||
"sidebar_position": 170,
|
||||
"show_new_releases": false,
|
||||
"autoconnect": false,
|
||||
"choose_directory_dialog_path": "/home/coolneng/Downloads",
|
||||
"sidebar_show_trackers": true,
|
||||
"autostart_localhost": false,
|
||||
"show_toolbar": true,
|
||||
"autoadd_location": "",
|
||||
"enable_appindicator": false,
|
||||
"enabled_plugins": [],
|
||||
"ntf_email_add": "",
|
||||
"signal_port": 40000
|
||||
}
|
75
deluge/.config/deluge/gtkui.conf~
Normal file
@ -0,0 +1,75 @@
|
||||
{
|
||||
"file": 1,
|
||||
"format": 1
|
||||
}{
|
||||
"close_to_tray": false,
|
||||
"ntf_sound_path": "/home/coolneng/Downloads",
|
||||
"window_width": 548,
|
||||
"default_load_path": "/tmp/torrent-stream",
|
||||
"window_y_pos": 30,
|
||||
"ntf_email": false,
|
||||
"tray_upload_speed_list": [
|
||||
5.0,
|
||||
10.0,
|
||||
30.0,
|
||||
80.0,
|
||||
300.0
|
||||
],
|
||||
"show_statusbar": true,
|
||||
"ntf_popup": false,
|
||||
"ntf_pass": "",
|
||||
"show_sidebar": true,
|
||||
"window_maximized": true,
|
||||
"enable_system_tray": false,
|
||||
"tray_download_speed_list": [
|
||||
5.0,
|
||||
10.0,
|
||||
30.0,
|
||||
80.0,
|
||||
300.0
|
||||
],
|
||||
"show_connection_manager_on_start": false,
|
||||
"lock_tray": false,
|
||||
"createtorrent.trackers": [],
|
||||
"ntf_sound": false,
|
||||
"tray_password": "",
|
||||
"focus_add_dialog": true,
|
||||
"ntf_server": "",
|
||||
"start_in_tray": false,
|
||||
"ntf_tray_blink": true,
|
||||
"check_new_releases": true,
|
||||
"pref_dialog_height": 560,
|
||||
"autoadd_queued": false,
|
||||
"pref_dialog_width": 500,
|
||||
"autoconnect_host_id": null,
|
||||
"classic_mode": false,
|
||||
"window_pane_position": 384,
|
||||
"focus_main_window_on_add": true,
|
||||
"show_rate_in_title": false,
|
||||
"autoadd_enable": false,
|
||||
"ntf_username": "",
|
||||
"interactive_add": true,
|
||||
"sidebar_show_zero": false,
|
||||
"window_x_pos": 818,
|
||||
"window_height": 718,
|
||||
"ntf_security": null,
|
||||
"connection_limit_list": [
|
||||
50,
|
||||
100,
|
||||
200,
|
||||
300,
|
||||
500
|
||||
],
|
||||
"sidebar_position": 170,
|
||||
"show_new_releases": false,
|
||||
"autoconnect": false,
|
||||
"choose_directory_dialog_path": "/home/coolneng/Downloads",
|
||||
"sidebar_show_trackers": true,
|
||||
"autostart_localhost": false,
|
||||
"show_toolbar": true,
|
||||
"autoadd_location": "",
|
||||
"enable_appindicator": false,
|
||||
"enabled_plugins": [],
|
||||
"ntf_email_add": "",
|
||||
"signal_port": 40000
|
||||
}
|
14
deluge/.config/deluge/hostlist.conf.1.2
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"file": 1,
|
||||
"format": 1
|
||||
}{
|
||||
"hosts": [
|
||||
[
|
||||
"d186a75ce188201b9b95e0b8505b039fea94708a",
|
||||
"127.0.0.1",
|
||||
58846,
|
||||
"",
|
||||
""
|
||||
]
|
||||
]
|
||||
}
|
14
deluge/.config/deluge/hostlist.conf.1.2~
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"file": 1,
|
||||
"format": 1
|
||||
}{
|
||||
"hosts": [
|
||||
[
|
||||
"d186a75ce188201b9b95e0b8505b039fea94708a",
|
||||
"127.0.0.1",
|
||||
58846,
|
||||
"",
|
||||
""
|
||||
]
|
||||
]
|
||||
}
|
BIN
deluge/.config/deluge/icons/bunsenlabs.org.png
Normal file
After Width: | Height: | Size: 479 B |
BIN
deluge/.config/deluge/icons/coppersurfer.tk.ico
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
deluge/.config/deluge/icons/debian.org.ico
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
deluge/.config/deluge/icons/desync.com.png
Normal file
After Width: | Height: | Size: 561 B |
BIN
deluge/.config/deluge/icons/leechers-paradise.org.png
Normal file
After Width: | Height: | Size: 577 B |
BIN
deluge/.config/deluge/icons/openbittorrent.com.ico
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
deluge/.config/deluge/icons/opensuse.org.png
Normal file
After Width: | Height: | Size: 364 B |
BIN
deluge/.config/deluge/icons/unity3d.com.png
Normal file
After Width: | Height: | Size: 688 B |
BIN
deluge/.config/deluge/icons/yggtorrent.com.png
Normal file
After Width: | Height: | Size: 632 B |
51
deluge/.config/deluge/peers_tab.state
Normal file
@ -0,0 +1,51 @@
|
||||
(dp1
|
||||
S'sort_id'
|
||||
p2
|
||||
NsS'sort_order'
|
||||
p3
|
||||
NsS'columns'
|
||||
p4
|
||||
(dp5
|
||||
S'Client'
|
||||
p6
|
||||
(dp7
|
||||
S'position'
|
||||
p8
|
||||
I2
|
||||
sS'width'
|
||||
p9
|
||||
I100
|
||||
ssN(dp10
|
||||
g8
|
||||
I0
|
||||
sg9
|
||||
I20
|
||||
ssS'Address'
|
||||
p11
|
||||
(dp12
|
||||
g8
|
||||
I1
|
||||
sg9
|
||||
I100
|
||||
ssS'Progress'
|
||||
p13
|
||||
(dp14
|
||||
g8
|
||||
I3
|
||||
sg9
|
||||
I100
|
||||
ssS'Up Speed'
|
||||
p15
|
||||
(dp16
|
||||
g8
|
||||
I5
|
||||
sg9
|
||||
I948
|
||||
ssS'Down Speed'
|
||||
p17
|
||||
(dp18
|
||||
g8
|
||||
I4
|
||||
sg9
|
||||
I90
|
||||
sss.
|
BIN
deluge/.config/deluge/session.state
Normal file
17
deluge/.config/deluge/ssl/daemon.cert
Normal file
@ -0,0 +1,17 @@
|
||||
-----BEGIN CERTIFICATE-----
|
||||
MIICpDCCAYwCAQAwDQYJKoZIhvcNAQELBQAwGDEWMBQGA1UEAwwNRGVsdWdlIERh
|
||||
ZW1vbjAeFw0xODAzMjYyMTQ4MzBaFw0yMTAzMjUyMTQ4MzBaMBgxFjAUBgNVBAMM
|
||||
DURlbHVnZSBEYWVtb24wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC5
|
||||
o2A4uH+bHuTrgIYilGW8n2rbDzu46WYVr9w0Uv0yhr8GETsL0fpCDBCchehChB9/
|
||||
gygPtBBa3SJ9ujjpzcjTy3lUaDaDC+UxlDOPiXiqWOg6YzATh322/nEFo7yPnrKH
|
||||
uTO2OX3uR9ZESgtaG1CgZQgOCrWJYgloq/FH0eGCCZzsPxJd6JEnrA3wFajA0Qp9
|
||||
iC0POcRLMnNA6NsFZp2qTnHDGRcF6zjjgNcb6EGVRuANurwUEBc0S290py7Qg0/Y
|
||||
YTuda0+/6iB9D1SjIjC4NusVqtKUBSnRwxTYxrfU32iz0Bd9wb+jny9R3J1HZKck
|
||||
uVcu6sPXQ/ra8TorJBIVAgMBAAEwDQYJKoZIhvcNAQELBQADggEBALY0ceDsbO4i
|
||||
RMgY2x/weikIJ2skiaXcuoXTeqzcu79Dv7iH99ODgMNIN+RIaGX64tOlf7lcvo5L
|
||||
zLUZq8v8gI+8+LEPVjDIJTC7pZOkWe6/NntjdCsPLXgusa+YskM+IT9gXI2fJZ21
|
||||
lyyJQyXtAiXvdJ2WCRvJWVd+ZoWMgfFQwExPJovGCEYS+IwrP+rUGUV0J+LqUA3M
|
||||
YttOcVtwA3t6VFZWCaL38M4oZwZeXYtqnuo85AL9OWILwaVh+QbfaSu7s5Lv9xxU
|
||||
bG7CBkFtkncv2kom9eceZLbx7j5umWaOYFDpUvd2l2PBMuCTxN7ekcTw7VRBfU1o
|
||||
jasbkJ0xo6E=
|
||||
-----END CERTIFICATE-----
|
28
deluge/.config/deluge/ssl/daemon.pkey
Normal file
@ -0,0 +1,28 @@
|
||||
-----BEGIN PRIVATE KEY-----
|
||||
MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC5o2A4uH+bHuTr
|
||||
gIYilGW8n2rbDzu46WYVr9w0Uv0yhr8GETsL0fpCDBCchehChB9/gygPtBBa3SJ9
|
||||
ujjpzcjTy3lUaDaDC+UxlDOPiXiqWOg6YzATh322/nEFo7yPnrKHuTO2OX3uR9ZE
|
||||
SgtaG1CgZQgOCrWJYgloq/FH0eGCCZzsPxJd6JEnrA3wFajA0Qp9iC0POcRLMnNA
|
||||
6NsFZp2qTnHDGRcF6zjjgNcb6EGVRuANurwUEBc0S290py7Qg0/YYTuda0+/6iB9
|
||||
D1SjIjC4NusVqtKUBSnRwxTYxrfU32iz0Bd9wb+jny9R3J1HZKckuVcu6sPXQ/ra
|
||||
8TorJBIVAgMBAAECggEAOtulB3bf5qPt+wk9/jrE4wA8lgYHboJ5/ohKrkBdzSZR
|
||||
7K+L5ByIV2aR4b7HPEe94OUJz6jMwrJ4XBquLtszQIu0BWIhXn1oBscxbeItYv1b
|
||||
bB/Ev3xnDJ0x4pLelz6+5i9/SNiDqAgY1IARh1k/wAsoeaNFmbB+wTQ7BQVzlZHB
|
||||
6GmybE4ja3X1w2fkgZKadvL4ugzwPCZQ40dWpGNTOibk8VBIL+tHRy0rKpEQQ9wY
|
||||
FlvFxAjUhZceeppYgFtLRW3P5g/VAdm28JitTwGX0aMb3eOOrRE8AwhLqDvztQnm
|
||||
grOqXifk0+GTE9IQ+eCa/voMvmwPmtwpURb8FbX1RQKBgQDuV3qS/a1JN42y7kJV
|
||||
QYJaHloQrtiv6exJpWwb1ue8IcgcShPdsba4u1SFeYcQxI/40Qu8T7VGjSACHfiQ
|
||||
TUvWlk3ZLvCRd7a/Ml1glcqH//Yncu6HR2b7+Y99kHbtcfY6rXygB+Xoe7NbDuSv
|
||||
Pa4CbpGX0BufroqgqHaa2Ge5twKBgQDHZErv1YMl0O6AWE4C2A9ss+zH+7pV32nB
|
||||
QseRZBz9brmSd5aoK7DVO/EBa9LCfU2BVOgdGobXINKyWNpEpBCPF8FKmyGFIgMA
|
||||
YLdG3BAnuaI8IGhvtbv+KY9UmXHOow3mOlbnMaBrsLHAp8hHL+YQrZFMK9sBVL8q
|
||||
TkT9nOcCkwKBgQCqcKBVEVekLjgEpuGEuk4PR/k8SOzoD65LlCJVXj9lh/rkUA0Y
|
||||
0odKX5w3vwpZcVdLpaJwzcdiZnVnTit8deov0FhnYWvjeuqSm9+uvC+TRfWvjD8L
|
||||
OoJo2rREJNUHRCHDIGEox70fnaZLDcF3l/IiBxPSrp2yeUzlStNWND8ozQKBgFeu
|
||||
B7Htbw1rEeYIbs2bWzUO7dmHHYpzgxrEFeQeZQ0g6qO4yNxM0icCg9l/I5/43+M2
|
||||
hhd+ObtSKLTak6jJiKqT5KC9FQFpUm6RGSck0EnXvLq5+ZLeFLwQZIHsM/qNAyix
|
||||
kNN7pDKW8aNpZI3BR2cgHBul0VmFfcbJwlbP71nXAoGAWwnngYdJPOvyzRUW/NEY
|
||||
W1pd9fXxeqoSQSZECVWzE4aTdExeeRiafTUwoXCNWuOouTfzxBcjZ/56wpW1XDkJ
|
||||
P+d3twYOseE8Ih7J5BNlcTPebirz+twwE9sgGODMAQFD+q6wuYySuy9Ne1cQi3IS
|
||||
RS0s9nEPv2U8an9qblOSvUw=
|
||||
-----END PRIVATE KEY-----
|
BIN
deluge/.config/deluge/state/torrents.fastresume
Normal file
BIN
deluge/.config/deluge/state/torrents.fastresume.bak
Normal file
8
deluge/.config/deluge/state/torrents.state
Normal file
@ -0,0 +1,8 @@
|
||||
(ideluge.core.torrentmanager
|
||||
TorrentManagerState
|
||||
p1
|
||||
(dp2
|
||||
S'torrents'
|
||||
p3
|
||||
(lp4
|
||||
sb.
|
8
deluge/.config/deluge/state/torrents.state.bak
Normal file
@ -0,0 +1,8 @@
|
||||
(ideluge.core.torrentmanager
|
||||
TorrentManagerState
|
||||
p1
|
||||
(dp2
|
||||
S'torrents'
|
||||
p3
|
||||
(lp4
|
||||
sb.
|
18
deluge/.config/deluge/tabs.state
Normal file
@ -0,0 +1,18 @@
|
||||
(lp1
|
||||
(S'Status'
|
||||
I01
|
||||
tp2
|
||||
a(S'Details'
|
||||
I01
|
||||
tp3
|
||||
a(S'Files'
|
||||
I01
|
||||
tp4
|
||||
a(S'Peers'
|
||||
I01
|
||||
tp5
|
||||
a(S'Options'
|
||||
p6
|
||||
I01
|
||||
tp7
|
||||
a.
|
359
deluge/.config/deluge/torrentview.state
Normal file
@ -0,0 +1,359 @@
|
||||
(lp1
|
||||
(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p2
|
||||
(dp3
|
||||
S'sort'
|
||||
p4
|
||||
NsS'name'
|
||||
p5
|
||||
S'filter'
|
||||
p6
|
||||
sS'width'
|
||||
p7
|
||||
I0
|
||||
sS'visible'
|
||||
p8
|
||||
I00
|
||||
sS'sort_order'
|
||||
p9
|
||||
I0
|
||||
sS'position'
|
||||
p10
|
||||
I0
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p11
|
||||
(dp12
|
||||
g4
|
||||
Nsg5
|
||||
S'torrent_id'
|
||||
p13
|
||||
sg7
|
||||
I0
|
||||
sg8
|
||||
I00
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I1
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p14
|
||||
(dp15
|
||||
g4
|
||||
Nsg5
|
||||
S'dirty'
|
||||
p16
|
||||
sg7
|
||||
I0
|
||||
sg8
|
||||
I00
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I2
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p17
|
||||
(dp18
|
||||
g4
|
||||
Nsg5
|
||||
S'#'
|
||||
sg7
|
||||
I20
|
||||
sg8
|
||||
I01
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I3
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p19
|
||||
(dp20
|
||||
g4
|
||||
Nsg5
|
||||
S'Name'
|
||||
p21
|
||||
sg7
|
||||
I474
|
||||
sg8
|
||||
I01
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I4
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p22
|
||||
(dp23
|
||||
g4
|
||||
Nsg5
|
||||
S'Size'
|
||||
p24
|
||||
sg7
|
||||
I106
|
||||
sg8
|
||||
I01
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I5
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p25
|
||||
(dp26
|
||||
g4
|
||||
Nsg5
|
||||
S'Downloaded'
|
||||
p27
|
||||
sg7
|
||||
I0
|
||||
sg8
|
||||
I00
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I6
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p28
|
||||
(dp29
|
||||
g4
|
||||
Nsg5
|
||||
S'Uploaded'
|
||||
p30
|
||||
sg7
|
||||
I0
|
||||
sg8
|
||||
I00
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I7
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p31
|
||||
(dp32
|
||||
g4
|
||||
Nsg5
|
||||
S'Progress'
|
||||
p33
|
||||
sg7
|
||||
I226
|
||||
sg8
|
||||
I01
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I8
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p34
|
||||
(dp35
|
||||
g4
|
||||
Nsg5
|
||||
S'Seeders'
|
||||
p36
|
||||
sg7
|
||||
I0
|
||||
sg8
|
||||
I00
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I9
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p37
|
||||
(dp38
|
||||
g4
|
||||
Nsg5
|
||||
S'Peers'
|
||||
p39
|
||||
sg7
|
||||
I0
|
||||
sg8
|
||||
I00
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I10
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p40
|
||||
(dp41
|
||||
g4
|
||||
Nsg5
|
||||
S'Seeders/Peers'
|
||||
p42
|
||||
sg7
|
||||
I0
|
||||
sg8
|
||||
I00
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I11
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p43
|
||||
(dp44
|
||||
g4
|
||||
Nsg5
|
||||
S'Down Speed'
|
||||
p45
|
||||
sg7
|
||||
I146
|
||||
sg8
|
||||
I01
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I12
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p46
|
||||
(dp47
|
||||
g4
|
||||
Nsg5
|
||||
S'Up Speed'
|
||||
p48
|
||||
sg7
|
||||
I106
|
||||
sg8
|
||||
I01
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I13
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p49
|
||||
(dp50
|
||||
g4
|
||||
Nsg5
|
||||
S'Down Limit'
|
||||
p51
|
||||
sg7
|
||||
I0
|
||||
sg8
|
||||
I00
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I14
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p52
|
||||
(dp53
|
||||
g4
|
||||
Nsg5
|
||||
S'Up Limit'
|
||||
p54
|
||||
sg7
|
||||
I0
|
||||
sg8
|
||||
I00
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I15
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p55
|
||||
(dp56
|
||||
g4
|
||||
Nsg5
|
||||
S'ETA'
|
||||
p57
|
||||
sg7
|
||||
I665
|
||||
sg8
|
||||
I01
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I16
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p58
|
||||
(dp59
|
||||
g4
|
||||
Nsg5
|
||||
S'Ratio'
|
||||
p60
|
||||
sg7
|
||||
I0
|
||||
sg8
|
||||
I00
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I17
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p61
|
||||
(dp62
|
||||
g4
|
||||
Nsg5
|
||||
S'Avail'
|
||||
p63
|
||||
sg7
|
||||
I0
|
||||
sg8
|
||||
I00
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I18
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p64
|
||||
(dp65
|
||||
g4
|
||||
Nsg5
|
||||
S'Added'
|
||||
p66
|
||||
sg7
|
||||
I0
|
||||
sg8
|
||||
I00
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I19
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p67
|
||||
(dp68
|
||||
g4
|
||||
Nsg5
|
||||
S'Tracker'
|
||||
p69
|
||||
sg7
|
||||
I0
|
||||
sg8
|
||||
I00
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I20
|
||||
sba(ideluge.ui.gtkui.listview
|
||||
ListViewColumnState
|
||||
p70
|
||||
(dp71
|
||||
g4
|
||||
Nsg5
|
||||
S'Save Path'
|
||||
p72
|
||||
sg7
|
||||
I0
|
||||
sg8
|
||||
I00
|
||||
sg9
|
||||
I0
|
||||
sg10
|
||||
I21
|
||||
sba.
|
@ -1,2 +1,2 @@
|
||||
;; -*- mode: emacs-lisp; eval: (progn (pp-buffer) (indent-buffer)) -*-
|
||||
((def-persp "AIML" ((def-buffer "magit: programAB" nil magit-status-mode) (def-buffer "agente.aiml" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/aiml/agente.aiml" web-mode) (def-buffer "plataforma.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/sets/plataforma.txt" text-mode) (def-buffer "seriesnetflix.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/sets/seriesnetflix.txt" text-mode) (def-buffer "Descripcion_Series_Practica.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/Descripcion_Series_Practica.txt" text-mode) (def-buffer "streaming.aiml" "/home/coolneng/Documents/Uni/IA/Code/P1/examples/streaming.aiml" web-mode)) (def-wconf (((min-height . 4) (min-width . 20) (min-height-ignore . 3) (min-width-ignore . 10) (min-height-safe . 1) (min-width-safe . 4) (min-pixel-height . 68) (min-pixel-width . 140) (min-pixel-height-ignore . 51) (min-pixel-width-ignore . 70) (min-pixel-height-safe . 17) (min-pixel-width-safe . 28)) hc (pixel-width . 1366) (pixel-height . 707) (total-width . 195) (total-height . 42) (normal-height . 1.0) (normal-width . 1.0) (combination-limit) (leaf (pixel-width . 680) (pixel-height . 707) (total-width . 97) (total-height . 42) (normal-height . 1.0) (normal-width . 0.5) (buffer "agente.aiml" (selected) (hscroll . 0) (fringes 8 8 nil) (margins nil) (scroll-bars nil 0 t nil 0 t) (vscroll . 0) (dedicated) (point . 610) (start . 1))) (leaf (last . t) (pixel-width . 686) (pixel-height . 707) (total-width . 98) (total-height . 42) (normal-height . 1.0) (normal-width . 0.5) (buffer "magit: programAB" (selected . t) (hscroll . 0) (fringes 8 8 nil) (margins nil) (scroll-bars nil 0 t nil 0 t) (vscroll . 0) (dedicated) (point . 390) (start . 1))))) (def-params ((gui-eyebrowse-window-configs (1 (((min-height . 4) (min-width . 20) (min-height-ignore . 3) (min-width-ignore . 10) (min-height-safe . 1) (min-width-safe . 4) (min-pixel-height . 68) (min-pixel-width . 140) (min-pixel-height-ignore . 51) (min-pixel-width-ignore . 70) (min-pixel-height-safe . 17) (min-pixel-width-safe . 28)) hc (pixel-width . 1366) (pixel-height . 707) (total-width . 195) (total-height . 42) (normal-height . 1.0) (normal-width . 1.0) (combination-limit) (leaf (pixel-width . 680) (pixel-height . 707) (total-width . 97) (total-height . 42) (normal-height . 1.0) (normal-width . 0.5) (buffer "agente.aiml" (selected) (hscroll . 0) (fringes 8 8 nil) (margins nil) (scroll-bars nil 0 t nil 0 t) (vscroll . 0) (dedicated) (point . 610) (start . 1))) (leaf (last . t) (pixel-width . 686) (pixel-height . 707) (total-width . 98) (total-height . 42) (normal-height . 1.0) (normal-width . 0.5) (buffer "magit: programAB" (selected . t) (hscroll . 0) (fringes 8 8 nil) (margins nil) (scroll-bars nil 0 t nil 0 t) (vscroll . 0) (dedicated) (point . 390) (start . 1)))) "")) (gui-eyebrowse-current-slot . 1) (gui-eyebrowse-last-slot . 1) (persp-file . "/home/coolneng/.emacs.d/.cache/layouts/AIML"))) nil nil nil))
|
||||
((def-persp "AIML" ((def-buffer "utilidades.aiml" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/aiml/utilidades.aiml" web-mode) (def-buffer "AIML" "/home/coolneng/.dotfiles/emacs/.emacs.d/.cache/layouts/AIML" emacs-lisp-mode) (def-buffer "la casa de papel.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/maps/la casa de papel.txt" text-mode) (def-buffer "series.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/maps/series.txt" text-mode) (def-buffer "magit: programAB<P1>" nil magit-status-mode) (def-buffer "streaming.aiml" "/home/coolneng/Documents/Uni/IA/Code/P1/examples/streaming.aiml" web-mode) (def-buffer "Descripcion_Series_Practica.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/Descripcion_Series_Practica.txt" text-mode) (def-buffer "seriesnetflix.txt" nil text-mode) (def-buffer "plataforma.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/sets/plataforma.txt" text-mode) (def-buffer "agente.aiml" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/aiml/agente.aiml" web-mode) (def-buffer "magit: programAB" nil fundamental-mode)) (def-wconf (((min-height . 4) (min-width . 10) (min-height-ignore . 3) (min-width-ignore . 5) (min-height-safe . 1) (min-width-safe . 2) (min-pixel-height . 68) (min-pixel-width . 70) (min-pixel-height-ignore . 51) (min-pixel-width-ignore . 35) (min-pixel-height-safe . 17) (min-pixel-width-safe . 14)) leaf (pixel-width . 1366) (pixel-height . 707) (total-width . 195) (total-height . 42) (normal-height . 1.0) (normal-width . 1.0) (buffer "agente.aiml" (selected . t) (hscroll . 0) (fringes 8 8 nil) (margins nil) (scroll-bars nil 0 t nil 0 t) (vscroll . 0) (dedicated) (point . 5984) (start . 4971)))) (def-params ((persp-file . "/home/coolneng/.emacs.d/.cache/layouts/AIML") (gui-eyebrowse-last-slot . 1) (gui-eyebrowse-current-slot . 1) (gui-eyebrowse-window-configs (1 (((min-height . 4) (min-width . 10) (min-height-ignore . 3) (min-width-ignore . 5) (min-height-safe . 1) (min-width-safe . 2) (min-pixel-height . 68) (min-pixel-width . 70) (min-pixel-height-ignore . 51) (min-pixel-width-ignore . 35) (min-pixel-height-safe . 17) (min-pixel-width-safe . 14)) leaf (pixel-width . 1366) (pixel-height . 707) (total-width . 195) (total-height . 42) (normal-height . 1.0) (normal-width . 1.0) (buffer "agente.aiml" (selected . t) (hscroll . 0) (fringes 8 8 nil) (margins nil) (scroll-bars nil 0 t nil 0 t) (vscroll . 0) (dedicated) (point . 2700) (start . 1888))) "")))) nil nil nil))
|