fix linter errror
use correct videopath on reindex after upload
This commit is contained in:
		@@ -54,7 +54,6 @@ func addUploadHandler() {
 | 
			
		||||
 | 
			
		||||
				if err == io.EOF {
 | 
			
		||||
					fmt.Printf("Finished uploading file %s\n", part.FileName())
 | 
			
		||||
 | 
			
		||||
					videoparser.InitDeps(&mSettings)
 | 
			
		||||
					videoparser.ProcessVideo(part.FileName())
 | 
			
		||||
					break
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user