In that case, report it. If it's not showing up in saved metadata it's not being scraped.
I had this typed out and decided to post it even though not useful for your case.
For trying to figure out tricky config issues, my suggestion is a bit tedious but it does help the few times I've done it. Create a new library (just call it 'Test'). Don't use the 'copy library structure' as that also copies personal.ini.
Create a few basic columns. Also I'd set the username/pass in personal.ini just to make things less tedious. Once you confirm that it's working on a (mostly) clean config, start copying things over. I would start with replace_metadata and in/exclude_metadata.
Once you figure out which part broke it, comment out all its lines with ## and then uncomment them one at a time until it breaks again.
Also note that occasionally interactions between two different lines can break things - extraneous spaces (after removal of '(Video Game)' or something) resulting in failed matches is one I occasionally bump into.
Last edited by ownedbycats; 05-23-2023 at 05:46 PM.
|