mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-10-31 10:37:22 -04:00 
			
		
		
		
	Merge pull request #4388 from crobibero/sneaky-sneaky
Add missing slashes in ffmpeg argument.
This commit is contained in:
		
						commit
						f2eda53a8b
					
				| @ -371,7 +371,7 @@ namespace Jellyfin.Api.Controllers | ||||
| 
 | ||||
|             var baseUrlParam = string.Format( | ||||
|                 CultureInfo.InvariantCulture, | ||||
|                 "\"hls{0}\"", | ||||
|                 "\"hls/{0}/\"", | ||||
|                 Path.GetFileNameWithoutExtension(outputPath)); | ||||
| 
 | ||||
|             return string.Format( | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user