mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-11-04 06:31:55 +00:00 
			
		
		
		
	Enable useFullSegmentsForStartTime for faster initial loading.
This commit is contained in:
		@@ -315,6 +315,9 @@ export default {
 | 
			
		||||
                preferredAudioCodecs: ["opus", "mp4a"],
 | 
			
		||||
                manifest: {
 | 
			
		||||
                    disableVideo: disableVideo,
 | 
			
		||||
                    hls: {
 | 
			
		||||
                        useFullSegmentsForStartTime: true,
 | 
			
		||||
                    },
 | 
			
		||||
                },
 | 
			
		||||
            });
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user