#3325: Cant remove torrents with 0 download size
------------------------+---------------------------
Reporter: granjerox | Owner:
Type: bug | Status: new
Priority: major | Milestone: 2.0.4
Component: Core | Version:
Resolution: | Keywords: remove delete
------------------------+---------------------------
Comment (by bogstriples):
{{{
{
"file": 1,
"format": 1
}{
"add_paused": false,
"allow_remote": false,
"auto_manage_prefer_seeds": false,
"auto_managed": true,
"autoadd_enable": false,
"autoadd_location": "/home/testuser/torrents/import",
"cache_expiry": 60,
"cache_size": 384,
"compact_allocation": false,
"copy_torrent_file": true,
"daemon_port": 58846,
"del_copy_torrent_file": true,
"dht": true,
"dont_count_slow_torrents": true,
"download_location": "/home/testuser/torrents/dl",
"download_location_paths_list": [],
"enabled_plugins": [
"Label",
"AutoAdd",
"Blocklist"
],
"enc_in_policy": 1,
"enc_level": 2,
"enc_out_policy": 1,
"enc_prefer_rc4": true,
"geoip_db_location": "/usr/share/GeoIP/GeoIP.dat",
"ignore_limits_on_local_network": false,
"info_sent": 1450224412.77075,
"listen_interface": "",
"listen_ports": [
45412,
45412
],
"listen_random_port": null,
"listen_reuse_port": true,
"listen_use_sys_port": false,
"lsd": false,
"max_active_downloading": 9,
"max_active_limit": 999,
"max_active_seeding": 999,
"max_connections_global": 200,
"max_connections_per_second": 20,
"max_connections_per_torrent": -1,
"max_download_speed": -1.0,
"max_download_speed_per_torrent": -1,
"max_half_open_connections": 20,
"max_upload_slots_global": 32,
"max_upload_slots_per_torrent": -1,
"max_upload_speed": 3000.0,
"max_upload_speed_per_torrent": -1,
"move_completed": true,
"move_completed_path": "/home/testuser/torrents/finished",
"move_completed_paths_list": [],
"natpmp": false,
"new_release_check": false,
"outgoing_interface": "",
"outgoing_ports": [
0,
0
],
"path_chooser_accelerator_string": "Tab",
"path_chooser_auto_complete_enabled": true,
"path_chooser_max_popup_rows": 20,
"path_chooser_show_chooser_button_on_localhost": true,
"path_chooser_show_hidden_files": false,
"peer_tos": "0x00",
"plugins_location": "/home/testuser/.config/deluge/plugins",
"pre_allocate_storage": false,
"prioritize_first_last_pieces": false,
"proxy": {
"anonymous_mode": false,
"force_proxy": false,
"hostname": "",
"password": "",
"port": 8080,
"proxy_hostnames": true,
"proxy_peer_connections": true,
"proxy_tracker_connections": true,
"type": 0,
"username": ""
},
"queue_new_to_top": false,
"random_outgoing_ports": true,
"random_port": false,
"rate_limit_ip_overhead": true,
"remove_seed_at_ratio": false,
"seed_time_limit": 180,
"seed_time_ratio_limit": 7.0,
"send_info": true,
"sequential_download": false,
"share_ratio_limit": 5.0,
"shared": false,
"stop_seed_at_ratio": true,
"stop_seed_ratio": 3.0,
"super_seeding": false,
"torrentfiles_location": "/home/testuser/torrents/torrents",
"upnp": false,
"utpex": true
}
}}}
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3325#comment:4>
Deluge <https://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/deluge-dev/063.68ca192c341c8ec453398c8071df65f7%40deluge-torrent.org.