jan-carreras / torrentpreviewer

Simple application that lets you generate img previews from torrents without downloading all the content
MIT License
2 stars 0 forks source link

Store images using the torrent ID as a directory name, instead of filename #27

Open jan-carreras opened 3 years ago

jan-carreras commented 3 years ago

To avoid having directories with a gazillion files, use this formula instead:

55/8b/558b28ad5b5e9aee81afac7914f6bf7d68033688/4.36-37.Filename.mp4.jpg

This way we can only have a limited number of files per directory.