Bookshelves metadata is not automatically generated
fontclos opened this issue · 4 comments
fontclos commented
We should include the code that generates clean bookshelves in this main repo, instead of the gutenberg-analysis one.
fontclos commented
created a branch
fontclos commented
There's a bug to be solved althought I merged the branch already... So in a fresh start, the bookshelves dataframe cannot be filtered properly because meta_query looks into which books we have processed, which are 0 at runtime.
fontclos commented
Ok, we move cleaning BS to gutenberg-analysis repo
fontclos commented
Solved