thomasvs / morituri

For those about to RIP - a Unix CD ripper preferring accuracy over speed
GNU General Public License v3.0
301 stars 42 forks source link

encode to final path+'.part' instead of a temp file #109

Closed benoit-pierre closed 6 years ago

benoit-pierre commented 9 years ago

This way we get a new file with correct default permissions, and don't have to mess around with umask. I tested with Amarok and MPD, and ".part" files are correctly ignored.

This fixes #108.

JoeLametta commented 9 years ago

+1