sbussetti / deluge-siphon

A Chrome extension for sending torrents to your Deluge server.
http://sbussetti.github.io/deluge-siphon/
81 stars 22 forks source link

Not adding with deluge 1.3.14 #54

Closed scassarGitHub closed 6 years ago

scassarGitHub commented 7 years ago

Seems like not adding with deluge 1.3.14 like a lot of other chrome extension.

Restart of deluged and web do nothing. Trying to add : https://www.t411.al/torrents/acronis-support-de-d-marrage-complet returns ok in the plugin but add nothing in deluge.

octophetus commented 7 years ago

Same here. Errors out.

Object {readyState: 0, getResponseHeader: function, getAllResponseHeaders: function, setRequestHeader: function, overrideMimeType: function…}abort: function (e)always: function ()catch: function (e)done: function ()fail: function ()getAllResponseHeaders: function ()getResponseHeader: function (e)overrideMimeType: function (e)pipe: function ()progress: function ()promise: function (e)readyState: 0setRequestHeader: function (e,t)state: function ()status: 0statusCode: function (e)statusText: "timeout"then: function (t,r,i)proto: Object timeout timeout

Object {readyState: 0, getResponseHeader: function, getAllResponseHeaders: function, setRequestHeader: function, overrideMimeType: function…}abort: function (e)always: function ()catch: function (e)done: function ()fail: function ()getAllResponseHeaders: function ()getResponseHeader: function (e)overrideMimeType: function (e)pipe: function ()progress: function ()promise: function (e)readyState: 0setRequestHeader: function (e,t)state: function ()status: 0statusCode: function (e)statusText: "timeout"then: function (t,r,i)proto: Object "timeout" "timeout"

[callee: function, Symbol(Symbol.iterator): function] callee : function () arguments : null caller : null length : 0 name : "" prototype : Object proto : function () [[FunctionLocation]] : controller_actions.js:839 [[Scopes]] : Scopes[2] length : 0 Symbol(Symbol.iterator) : function values() arguments : (...) caller : (...) length : 0 name : "values" proto : function () proto : Object constructor : function Object() hasOwnProperty : function hasOwnProperty() isPrototypeOf : function isPrototypeOf() propertyIsEnumerable : function propertyIsEnumerable() toLocaleString : function toLocaleString() toString : function toString() valueOf : function valueOf() defineGetter : function defineGetter() defineSetter : function defineSetter() lookupGetter : function lookupGetter() lookupSetter : function lookupSetter() get proto : function proto() set proto : function proto()

EDIT: Only seems to be happening with certain trackers. Works fine on most, hasn't worked once on Apollo for example.

sbussetti commented 6 years ago

Please re-open if this is still an issue.