Migrate filearea-lb.js to use FileBase
2 unresolved threads
2 unresolved threads
Merge request reports
Activity
requested review from @echicken
assigned to @eso
added 1 commit
- 48cc4775 - Migrate filearea-lb.js batch download commands to FileBase
I was referring to the .dwn file creation, use of
bbs.batch_add_list()
- as that stuff isn't necessary any more. This module appears to use its own in-memory batch download list, separate from the normally-maintained .dnload batch download file list (as of v3.19). The method used in this module will probably continue to work fine, but it's a little weird that this batch list is separate from the SBBS-maintained list.
added 1 commit
- f5f9f604 - Modify filearea-lb.js to use .dnload for batch downloads
enabled an automatic merge when the pipeline for f5f9f604 succeeds
mentioned in commit 38962e8a
Please register or sign in to reply