captainnapalm wrote:Hey bro, again, thanks for your awesome plugin. I've figured out the majority of my issues with the plugin with your help previously.
I'm curious to know if label support is still in the forecast to be supported. It's the last remaining piece of the puzzle for me.
Hi
I actually started implementing that a while ago, but I didn't have time to finish it. It's absolutely in the forecast, but I can't promise anything. Implementing that feature probably has the highest priority, after fixing bugs.
When reporting issues, please include any relevant information such as OS (and version), python version (for Windows users this depends on which Deluge installer was used), Deluge version and plugin version.
bro wrote:The bug is not in Deluge, but it could be a bug in libraries included with the Deluge (Windows) installer's python version.
Can you try the attached version? If the Deluge installer you used includes python 2.6, rename the egg to YaRSS2-1.3.4-py2.6.egg
I'm now getting "[Errno 9] Bad file descriptor"
It appears when I try to edit a subscription but not in the message log like the other error.
Ok, can you try the one attached?
Edit: This forces SSL3, which would only work if the server has trouble handling TLS. If that is the case, the server should be fixed. I tested it with a couple of servers, and they didn't accept it, so this is only for debug purpose.
When reporting issues, please include any relevant information such as OS (and version), python version (for Windows users this depends on which Deluge installer was used), Deluge version and plugin version.
Edit: This forces SSL3, which would only work if the server has trouble handling TLS. If that is the case, the server should be fixed. I tested it with a couple of servers, and they didn't accept it, so this is only for debug purpose.
Still the same error. " "[Errno 9] Bad file descriptor""
If it can help, I can pm you the rss link.
Edit: This forces SSL3, which would only work if the server has trouble handling TLS. If that is the case, the server should be fixed. I tested it with a couple of servers, and they didn't accept it, so this is only for debug purpose.
Still the same error. " "[Errno 9] Bad file descriptor""
If it can help, I can pm you the rss link.
Sure, if I can test myself it'll be easier.
When reporting issues, please include any relevant information such as OS (and version), python version (for Windows users this depends on which Deluge installer was used), Deluge version and plugin version.
After testing a bit it seems to be an issue in Python's SSL library. This is a platform independent issue, which has been fixed in Python 2.7.9. Presumably, as Deluge 3.11 was released November 30, 2014, and Python 2.7.9 was released 2014-12-10, it's safe to say the Python (2.7) version included in the Windows installer is older. It's the same issue with Python 2.6.9 (currently latest version), so I'm not sure if it'll be fixed in Python 2.6 at all.
I haven't found a way to make it work with older Python versions.
When reporting issues, please include any relevant information such as OS (and version), python version (for Windows users this depends on which Deluge installer was used), Deluge version and plugin version.
bro wrote:After testing a bit it seems to be an issue in Python's SSL library. This is a platform independent issue, which has been fixed in Python 2.7.9. Presumably, as Deluge 3.11 was released November 30, 2014, and Python 2.7.9 was released 2014-12-10, it's safe to say the Python (2.7) version included in the Windows installer is older. It's the same issue with Python 2.6.9 (currently latest version), so I'm not sure if it'll be fixed in Python 2.6 at all.
I haven't found a way to make it work with older Python versions.
Hello, I've got the same problem as puddz, the thing is that it was working fine 5 days ago, and all of a sudden it stopped working, with the error message
My version of Python hasn't changed in the meantime, so I doubt it comes from here. Even if it comes from here, I have the version 2.7.9 installed, which fixes this issue.
bro wrote:After testing a bit it seems to be an issue in Python's SSL library. This is a platform independent issue, which has been fixed in Python 2.7.9. Presumably, as Deluge 3.11 was released November 30, 2014, and Python 2.7.9 was released 2014-12-10, it's safe to say the Python (2.7) version included in the Windows installer is older. It's the same issue with Python 2.6.9 (currently latest version), so I'm not sure if it'll be fixed in Python 2.6 at all.
I haven't found a way to make it work with older Python versions.
Hello, I've got the same problem as puddz, the thing is that it was working fine 5 days ago, and all of a sudden it stopped working, with the error message
My version of Python hasn't changed in the meantime, so I doubt it comes from here. Even if it comes from here, I have the version 2.7.9 installed, which fixes this issue.
I know that the Python version in the Windows installer hasn't changed, but if the servers started requiring certain features that do not work with the included Python version, it would explain why it happens now.
Are you on Windows?
When reporting issues, please include any relevant information such as OS (and version), python version (for Windows users this depends on which Deluge installer was used), Deluge version and plugin version.
bro wrote:After testing a bit it seems to be an issue in Python's SSL library. This is a platform independent issue, which has been fixed in Python 2.7.9. Presumably, as Deluge 3.11 was released November 30, 2014, and Python 2.7.9 was released 2014-12-10, it's safe to say the Python (2.7) version included in the Windows installer is older. It's the same issue with Python 2.6.9 (currently latest version), so I'm not sure if it'll be fixed in Python 2.6 at all.
I haven't found a way to make it work with older Python versions.
bro wrote:After testing a bit it seems to be an issue in Python's SSL library. This is a platform independent issue, which has been fixed in Python 2.7.9. Presumably, as Deluge 3.11 was released November 30, 2014, and Python 2.7.9 was released 2014-12-10, it's safe to say the Python (2.7) version included in the Windows installer is older. It's the same issue with Python 2.6.9 (currently latest version), so I'm not sure if it'll be fixed in Python 2.6 at all.
I haven't found a way to make it work with older Python versions.
Hello, I've got the same problem as puddz, the thing is that it was working fine 5 days ago, and all of a sudden it stopped working, with the error message
My version of Python hasn't changed in the meantime, so I doubt it comes from here. Even if it comes from here, I have the version 2.7.9 installed, which fixes this issue.
I know that the Python version in the Windows installer hasn't changed, but if the servers started requiring certain features that do not work with the included Python version, it would explain why it happens now.