View Single Post
Old 09-20-2022, 09:22 PM   #7561
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,005
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by ownedbycats View Post
What's the nature of the glitch? I use that setting.
https://github.com/JimmXinu/FanFicFare/issues/884

Before the fix, if you repeatedly did "Update metadata from stored column" with add_genre_when_multi_category:Crossover, the stored value of genre would end up with multiple copies of Crossover.

In practice, it basically never mattered. Normal de-duping removed it before use for anything, and a normal (from site) update would overwrite it in the saved metadata column.

add_category_when_multi_category actually needed more attention, getting both a de-dup and a sort step (when needed), and is now applied when keep_in_order_category:true, which didn't happen before.
JimmXinu is offline   Reply With Quote