mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-03 19:17:24 -05:00 
			
		
		
		
	update channel media info
This commit is contained in:
		
							parent
							
								
									3ac2002759
								
							
						
					
					
						commit
						2ca59daba7
					
				@ -65,7 +65,7 @@ namespace MediaBrowser.Controller.Channels
 | 
				
			|||||||
                Name = id,
 | 
					                Name = id,
 | 
				
			||||||
                Id = id,
 | 
					                Id = id,
 | 
				
			||||||
                ReadAtNativeFramerate = ReadAtNativeFramerate,
 | 
					                ReadAtNativeFramerate = ReadAtNativeFramerate,
 | 
				
			||||||
                SupportsDirectStream = Protocol == MediaProtocol.File || Protocol == MediaProtocol.Http,
 | 
					                SupportsDirectStream = Protocol == MediaProtocol.File,
 | 
				
			||||||
                SupportsDirectPlay = SupportsDirectPlay
 | 
					                SupportsDirectPlay = SupportsDirectPlay
 | 
				
			||||||
            };
 | 
					            };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user