mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-04 03:27:21 -05:00 
			
		
		
		
	update default library name
This commit is contained in:
		
							parent
							
								
									0f01e3162d
								
							
						
					
					
						commit
						d1e2ccdfec
					
				@ -2575,7 +2575,7 @@ namespace Emby.Server.Implementations.LiveTv.EmbyTV
 | 
			
		||||
                list.Add(new VirtualFolderInfo
 | 
			
		||||
                {
 | 
			
		||||
                    Locations = new List<string> { customPath },
 | 
			
		||||
                    Name = "Recorded Series",
 | 
			
		||||
                    Name = "Recorded Shows",
 | 
			
		||||
                    CollectionType = CollectionType.TvShows
 | 
			
		||||
                });
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user