openzim / gutenberg

Scraper for downloading the entire ebooks repository of project Gutenberg
https://download.kiwix.org/zim/gutenberg
GNU General Public License v3.0
126 stars 37 forks source link

Use new tagging system #84

Closed rgaudin closed 3 years ago

rgaudin commented 4 years ago

In order to update ZIM files to the new tagging system, please make sure your scraper:

rgaudin commented 4 years ago

done.

kelson42 commented 3 years ago

Seems to fail, see http://library.kiwix.org/gutenberg_mul_all_2020-11/M/Tags. The tags don't have the new format.

kelson42 commented 3 years ago

@rgaudin Or is that a problem at the zimfarm level? it seems impossible to configure the --tags in the Gutenberg recipe?

rgaudin commented 3 years ago

@kelson42 please be more explicit on tickets ; especially with a link on library which is frequently down.

Current Tags: gutenberg;_ftindex:yes;_ftindex

I checked the code and that's what we set. So we're only missing _category:gutenberg. Fixing that now.

And no, we can't set tags on gutenberg recipes as there is no need for that.