Quote:
Originally Posted by ownedbycats
Code:
category=>(Mass Effect - All Media Types)=>Mass Effect: Andromeda&&category=~^Mass Effect: Andromeda$
This ran on a few fics tagged "Mass Effect - All Media Types, Mass Effect Trilogy". What did I do wrong on the conditional?
Also, is there a better way to merge the "All Media Types" tag only if either Trilogy or Andromeda are present?
|
"## Note that if metakey == conditionalkey the conditional is ignored." You can't use
category in a conditional for
category.
And even if you could, it wouldn't have fit the case you described: "Mass Effect - All Media Types, Mass Effect Trilogy" isn't matched by ^Mass Effect: Andromeda$.
I'd need to see the story URL before thinking about it any more deeply.
Quote:
Originally Posted by Tanjamuse
I've added Chrome Cache to download from, but I still get errors on some chapters, in spite of having all the chapter-pages in chrome cache. It varies how many chapters fail.
browser_cache_path:C:\Users\myname\AppData\Local\G oogle\Chrome\User Data\Default\Cache
|
If your quote is accurate, you have an extra space in 'G oogle' in your
browser_cache_path which will prevent browser cache from working.
Which would explain your issues--especially since you haven't shared what the error(s) you are seeing are.
UPDATE:
Try setting
use_browser_cache_only:true (under ffnet section), then FFF will only use the cache.