Add .nfo to the custom mimetypes as text/plain.
This commit is contained in:
		
							parent
							
								
									b89d5f77d5
								
							
						
					
					
						commit
						d548e09a96
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -135,6 +135,7 @@ ADDITIONAL_MIMETYPES = { | ||||||
|     'mkv': 'video/x-matroska', |     'mkv': 'video/x-matroska', | ||||||
| 
 | 
 | ||||||
|     'ass': 'text/plain', |     'ass': 'text/plain', | ||||||
|  |     'nfo': 'text/plain', | ||||||
|     'srt': 'text/plain', |     'srt': 'text/plain', | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue