Lee Thompson
Lee Thompson
> As per my previous. There, I fixed it, now we can all get on with our lives.
I do use that, but it will only do it's thing if the container is re-started. Maybe letting us define a schedule that could run on a crontab in the...
I wrote a shell script to do this and it runs with Synology's task scheduler. This is an except, there's other code checking to see if docker is running etc....
Hmm that's odd, no double quotes. Here are the XPATHs: `--next-page-xpath="//a[@class='comic-nav-base comic-nav-next']/@href" --image-xpath="//div[@id='comic']//img/@src"` They work in scrapy shell. I'll try quoting the `--start-url`, you didn't quote them in the examples...
I have a second case of this, this time it's a (relatively) SFW comic. ### Command Line `webcomix custom zoophobia --start-url="https://zoophobia-comic.tumblr.com/post/127351123949" --next-page-xpath="//a[@class='next-button']/@href" --image-xpath="//figure[@class='photo-hires-item correct']//img/@src" --cbz` **Notes** * In this case...
UPDATE: I was able to rip a comic using WSL (Windows Subsystem for Linux) so there does seem to be some issues with the Windows port of the xpath parser...
Just a note that there's more than one version of the E5-2603, version 3 (released in 2014) and beyond support AVX2.
### How I do backups 1. I go into one of my mailbox folders and sort by date. 2. I select all of the prior year (2024 in this case)...
I don't think it's corruption, because it will fail at a different point each time. Did the EML export of one of the folders that was failing and it worked...
Completed a larger test with a folder that has 5817 messages from 2024. This time it worked fine. So this seems to be a workaround for me at least.