Nic Wolfe
Nic Wolfe
I took a stab at this in #92
Can torrent clients pick up magnet files from a watch folder and load them properly?
Hmm, the purpose of that function is simply to make it into a valid non-hidden filename, not to make it more human-readable. I'll have to put a little more thought...
What exceptions are thrown, can you post a log? A better fix would be to catch those exceptions and log them and then carry on.
Please submit this against the development branch, all new features go there now. And thanks.
Wow great work! I have wanted to convert it to an ORM for years now but never had the time. How does Peewee handle threading? I tried STORM once and...
As this is one of the few areas of SB that actually has tests can you please write tests for this code? And also confirm that you ran the existing...
What should I do to get this into the krypton branch as well so krypton users can get this if a new version is released? Open a separate PR to...
My only concern is whether the site owners want the site to be automatically screen-scraped by SB. I imagine they won't be particularly enthused.
Can you squash this into one or two commits please? Other than that I think I am going to pull it but I will refactor it so that if all...