Quote:
Originally Posted by steltek
@JimmXinu, out of curiosity, on A03 updates does FFF just update by downloading new chapters, or does it re-download the entire fic?
|
Code:
## AO3 offers a page to download the entire work at once. This can
## save a lot of network traffic if there are many chapters.
## True by built-in default.
#use_view_full_work:true
You can turn it off with
use_view_full_work:false.
No, there isn't a way to differentiate between new downloads and updates.