if you click on one of the matches (on the filter page), save the torrent file and add it from your local computer, does it work better?
if it does not this is most likely a problem with the sites rss/torrents, otherwise post the full debug output (deluged -L debug) on http://pastebin.com/ or somewhere similar.
Feeder: a RSS-plugin for deluge >= 1.1
Re: Feeder: a RSS-plugin for deluge >= 1.1
If I click on the match it just download the *.torrent file on the computer from which I'm accessing to the webUI. Nothing else happens...feffe wrote:if you click on one of the matches (on the filter page), save the torrent file and add it from your local computer, does it work better?
if it does not this is most likely a problem with the sites rss/torrents, otherwise post the full debug output (deluged -L debug) on http://pastebin.com/ or somewhere similar.
This is the result of the command deluge -L debug
Code: Select all
[INFO ] 16:42:15 daemon:48 Deluge daemon 1.1.7
[DEBUG ] 16:42:15 daemon:49 options: {'loglevel': 'debug', 'quiet': False, 'logfile': '/home/laptop-ubuntu/.config/deluge/deluged.log', 'config': None, 'port': None, 'pidfile': None, 'donot': False}
[DEBUG ] 16:42:15 daemon:50 args: []
[DEBUG ] 16:42:16 core:91 Core init..
[DEBUG ] 16:42:16 component:106 Registered Core with ComponentRegistry..
[DEBUG ] 16:42:16 component:106 Registered PreferencesManager with ComponentRegistry..
[DEBUG ] 16:42:16 configmanager:91 Getting config 'core.conf'
[DEBUG ] 16:42:16 config:253 Config /home/laptop-ubuntu/.config/deluge/core.conf loaded: {'info_sent': 0.0, 'lsd': True, 'send_info': False, 'state_location': '/home/laptop-ubuntu/.config/deluge/state', 'move_completed_path': '/home/laptop-ubuntu', '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': 3, 'utpex': True, 'max_active_downloading': 1, 'max_active_seeding': 2, 'allow_remote': False, 'max_half_open_connections': 75, 'download_location': '/home/laptop-ubuntu/torrent_completi', 'compact_allocation': False, 'max_upload_speed': 29.0, 'prioritize_first_last_pieces': True, 'auto_managed': True, 'enc_level': 2, 'max_connections_per_second': 20, 'dont_count_slow_torrents': False, 'random_outgoing_ports': True, 'dht': True, 'new_release_check': True, 'enc_out_policy': 1, 'max_upload_slots_global': 3, 'seed_time_limit': 180, 'share_ratio_limit': 1.05, 'max_download_speed': -1.0, 'torrentfiles_location': '/home/laptop-ubuntu/file_torrent', 'stop_seed_at_ratio': True, 'peer_tos': '0x00', 'upnp': True, 'max_download_speed_per_torrent': -1, 'outgoing_ports': [0, 0], 'enabled_plugins': ['Label', 'Blocklist', 'feeder'], 'random_port': False, 'autoadd_enable': False, 'max_connections_global': 80, 'enc_prefer_rc4': True, 'template': 'classic', 'listen_ports': [51671, 51671], 'max_upload_slots_per_torrent': 1, 'stop_seed_ratio': 1.05, 'seed_time_ratio_limit': 1.05, 'max_upload_speed_per_torrent': -1, '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': 35, 'remove_seed_at_ratio': False, 'autoadd_location': '/home/laptop-ubuntu', 'config_location': '/home/laptop-ubuntu/.config/deluge', 'plugins_location': '/home/laptop-ubuntu/.config/deluge/plugins'}
[DEBUG ] 16:42:16 configmanager:91 Getting config 'core.conf'
[INFO ] 16:42:16 core:110 Starting XMLRPC server on port 58846
[INFO ] 16:42:16 core:116 Daemon already running or port not available..
Re: Feeder: a RSS-plugin for deluge >= 1.1
the question was if it works if you, after downloading the torrent, could add it manually (by using the upload torrent feature in the webui).
If the debug output is to be of use I need at least the output when the plugin tries downloads the torrent, you can sensor the URL if you wish (just add <id> or something instead of your user ID), as long as I clearly can see what happens.
To put it simple:
* download the torrent that matches the filter
* try to add the torrent to deluge by using "upload torrent"
If the above doesn't work there is something wrong with the torrent file and it's most likely a problem from the tracker-side.
If the above does work you can try the following:
* start deluge with debug output
* go to the feeder config and save a filter (this ensures that the filters are run)
* exit deluge and post the output somewhere where I can read it.
If the debug output is to be of use I need at least the output when the plugin tries downloads the torrent, you can sensor the URL if you wish (just add <id> or something instead of your user ID), as long as I clearly can see what happens.
To put it simple:
* download the torrent that matches the filter
* try to add the torrent to deluge by using "upload torrent"
If the above doesn't work there is something wrong with the torrent file and it's most likely a problem from the tracker-side.
If the above does work you can try the following:
* start deluge with debug output
* go to the feeder config and save a filter (this ensures that the filters are run)
* exit deluge and post the output somewhere where I can read it.
Re: Feeder: a RSS-plugin for deluge >= 1.1
I tried, and it seem not to work. However, I'm talking also with the staff of the board to see what they think about this matter...
I personally think that's a problem of Deluge, maybe not a bug but something messed up in the configuration.
Uploading a torrent witch I have tried to add by downloading it from the filter doesn't work even if I download the file from the tracker interface...
I personally think that's a problem of Deluge, maybe not a bug but something messed up in the configuration.
Uploading a torrent witch I have tried to add by downloading it from the filter doesn't work even if I download the file from the tracker interface...
Re: Feeder: a RSS-plugin for deluge >= 1.1
I really don't know if I did it right, however this is what I got in the debug log:
I don't know if this is of any relevance, here is what comes up in the terminal:
Please help!! 
Code: Select all
[INFO ] 13:53:51 daemon:48 Deluge daemon 1.1.8
[DEBUG ] 13:53:51 daemon:49 options: {'loglevel': 'debug', 'quiet': False, 'logfile': 'logdeluge', 'config': None, 'port': None, 'pidfile': None, 'donot': False}
[DEBUG ] 13:53:51 daemon:50 args: []
[DEBUG ] 13:53:51 core:91 Core init..
[DEBUG ] 13:53:51 component:106 Registered Core with ComponentRegistry..
[DEBUG ] 13:53:51 component:106 Registered PreferencesManager with ComponentRegistry..
[DEBUG ] 13:53:51 configmanager:91 Getting config 'core.conf'
[DEBUG ] 13:53:51 config:253 Config /home/fujitsu-debian/.config/deluge/core.conf loaded: {'info_sent': 0.0, 'lsd': True, 'send_info': False, 'state_location': '/home/fujitsu-debian/.config/deluge/state', 'move_completed_path': '/home/fujitsu-debian', 'enc_in_policy': 1, 'queue_new_to_top': False, 'ignore_limits_on_local_network': True, 'rate_limit_ip_overhead': True, 'daemon_port': 58846, 'torrentfiles_location': '/home/fujitsu-debian/torrent', 'max_active_limit': 3, 'utpex': True, 'max_active_downloading': 2, 'max_active_seeding': 1, 'allow_remote': False, 'max_half_open_connections': 50, 'download_location': '/home/fujitsu-debian/completi', 'compact_allocation': False, 'max_upload_speed': 35.0, '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': False, 'enc_out_policy': 1, 'outgoing_ports': [0, 0], 'seed_time_limit': -1, 'share_ratio_limit': 1.2, 'max_download_speed': 750.0, 'natpmp': True, 'stop_seed_at_ratio': True, 'peer_tos': '0x00', 'upnp': True, 'max_download_speed_per_torrent': -1, 'max_upload_slots_global': 4, 'enabled_plugins': ['feeder', 'Blocklist'], 'random_port': False, 'autoadd_enable': True, 'max_connections_global': 434, 'enc_prefer_rc4': True, 'listen_ports': [51671, 51671], 'dht': True, 'stop_seed_ratio': 2.0, 'seed_time_ratio_limit': 1.2, 'max_upload_speed_per_torrent': -1, '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': 217, 'remove_seed_at_ratio': False, 'autoadd_location': '/home/fujitsu-debian/completi', 'config_location': '/home/fujitsu-debian/.config/deluge', 'plugins_location': '/home/fujitsu-debian/.config/deluge/plugins'}
[DEBUG ] 13:53:51 configmanager:91 Getting config 'core.conf'
[INFO ] 13:53:51 core:110 Starting XMLRPC server on port 58846
[DEBUG ] 13:53:51 core:179 Starting libtorrent session..
[DEBUG ] 13:53:51 alertmanager:54 AlertManager initialized..
[DEBUG ] 13:53:51 component:106 Registered AlertManager with ComponentRegistry..
[DEBUG ] 13:53:51 component:106 Registered SignalManager with ComponentRegistry..
[DEBUG ] 13:53:51 component:106 Registered PluginManager with ComponentRegistry..
[DEBUG ] 13:53:51 pluginmanagerbase:64 Plugin manager init..
[DEBUG ] 13:53:51 configmanager:91 Getting config 'core.conf'
[DEBUG ] 13:53:51 pluginmanagerbase:115 Found plugin: feeder 0.3
[DEBUG ] 13:53:51 pluginmanagerbase:115 Found plugin: Blocklist 1.0
[DEBUG ] 13:53:51 pluginmanagerbase:115 Found plugin: Label 0.1
[DEBUG ] 13:53:51 component:106 Registered TorrentManager with ComponentRegistry..
[DEBUG ] 13:53:51 torrentmanager:124 TorrentManager init..
[DEBUG ] 13:53:51 configmanager:91 Getting config 'core.conf'
[DEBUG ] 13:53:51 config:212 Registering function for max_connections_per_torrent key..
[DEBUG ] 13:53:51 torrentmanager:613 max_connections_per_torrent set to 217..
[DEBUG ] 13:53:51 config:212 Registering function for max_upload_slots_per_torrent key..
[DEBUG ] 13:53:51 torrentmanager:619 max_upload_slots_per_torrent set to -1..
[DEBUG ] 13:53:51 config:212 Registering function for max_upload_speed_per_torrent key..
[DEBUG ] 13:53:51 torrentmanager:624 max_upload_speed_per_torrent set to -1..
[DEBUG ] 13:53:51 config:212 Registering function for max_download_speed_per_torrent key..
[DEBUG ] 13:53:51 torrentmanager:629 max_download_speed_per_torrent set to -1..
[DEBUG ] 13:53:51 alertmanager:88 Registered handler for alert torrent_finished_alert
[DEBUG ] 13:53:51 alertmanager:88 Registered handler for alert torrent_paused_alert
[DEBUG ] 13:53:51 alertmanager:88 Registered handler for alert torrent_checked_alert
[DEBUG ] 13:53:51 alertmanager:88 Registered handler for alert tracker_reply_alert
[DEBUG ] 13:53:51 alertmanager:88 Registered handler for alert tracker_announce_alert
[DEBUG ] 13:53:51 alertmanager:88 Registered handler for alert tracker_alert
[DEBUG ] 13:53:51 alertmanager:88 Registered handler for alert tracker_warning_alert
[DEBUG ] 13:53:51 alertmanager:88 Registered handler for alert tracker_error_alert
[DEBUG ] 13:53:51 alertmanager:88 Registered handler for alert storage_moved_alert
[DEBUG ] 13:53:51 alertmanager:88 Registered handler for alert torrent_resumed_alert
[DEBUG ] 13:53:51 alertmanager:88 Registered handler for alert state_changed_alert
[DEBUG ] 13:53:51 alertmanager:88 Registered handler for alert save_resume_data_alert
[DEBUG ] 13:53:51 alertmanager:88 Registered handler for alert save_resume_data_failed_alert
[DEBUG ] 13:53:51 alertmanager:88 Registered handler for alert file_renamed_alert
[DEBUG ] 13:53:51 alertmanager:88 Registered handler for alert metadata_received_alert
[DEBUG ] 13:53:51 alertmanager:88 Registered handler for alert file_error_alert
[DEBUG ] 13:53:51 component:106 Registered FilterManager with ComponentRegistry..
[DEBUG ] 13:53:51 filtermanager:88 FilterManager init..
[DEBUG ] 13:53:51 component:106 Registered AutoAdd with ComponentRegistry..
[DEBUG ] 13:53:51 configmanager:91 Getting config 'core.conf'
[DEBUG ] 13:53:51 config:212 Registering function for autoadd_enable key..
[DEBUG ] 13:53:51 autoadd:126 _on_autoadd_enable
[DEBUG ] 13:53:51 config:212 Registering function for autoadd_location key..
[DEBUG ] 13:53:51 autoadd:133 _on_autoadd_location
[DEBUG ] 13:53:51 component:106 Registered AuthManager with ComponentRegistry..
[DEBUG ] 13:53:51 component:129 Starting component PreferencesManager..
[DEBUG ] 13:53:51 config:212 Registering function for torrentfiles_location key..
[DEBUG ] 13:53:51 config:212 Registering function for state_location key..
[DEBUG ] 13:53:51 config:212 Registering function for listen_ports key..
[DEBUG ] 13:53:51 preferencesmanager:247 listen port range set to 51671-51671
[DEBUG ] 13:53:51 config:212 Registering function for random_port key..
[DEBUG ] 13:53:51 preferencesmanager:251 random port value set to False
[DEBUG ] 13:53:51 preferencesmanager:265 listen port range set to 51671-51671
[DEBUG ] 13:53:51 config:212 Registering function for outgoing_ports key..
[DEBUG ] 13:53:51 config:212 Registering function for random_outgoing_ports key..
[DEBUG ] 13:53:51 config:212 Registering function for peer_tos key..
[DEBUG ] 13:53:51 preferencesmanager:279 setting peer_tos to: 0x00
[DEBUG ] 13:53:51 config:212 Registering function for dht key..
[DEBUG ] 13:53:51 preferencesmanager:289 dht value set to True
[DEBUG ] 13:53:51 config:212 Registering function for upnp key..
[DEBUG ] 13:53:51 preferencesmanager:311 upnp value set to True
[DEBUG ] 13:53:51 config:212 Registering function for natpmp key..
[DEBUG ] 13:53:51 preferencesmanager:318 natpmp value set to True
[DEBUG ] 13:53:51 config:212 Registering function for utpex key..
[DEBUG ] 13:53:51 preferencesmanager:332 utpex value set to True
[DEBUG ] 13:53:51 config:212 Registering function for lsd key..
[DEBUG ] 13:53:51 preferencesmanager:325 lsd value set to True
[DEBUG ] 13:53:51 config:212 Registering function for enc_in_policy key..
[DEBUG ] 13:53:51 preferencesmanager:337 encryption value enc_in_policy set to 1..
[DEBUG ] 13:53:51 preferencesmanager:351 encryption settings:
out_policy: enabled
in_policy: enabled
level: both
prefer_rc4: True
[DEBUG ] 13:53:51 config:212 Registering function for enc_out_policy key..
[DEBUG ] 13:53:51 preferencesmanager:337 encryption value enc_out_policy set to 1..
[DEBUG ] 13:53:51 preferencesmanager:351 encryption settings:
out_policy: enabled
in_policy: enabled
level: both
prefer_rc4: True
[DEBUG ] 13:53:51 config:212 Registering function for enc_level key..
[DEBUG ] 13:53:51 preferencesmanager:337 encryption value enc_level set to 2..
[DEBUG ] 13:53:51 preferencesmanager:351 encryption settings:
out_policy: enabled
in_policy: enabled
level: both
prefer_rc4: True
[DEBUG ] 13:53:51 config:212 Registering function for enc_prefer_rc4 key..
[DEBUG ] 13:53:51 preferencesmanager:337 encryption value enc_prefer_rc4 set to True..
[DEBUG ] 13:53:51 preferencesmanager:351 encryption settings:
out_policy: enabled
in_policy: enabled
level: both
prefer_rc4: True
[DEBUG ] 13:53:51 config:212 Registering function for max_connections_global key..
[DEBUG ] 13:53:51 preferencesmanager:354 max_connections_global set to 434..
[DEBUG ] 13:53:51 config:212 Registering function for max_upload_speed key..
[DEBUG ] 13:53:51 preferencesmanager:358 max_upload_speed set to 35.0..
[DEBUG ] 13:53:51 config:212 Registering function for max_download_speed key..
[DEBUG ] 13:53:51 preferencesmanager:368 max_download_speed set to 750.0..
[DEBUG ] 13:53:51 config:212 Registering function for max_upload_slots_global key..
[DEBUG ] 13:53:51 preferencesmanager:377 max_upload_slots_global set to 4..
[DEBUG ] 13:53:51 config:212 Registering function for max_half_open_connections key..
[DEBUG ] 13:53:51 config:212 Registering function for max_connections_per_second key..
[DEBUG ] 13:53:51 config:212 Registering function for ignore_limits_on_local_network key..
[DEBUG ] 13:53:51 config:212 Registering function for share_ratio_limit key..
[DEBUG ] 13:53:51 preferencesmanager:392 share_ratio_limit set to 1.2..
[DEBUG ] 13:53:51 config:212 Registering function for seed_time_ratio_limit key..
[DEBUG ] 13:53:51 preferencesmanager:397 seed_time_ratio_limit set to 1.2..
[DEBUG ] 13:53:51 config:212 Registering function for seed_time_limit key..
[DEBUG ] 13:53:51 preferencesmanager:402 seed_time_limit set to -1..
[DEBUG ] 13:53:51 config:212 Registering function for max_active_downloading key..
[DEBUG ] 13:53:51 preferencesmanager:408 max_active_downloading set to 2..
[DEBUG ] 13:53:51 preferencesmanager:409 active_downloads: 8
[DEBUG ] 13:53:51 config:212 Registering function for max_active_seeding key..
[DEBUG ] 13:53:51 preferencesmanager:414 max_active_seeding set to 1..
[DEBUG ] 13:53:51 preferencesmanager:415 active_seeds: 5
[DEBUG ] 13:53:51 config:212 Registering function for max_active_limit key..
[DEBUG ] 13:53:51 preferencesmanager:420 max_active_limit set to 3..
[DEBUG ] 13:53:51 preferencesmanager:421 active_limit: 15
[DEBUG ] 13:53:51 config:212 Registering function for dont_count_slow_torrents key..
[DEBUG ] 13:53:51 preferencesmanager:426 dont_count_slow_torrents set to False..
[DEBUG ] 13:53:51 config:212 Registering function for send_info key..
[DEBUG ] 13:53:51 preferencesmanager:431 Sending anonymous stats..
[DEBUG ] 13:53:51 config:212 Registering function for proxies key..
[DEBUG ] 13:53:51 config:212 Registering function for new_release_check key..
[DEBUG ] 13:53:51 config:212 Registering function for rate_limit_ip_overhead key..
[DEBUG ] 13:53:51 preferencesmanager:486 rate_limit_ip_overhead: True
[DEBUG ] 13:53:51 component:129 Starting component Core..
[DEBUG ] 13:53:51 component:129 Starting component AlertManager..
[DEBUG ] 13:53:51 alertmanager:107 listen_succeeded_alert: successfully listening on 0.0.0.0:51671
[DEBUG ] 13:53:51 alertmanager:107 listen_succeeded_alert: successfully listening on [::]:51671
[DEBUG ] 13:53:51 component:129 Starting component SignalManager..
[DEBUG ] 13:53:51 component:129 Starting component PluginManager..
[DEBUG ] 13:53:52 corepluginbase:47 Registering export function export_add_feed as feeder_add_feed
[DEBUG ] 13:53:52 corepluginbase:47 Registering export function export_add_filter as feeder_add_filter
[DEBUG ] 13:53:52 corepluginbase:47 Registering export function export_get_config as feeder_get_config
[DEBUG ] 13:53:52 corepluginbase:47 Registering export function export_get_feed_config as feeder_get_feed_config
[DEBUG ] 13:53:52 corepluginbase:47 Registering export function export_get_feeds as feeder_get_feeds
[DEBUG ] 13:53:52 corepluginbase:47 Registering export function export_get_filter_config as feeder_get_filter_config
[DEBUG ] 13:53:52 corepluginbase:47 Registering export function export_get_filters as feeder_get_filters
[DEBUG ] 13:53:52 corepluginbase:47 Registering export function export_get_items as feeder_get_items
[DEBUG ] 13:53:52 corepluginbase:47 Registering export function export_remove_feed as feeder_remove_feed
[DEBUG ] 13:53:52 corepluginbase:47 Registering export function export_remove_filter as feeder_remove_filter
[DEBUG ] 13:53:52 corepluginbase:47 Registering export function export_set_filter_config as feeder_set_filter_config
[DEBUG ] 13:53:52 corepluginbase:47 Registering export function export_test_filter as feeder_test_filter
[DEBUG ] 13:53:52 corepluginbase:51 CorePlugin initialized..
[DEBUG ] 13:53:52 init:46 0
[DEBUG ] 13:53:52 configmanager:91 Getting config 'feeder.conf'
[DEBUG ] 13:53:52 config:253 Config /home/fujitsu-debian/.config/deluge/feeder.conf loaded: {'updatetime': 5, 'filters': {'Gazza': <feeder.core.Filter instance at 0x9e8b06c>}, 'feeds': {'BV': <feeder.core.Feed instance at 0xa2b530c>}}
[INFO ] 13:53:52 pluginmanagerbase:138 Plugin feeder enabled..
[DEBUG ] 13:53:52 corepluginbase:47 Registering export function export_download as blocklist_download
[DEBUG ] 13:53:52 corepluginbase:47 Registering export function export_get_config as blocklist_get_config
[DEBUG ] 13:53:52 corepluginbase:47 Registering export function export_get_status as blocklist_get_status
[DEBUG ] 13:53:52 corepluginbase:47 Registering export function export_import as blocklist_import
[DEBUG ] 13:53:52 corepluginbase:47 Registering export function export_set_config as blocklist_set_config
[DEBUG ] 13:53:52 corepluginbase:51 CorePlugin initialized..
[DEBUG ] 13:53:52 init:46 0
[DEBUG ] 13:53:52 core:77 Blocklist: Plugin enabled..
[DEBUG ] 13:53:52 configmanager:91 Getting config 'blocklist.conf'
[DEBUG ] 13:53:52 config:253 Config /home/fujitsu-debian/.config/deluge/blocklist.conf loaded: {'check_after_days': 1, 'url': 'http://deluge-torrent.org/blocklist/nipfilter.dat.gz', 'try_times': 5, 'file_url': 'http://deluge-torrent.org/blocklist/nipfilter.dat.gz', 'file_type': 'gzmule', 'timeout': 180, 'file_size': 3159720, 'listtype': 'gzmule', 'load_on_start': True, 'file_date': 'Tue Jun 16 13:41:45 2009'}
[INFO ] 13:53:52 pluginmanagerbase:138 Plugin Blocklist enabled..
[DEBUG ] 13:53:52 component:129 Starting component TorrentManager..
[DEBUG ] 13:53:52 configmanager:91 Getting config 'core.conf'
[DEBUG ] 13:53:52 torrentmanager:476 Opening torrent state file for load.
[DEBUG ] 13:53:52 torrentmanager:284 torrentmanager.add
[DEBUG ] 13:53:52 configmanager:91 Getting config 'core.conf'
[DEBUG ] 13:53:52 torrentmanager:251 Attempting to create torrent_info from /home/fujitsu-debian/.config/deluge/state/4d22d138c9640c1b3244a399069aad798b18c153.torrent
[DEBUG ] 13:53:52 torrentmanager:336 options: {'add_paused': True, 'max_download_speed': -1, 'auto_managed': True, 'prioritize_first_last_pieces': False, 'download_location': '/home/fujitsu-debian/completi', 'file_priorities': [1], 'stop_at_ratio': False, 'max_upload_speed': -1, 'remove_at_ratio': False, 'max_upload_slots': -1, 'compact_allocation': False, 'stop_ratio': 2.0, 'max_connections': 217}
[DEBUG ] 13:53:52 component:153 Pausing component AlertManager..
[DEBUG ] 13:53:52 torrentmanager:376 handle id: 4d22d138c9640c1b3244a399069aad798b18c153
[DEBUG ] 13:53:52 torrent:121 Creating torrent object 4d22d138c9640c1b3244a399069aad798b18c153
[DEBUG ] 13:53:52 configmanager:91 Getting config 'core.conf'
[DEBUG ] 13:53:52 configmanager:91 Getting config 'core.conf'
[DEBUG ] 13:53:52 torrent:346 Setting trackers for 4d22d138c9640c1b3244a399069aad798b18c153: [{'url': 'http://phoenixitalia.org/to/announce.php?passkey=BLABLA', 'tier': 0}]
[DEBUG ] 13:53:52 torrent:358 tier: 0 tracker: http://phoenixitalia.org/to/announce.php?passkey=BLABLA
[DEBUG ] 13:53:52 torrent:315 setting 4d22d138c9640c1b3244a399069aad798b18c153's file priorities: [1]
[DEBUG ] 13:53:52 torrent:380 set_state_based_on_ltstate: Seeding
[DEBUG ] 13:53:52 torrent:381 session.is_paused: False
[DEBUG ] 13:53:52 torrent:222 Torrent object created.
[DEBUG ] 13:53:52 component:163 Resuming component AlertManager..
[DEBUG ] 13:53:52 alertmanager:107 state_changed_alert: File2: state changed to: downloading
[DEBUG ] 13:53:52 alertmanager:107 torrent_checked_alert: File2 checked
[DEBUG ] 13:53:52 alertmanager:107 torrent_finished_alert: File2 torrent finished downloading
[DEBUG ] 13:53:52 alertmanager:107 state_changed_alert: File2: state changed to: finished
[DEBUG ] 13:53:52 alertmanager:107 state_changed_alert: File2: state changed to: seeding
[DEBUG ] 13:53:52 torrentmanager:284 torrentmanager.add
[DEBUG ] 13:53:52 configmanager:91 Getting config 'core.conf'
[DEBUG ] 13:53:52 torrentmanager:251 Attempting to create torrent_info from /home/fujitsu-debian/.config/deluge/state/67f678b4347f64f3b6b7930098b0bc814f6d2b37.torrent
[DEBUG ] 13:53:52 core:162 Reset IP Filter..
[DEBUG ] 13:53:52 text:92 GZMuleReader loading: /home/fujitsu-debian/.config/deluge/blocklist.cache
[DEBUG ] 13:53:52 text:85 MuleReader loading
[DEBUG ] 13:53:52 text:24 TextBase loading
[DEBUG ] 13:53:52 core:184 Blocklist import starting..
[DEBUG ] 13:53:52 torrentmanager:336 options: {'add_paused': True, 'max_download_speed': -1, 'auto_managed': True, 'prioritize_first_last_pieces': False, 'download_location': '/home/fujitsu-debian/completi', 'file_priorities': [1], 'stop_at_ratio': False, 'max_upload_speed': -1, 'remove_at_ratio': False, 'max_upload_slots': -1, 'compact_allocation': False, 'stop_ratio': 2.0, 'max_connections': 217}
[DEBUG ] 13:53:52 component:153 Pausing component AlertManager..
[DEBUG ] 13:53:52 torrentmanager:376 handle id: 67f678b4347f64f3b6b7930098b0bc814f6d2b37
[DEBUG ] 13:53:52 torrent:121 Creating torrent object 67f678b4347f64f3b6b7930098b0bc814f6d2b37
[DEBUG ] 13:53:52 configmanager:91 Getting config 'core.conf'
[DEBUG ] 13:53:52 configmanager:91 Getting config 'core.conf'
[DEBUG ] 13:53:52 torrent:346 Setting trackers for 67f678b4347f64f3b6b7930098b0bc814f6d2b37: [{'url': 'http://phoenixitalia.org/to/announce.php?passkey=BLABLA', 'tier': 0}]
[DEBUG ] 13:53:52 torrent:358 tier: 0 tracker: http://phoenixitalia.org/to/announce.php?passkey=cf077d0ec03b9760d21543e4427e1c409517fd0bf8faa655990a4dffe358e13e
[DEBUG ] 13:53:52 torrent:315 setting 67f678b4347f64f3b6b7930098b0bc814f6d2b37's file priorities: [1]
[DEBUG ] 13:53:52 torrent:380 set_state_based_on_ltstate: Downloading
[DEBUG ] 13:53:52 torrent:381 session.is_paused: False
[DEBUG ] 13:53:52 torrent:222 Torrent object created.
[DEBUG ] 13:53:52 component:163 Resuming component AlertManager..
[DEBUG ] 13:53:52 alertmanager:107 state_changed_alert: File1: state changed to: downloading
[DEBUG ] 13:53:52 alertmanager:107 torrent_checked_alert: File1 checked
[DEBUG ] 13:53:52 pluginmanager:151 run_post_session_load
[DEBUG ] 13:53:52 component:129 Starting component AutoAdd..
[DEBUG ] 13:53:52 component:129 Starting component AuthManager..
[DEBUG ] 13:53:52 component:129 Starting component FilterManager..
[DEBUG ] 13:53:52 torrentmanager:766 on_alert_state_changed
[DEBUG ] 13:53:52 torrent:380 set_state_based_on_ltstate: Seeding
[DEBUG ] 13:53:52 torrent:381 session.is_paused: False
[DEBUG ] 13:53:52 torrentmanager:678 on_alert_torrent_checked
[DEBUG ] 13:53:52 torrent:380 set_state_based_on_ltstate: Seeding
[DEBUG ] 13:53:52 torrent:381 session.is_paused: False
[DEBUG ] 13:53:52 torrentmanager:635 on_alert_torrent_finished
[DEBUG ] 13:53:52 torrentmanager:642 4d22d138c9640c1b3244a399069aad798b18c153 is finished..
[DEBUG ] 13:53:52 torrent:380 set_state_based_on_ltstate: Seeding
[DEBUG ] 13:53:52 torrent:381 session.is_paused: False
[DEBUG ] 13:53:52 torrentmanager:766 on_alert_state_changed
[DEBUG ] 13:53:52 torrent:380 set_state_based_on_ltstate: Seeding
[DEBUG ] 13:53:52 torrent:381 session.is_paused: False
[DEBUG ] 13:53:52 torrentmanager:766 on_alert_state_changed
[DEBUG ] 13:53:52 torrent:380 set_state_based_on_ltstate: Seeding
[DEBUG ] 13:53:52 torrent:381 session.is_paused: False
[DEBUG ] 13:53:52 torrentmanager:766 on_alert_state_changed
[DEBUG ] 13:53:52 torrent:380 set_state_based_on_ltstate: Downloading
[DEBUG ] 13:53:52 torrent:381 session.is_paused: False
[DEBUG ] 13:53:52 torrentmanager:678 on_alert_torrent_checked
[DEBUG ] 13:53:52 torrent:380 set_state_based_on_ltstate: Downloading
[DEBUG ] 13:53:52 torrent:381 session.is_paused: False
[DEBUG ] 13:53:52 alertmanager:107 save_resume_data_alert: File2 resume data generated
[DEBUG ] 13:53:52 torrentmanager:776 on_alert_save_resume_data
[DEBUG ] 13:53:52 torrent:823 Deleting fastresume file: /home/fujitsu-debian/.config/deluge/state/4d22d138c9640c1b3244a399069aad798b18c153.fastresume
[DEBUG ] 13:53:52 torrent:807 Saving fastresume file: /home/fujitsu-debian/.config/deluge/state/4d22d138c9640c1b3244a399069aad798b18c153.fastresume
[DEBUG ] 13:53:52 core:194 feed 'BV' has no ttl set, will use default timer
[DEBUG ] 13:53:52 core:201 will test filters {}
[DEBUG ] 13:53:52 core:239 RSS item '[color darkred][ReSeed][ color]2009.05.09.Gazzetta dello Sport BV.pdf' matches filter 'Gazzetta.'
[INFO ] 13:53:52 core:455 Attempting to add url http://www.bitvaulttorrent.com/dl.php/27452/BLABLA/2009.05.09.Gazzetta_dello_Sport___BV.pdf.torrent
[DEBUG ] 13:53:53 torrentmanager:284 torrentmanager.add
[DEBUG ] 13:53:53 configmanager:91 Getting config 'core.conf'
[DEBUG ] 13:53:53 torrentmanager:336 options: {'max_download_speed': -1, 'auto_managed': 'on', 'prioritize_first_last_pieces': None, 'download_location': '/home/fujitsu-debian/completi', 'stop_at_ratio': False, 'max_upload_speed': -1, 'remove_at_ratio': False, 'max_upload_slots': -1, 'stop_ratio': 2.0, 'active': 'on', 'max_connections': '217'}
[DEBUG ] 13:53:53 component:153 Pausing component AlertManager..
[DEBUG ] 13:53:53 torrentmanager:376 handle id: c24cca35f35fc58597041831dc9ffe0eefa31843
[DEBUG ] 13:53:53 torrent:121 Creating torrent object c24cca35f35fc58597041831dc9ffe0eefa31843
[DEBUG ] 13:53:53 configmanager:91 Getting config 'core.conf'
[DEBUG ] 13:53:53 configmanager:91 Getting config 'core.conf'
[DEBUG ] 13:54:38 core:194 Blocklist import complete!
[WARNING ] 13:55:16 pluginmanager:117 Status field label is not registered with the PluginManager.
[WARNING ] 13:55:16 pluginmanager:117 Status field label is not registered with the PluginManager.
[WARNING ] 13:55:17 pluginmanager:117 Status field label is not registered with the PluginManager.
[DEBUG ] 13:55:22 config:278 Saving new config file /home/fujitsu-debian/.config/deluge/feeder.conf.new
[DEBUG ] 13:55:22 config:290 Backing up old config file to /home/fujitsu-debian/.config/deluge/feeder.conf~
[DEBUG ] 13:55:22 config:298 Moving new config file /home/fujitsu-debian/.config/deluge/feeder.conf.new to /home/fujitsu-debian/.config/deluge/feeder.conf..
[DEBUG ] 13:56:10 config:278 Saving new config file /home/fujitsu-debian/.config/deluge/feeder.conf.new
[DEBUG ] 13:56:10 config:290 Backing up old config file to /home/fujitsu-debian/.config/deluge/feeder.conf~
[DEBUG ] 13:56:10 config:298 Moving new config file /home/fujitsu-debian/.config/deluge/feeder.conf.new to /home/fujitsu-debian/.config/deluge/feeder.conf..
[DEBUG ] 13:56:12 core:201 will test filters {'to_test': <feeder.core.Filter instance at 0xa2b760c>}
[WARNING ] 13:56:12 core:217 Filter 'to_test' has not been configured, ignoring!
[WARNING ] 13:56:12 core:217 Filter 'to_test' has not been configured, ignoring!
[WARNING ] 13:56:12 core:217 Filter 'to_test' has not been configured, ignoring!
[WARNING ] 13:56:12 core:217 Filter 'to_test' has not been configured, ignoring!
[WARNING ] 13:56:12 core:217 Filter 'to_test' has not been configured, ignoring!
[WARNING ] 13:56:12 core:217 Filter 'to_test' has not been configured, ignoring!
[WARNING ] 13:56:12 core:217 Filter 'to_test' has not been configured, ignoring!
[WARNING ] 13:56:12 core:217 Filter 'to_test' has not been configured, ignoring!
[WARNING ] 13:56:12 core:217 Filter 'to_test' has not been configured, ignoring!
[WARNING ] 13:56:12 core:217 Filter 'to_test' has not been configured, ignoring!
[WARNING ] 13:56:12 core:217 Filter 'to_test' has not been configured, ignoring!
[WARNING ] 13:56:12 core:217 Filter 'to_test' has not been configured, ignoring!
[WARNING ] 13:56:12 core:217 Filter 'to_test' has not been configured, ignoring!
[WARNING ] 13:56:12 core:217 Filter 'to_test' has not been configured, ignoring!
[WARNING ] 13:56:12 core:217 Filter 'to_test' has not been configured, ignoring!
[DEBUG ] 13:56:16 config:278 Saving new config file /home/fujitsu-debian/.config/deluge/feeder.conf.new
[DEBUG ] 13:56:16 config:290 Backing up old config file to /home/fujitsu-debian/.config/deluge/feeder.conf~
[DEBUG ] 13:56:16 config:298 Moving new config file /home/fujitsu-debian/.config/deluge/feeder.conf.new to /home/fujitsu-debian/.config/deluge/feeder.conf..
[DEBUG ] 13:56:16 core:201 will test filters {}
[DEBUG ] 13:56:16 core:239 RSS item '[color darkred][ReSeed][ color]2009.05.09.Gazzetta dello Sport BV.pdf' matches filter 'Gazzetta.'
[INFO ] 13:56:16 core:455 Attempting to add url http://www.bitvaulttorrent.com/dl.php/27452/blabla/2009.05.09.Gazzetta_dello_Sport___BV.pdf.torrent
[DEBUG ] 13:56:16 core:201 will test filters {'to_test': <feeder.core.Filter instance at 0x9e1c08c>}
[DEBUG ] 13:56:16 core:239 RSS item '[color darkred][ReSeed][ color]2009.05.09.Gazzetta dello Sport BV.pdf' matches filter 'Gazzetta.'
[DEBUG ] 13:56:16 torrentmanager:284 torrentmanager.add
[DEBUG ] 13:56:16 configmanager:91 Getting config 'core.conf'
[DEBUG ] 13:56:16 torrentmanager:336 options: {'max_download_speed': -1, 'auto_managed': 'on', 'prioritize_first_last_pieces': None, 'download_location': '/home/fujitsu-debian/completi', 'stop_at_ratio': False, 'max_upload_speed': -1, 'remove_at_ratio': False, 'max_upload_slots': -1, 'stop_ratio': 2.0, 'active': 'on', 'max_connections': '217'}
[WARNING ] 13:56:16 torrentmanager:368 Error adding torrent: torrent already exists in session
[DEBUG ] 13:56:16 torrentmanager:371 torrent handle is invalid!
[DEBUG ] 13:56:16 component:163 Resuming component AlertManager..
[DEBUG ] 13:56:16 alertmanager:107 state_changed_alert: 2009.05.09.Gazzetta dello Sport - BV.pdf: state changed to: downloading
[DEBUG ] 13:56:16 alertmanager:107 torrent_checked_alert: 2009.05.09.Gazzetta dello Sport - BV.pdf checked
[DEBUG ] 13:56:16 alertmanager:107 portmap_alert: successfully mapped port using UPnP. external port: 51671
[DEBUG ] 13:56:16 alertmanager:107 portmap_alert: successfully mapped port using UPnP. external port: 51671
[DEBUG ] 13:56:16 pluginmanager:136 run_post_torrent_add
[DEBUG ] 13:56:16 torrentmanager:766 on_alert_state_changed
[DEBUG ] 13:56:16 torrentmanager:678 on_alert_torrent_checked
[WARNING ] 13:56:36 pluginmanager:117 Status field label is not registered with the PluginManager.
[WARNING ] 13:56:36 pluginmanager:117 Status field label is not registered with the PluginManager.
[WARNING ] 13:56:37 pluginmanager:117 Status field label is not registered with the PluginManager.
[DEBUG ] 13:56:52 alertmanager:107 scrape_reply_alert: File2 (http://tracker.org/to/announce.php?passkey=BLABLA) scrape reply: 1 15
Code: Select all
deluged -L debug -l logdeluge
fujitsu-debian@MsHome:~$ Traceback (most recent call last):
File "/usr/lib/pymodules/python2.5/deluge/core/core.py", line 412, in _add_torrent_file
torrent_id = self.torrents.add(filedump=filedump, options=options, filename=filename)
File "/usr/lib/pymodules/python2.5/deluge/core/torrentmanager.py", line 380, in add
torrent = Torrent(handle, options, state, filename, magnet)
File "/usr/lib/pymodules/python2.5/deluge/core/torrent.py", line 206, in __init__
self.set_options(self.options)
File "/usr/lib/pymodules/python2.5/deluge/core/torrent.py", line 239, in set_options
OPTIONS_FUNCS[key](value)
Boost.Python.ArgumentError: Python argument types in
torrent_handle.set_max_connections(torrent_handle, str)
did not match C++ signature:
set_max_connections(libtorrent::torrent_handle {lvalue}, int)

Re: Feeder: a RSS-plugin for deluge >= 1.1
I'm still 99,87% sure this is not a feeder problem, from what I can tell from the terminal output it looks like there is some problem setting the max connections. Perhaps you can bypass the problem by setting max connections to -1?
Re: Feeder: a RSS-plugin for deluge >= 1.1
Awesome, now works, but why it doesn't with the right number of connections?feffe wrote:I'm still 99,87% sure this is not a feeder problem, from what I can tell from the terminal output it looks like there is some problem setting the max connections. Perhaps you can bypass the problem by setting max connections to -1?
Re: Feeder: a RSS-plugin for deluge >= 1.1
I don't know, but as have been noted before the speed setting doesn't work either (for feeder that is), I will look into it for next release.Kwb wrote:Awesome, now works, but why it doesn't with the right number of connections?feffe wrote:I'm still 99,87% sure this is not a feeder problem, from what I can tell from the terminal output it looks like there is some problem setting the max connections. Perhaps you can bypass the problem by setting max connections to -1?
Re: Feeder: a RSS-plugin for deluge >= 1.1
Thanks, looking forward to the next releasefeffe wrote:I don't know, but as have been noted before the speed setting doesn't work either (for feeder that is), I will look into it for next release.Kwb wrote:Awesome, now works, but why it doesn't with the right number of connections?feffe wrote:I'm still 99,87% sure this is not a feeder problem, from what I can tell from the terminal output it looks like there is some problem setting the max connections. Perhaps you can bypass the problem by setting max connections to -1?

Re: Feeder: a RSS-plugin for deluge >= 1.1
Updated the first post with the new 0.4 release.
Version 0.4
The history is saved on a clean shutdown, meaning if deluge crashes or is forcefully killed it may want to download some torrents again... No major issue, but I thought I should mention it. A somewhat more important issue is that a URL is always added to the history on the first match, regardless if the torrent was successfully added to deluge or not, so if the torrent file is temporary unavailable when it's first matched it won't be downloaded. At the moment I can't see any good way to work around this...
now enjoy the new version and let me know if you find any undocumented features
Version 0.4
- fixed sorting of feeds and filters
- Filter history (thanks to dack for the patch)
- removed all configuration in the gtk-ui
- fixed speed settings
- fixed a bug where some filters would not run if some other filters where deactivated
- implemented stop/remove at seed ratio
The history is saved on a clean shutdown, meaning if deluge crashes or is forcefully killed it may want to download some torrents again... No major issue, but I thought I should mention it. A somewhat more important issue is that a URL is always added to the history on the first match, regardless if the torrent was successfully added to deluge or not, so if the torrent file is temporary unavailable when it's first matched it won't be downloaded. At the moment I can't see any good way to work around this...
now enjoy the new version and let me know if you find any undocumented features
