Hey guys,
I'd find it quite useful if the application could automatically remove "unwanted" stuff after extraction.
This script basically does this exactly:
https://github.com/arfoll/unrarall
Maybe it can be merged?
unrarall --clean=rar,sample_videos,osx_junk <folder> removes .rar files, sample videos etc. but keeps extracted file and .nfo file.
Hey guys,
I'd find it quite useful if the application could automatically remove "unwanted" stuff after extraction.
This script basically does this exactly:
https://github.com/arfoll/unrarall
Maybe it can be merged?
unrarall --clean=rar,sample_videos,osx_junk <folder>removes .rar files, sample videos etc. but keeps extracted file and .nfo file.