Apostrophe and possibly other characters in filenames cause problems #6
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
An apostrophe in a file name seems to be wrongly handled. While the software itself seems to have no problem with it, when it's sent to FFMpeg the file name is cut off and a file not found error is thrown.
Verified fixed for apostrophes, square brackets and semicolons.