arfoll / unrarall

bash script to unrar everything and cleanup in a given directory
GNU General Public License v3.0
260 stars 68 forks source link

Feature request: Option to rename output file to parent directory #49

Open kebertxela opened 6 years ago

kebertxela commented 6 years ago

Is this possible? I would be super grateful for this feature

example: Santa.Claus.Conquers.the.Martians.1964.DVDRip.x264-PUBLICDOMAiN/pub-scctm.rar

extracts to: Santa.Claus.Conquers.the.Martians.1964.DVDRip.x264-PUBLICDOMAiN/pub-scctm.mkv

option would instead give you: Santa.Claus.Conquers.the.Martians.1964.DVDRip.x264-PUBLICDOMAiN/Santa.Claus.Conquers.the.Martians.1964.DVDRip.x264-PUBLICDOMAiN.mkv

arfoll commented 2 years ago

Duplicate of https://github.com/arfoll/unrarall/issues/55. Interesting idea but I dont know how to achieve it with multiple files etc.