Hi, planing on using cleaner script, but am afraid it will delete from folders with useful files.
Where can I find information about the isAudio and isVideo function? What extensions does it use to check if it is audio and video?
Thanks
Cleaner isAudio isVideo
Re: Cleaner isAudio isVideo
Set --action test to do a dry-run and see what would happen.
isAudio/isVideo just checks for extensions. Check media.types in the SVN for details on what extensions are mapped to what type.
isAudio/isVideo just checks for extensions. Check media.types in the SVN for details on what extensions are mapped to what type.
-
- Posts: 141
- Joined: 05 Jul 2012, 09:44
Re: Cleaner isAudio isVideo
There are some relevant audio containers missing, I believe. You might want to add these in:
Lossless:
WAV
AIFF
ALAC
Lossy:
AAC
Thanks!
Lossless:
WAV
AIFF
ALAC
Lossy:
AAC
Thanks!