Update 11.6
This commit is contained in:
		
							parent
							
								
									01521fe390
								
							
						
					
					
						commit
						f0d5a2a45d
					
				
							
								
								
									
										2
									
								
								core.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								core.py
									
									
									
									
									
								
							| @ -387,6 +387,8 @@ def renameJpgToBackdrop_copy(): | |||||||
|     if option == 'plex': |     if option == 'plex': | ||||||
|         shutil.copy(path + '/fanart.jpg', path + '/Backdrop.jpg') |         shutil.copy(path + '/fanart.jpg', path + '/Backdrop.jpg') | ||||||
|         shutil.copy(path + '/poster.png', path + '/thumb.png') |         shutil.copy(path + '/poster.png', path + '/thumb.png') | ||||||
|  |     if option == 'emby': | ||||||
|  |         shutil.copy(path + '/' + number + '.jpg', path + '/Backdrop.jpg') | ||||||
| 
 | 
 | ||||||
| if __name__ == '__main__': | if __name__ == '__main__': | ||||||
|     filepath=argparse_get_file()[0] #影片的路径 |     filepath=argparse_get_file()[0] #影片的路径 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user