begna112

Results 7 comments of begna112

I am also getting this error. Seems to be related to when the creator adds a link to the content via the patreon uploader, rather than as a proper attachment....

Sent them along. For what it's worth, I'm 90% certain the original report here is the same. A bunch of in-line links to zip files for battlemaps, rather than proper...

+1 avoiding polluting my tv and 4k tv sonarr servers with anime would be highly appreciated. Currently my non-technical users/family members have no way to choose which server it gets...

> Unfortunately the harsh truth is that if the issue does not affect me or does not completely break the application the answer is "this will be done when I...

So here is where the error is being thrown: https://github.com/AlexCSDev/PatreonDownloader/blob/aaaaf9291c513912eb46aba9a8b4c6646972401f/PatreonDownloader.Implementation/PatreonCrawledUrlProcessor.cs#L113-L120 Here is where any url inside the content of the post is being set as an "externalurl": https://github.com/AlexCSDev/PatreonDownloader/blob/aaaaf9291c513912eb46aba9a8b4c6646972401f/PatreonDownloader.Implementation/PatreonPageCrawler.cs#L216-L224 This probably...

I tried to implement this myself but am getting a 403 error from cloudflare. Maybe that was the root problem all along? I added the redirect and a debug line...