Toni Barth
Toni Barth
still encountering this issue with Cython 3.0.0a10 and coverage 6.3.1. any progress/ideas here?
obviously, I don't have enough experience with coverage and/or Cython's internals unfortunately, but if you need any kind of help with debugging, let me know and i'll get back to...
OK, I took some time to look into this issue from the Cython point of view by getting into Cython.Coverage and think that I got a pretty good feeling about...
Yeah, that's what I thought was supposed to happen. As far as my debugging goes however, the Cython Tracer never gets to work. All it gets to do is analyze...
Guys, we don't need to reinvent the wheel here. There already is a REAPER plug-in called Reaticulate by @jtackaberry which does way more than just keyswitches. Its mostly a plug-in...
Getting "Access to this website is forbidden. Perhaps, this website has a bot protection mechanism?"
Related to #2368. My docker log looks like follows: ``` miniflux-1 | level=DEBUG msg="Making outgoing request" request.method=GET request.url=https://www.anime2you.de/feed/ request.headers="map[Accept:[application/xml, application/atom+xml, application/rss+xml, application/rdf+xml, application/feed+json, text/html, */*;q=0.9] Connection:[close] If-Modified-Since:[Sun, 18 Feb 2024...
Getting "Access to this website is forbidden. Perhaps, this website has a bot protection mechanism?"
That is good to know. Perhaps a configuration would be useful which you can toggle on a per-feed basis, wether to use http/2 or not.
I know that anime2you didn't work before 2.0.50 (I think, somewhere around that version), but definitely worked with 2.0.51 again, and it stopped working with 2.1.0 out of nowhere. I...
I just tried to edit my Miniflux subscription of anime2you and added this as user agent: ``` Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0 ``` I however still...
Hello there, I haven't found an issue for the pdf exporter specifically yet, that's why i'm asking here. I tried using the PDF exporter today using a Docker setup, but...