Not sure what bro's thoughts on this are but to me it seems like you need to start looking at Flexget because it already has this functionality and a lot more.smileboot wrote:But i would love an episode counter, or history checker would be a better description.
I.E. If eps 06x10 has been downloaded it wont attempt to download it again.
For Windows you do need py26 version of plugins. I tested the plugin and found that the following email imports are causing issue.Sparhawk wrote:for version 2.6 I was able to add it to plugin selection, but when I check it and click apply, its unchecked again
Code: Select all
from email.mime.multipart import MIMEMultipart
from email.mime.text import MIMEText
There is also a workaround to still get this plugin working on Windows; extract the files in the attached mime.zip and add them to the email/mime folder in library.zip which is in the Deluge program folder.