projects
/
BK-2020-03.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
7e772cd
)
feat(user/bk-copy-rand-music):Optimize file processing
author
Steven Baltakatei Sandoval
<baltakatei@gmail.com>
Fri, 27 Oct 2023 13:01:47 +0000
(13:01 +0000)
committer
Steven Baltakatei Sandoval
<baltakatei@gmail.com>
Fri, 27 Oct 2023 13:01:47 +0000
(13:01 +0000)
- Now ignores blacklist of extensions.
- Increase minimum file duration to 30s.
- Now adds files until 95% of target size or duration is reached
instead of stopping as soon as a large or long file is considered.
- Now skips `ffprobe` of files (slow) if `du` size check (fast) fails.
No differences found