Search Results
6/15/2025, 9:19:41 PM
>>81502929
>Now I have over 5000 clips saved and 10 000 images
That's a lot of clips. I do have almost 20k items, but mostly images, so yours probably takes up like 2 times the size.
[code]
$ find . -type f | wc -l
18514
[/code]
I find video files such a hassle to tag / store.
>Now I have over 5000 clips saved and 10 000 images
That's a lot of clips. I do have almost 20k items, but mostly images, so yours probably takes up like 2 times the size.
[code]
$ find . -type f | wc -l
18514
[/code]
I find video files such a hassle to tag / store.
Page 1