Running FileBot from the console, Groovy scripting, shell scripts, etc
			
		
		
			
				
																			
								superflysocal 							 
									
		Posts:  27 Joined:  03 Mar 2013, 04:44 
		
						
					
													
							
						
									
						Post 
					 
								by superflysocal  27 Mar 2015, 12:02 
			
			
			
			
			
			I have had this script working flawless for over a year using utorrent.  Recently however, it has stopped fetching subtitles.  Can anyone tell me why?
Code: Select all 
filebot -script fn:amc --output "R:/media" --action copy --conflict override -non-strict --def music=n subtitles=en artwork=y plex=192.168.1.91 "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S" "seriesFormat=TV Shows/{n}/Season {s}/{n} - {s00e00} - {t}" "movieFormat=Movies/{n} ({y})/{n} ({y}){\" CD$pi\"}" 
		 
				
		
		 
	 
				
				
		
		
			
				
																			
								superflysocal 							 
									
		Posts:  27 Joined:  03 Mar 2013, 04:44 
		
						
					
													
							
						
									
						Post 
					 
								by superflysocal  27 Mar 2015, 20:41 
			
			
			
			
			
			It looks like it is asking for my opensubtitle login.  Is that required?  i am only fetching like 1 to 5 subtitles in a 24 hour period.
			
			
													
					Last edited by 
superflysocal  on 28 Mar 2015, 01:32, edited 1 time in total.
									
 
		 
				
		
		 
	 
				
		
		
			
				
																			
								superflysocal 							 
									
		Posts:  27 Joined:  03 Mar 2013, 04:44 
		
						
					
													
							
						
									
						Post 
					 
								by superflysocal  27 Mar 2015, 20:51 
			
			
			
			
			
			So I created a account with opensubtitle and opened a cmd box and typed in 
I entered my username/pass and then closed out cmd.
now i tried again running amc script and it works!
So how do i set up utorrent to automatically run this script to put in my username and pass so i don't have to do this manually everytime?
 
		 
				
		
		 
	 
				
		
		
			
				
								rednoah 							 
						The Source 			
		Posts:  24249 Joined:  16 Nov 2011, 08:59Location:  Taipei
				Contact: 
				
			 
				
		 
		
						
					
													
							
						
									
						Post 
					 
								by rednoah  28 Mar 2015, 07:26 
			
			
			
			
			
			so i don't have to do this manually everytime?
You don't. Your login details are now saved and will be used in subsequent runs.
 
		 
				
		
		 
	 
				
		
		
			
				
																			
								xflak 							 
						Power User 			
		Posts:  53 Joined:  25 Feb 2015, 01:51 
		
						
					
													
							
						
									
						Post 
					 
								by xflak  28 Mar 2015, 14:20 
			
			
			
			
			
			For what it's worth I find it easier to use the filebot GUI to input my login details.
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
								rednoah 							 
						The Source 			
		Posts:  24249 Joined:  16 Nov 2011, 08:59Location:  Taipei
				Contact: 
				
			 
				
		 
		
						
					
													
							
						
									
						Post 
					 
								by rednoah  28 Mar 2015, 16:18 
			
			
			
			
			
			1.
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								superflysocal 							 
									
		Posts:  27 Joined:  03 Mar 2013, 04:44 
		
						
					
													
							
						
									
						Post 
					 
								by superflysocal  28 Mar 2015, 21:45 
			
			
			
			
			
			So do i need to re login everytime i reboot the machine?  Does login expire?  Or is it based on IP address (which gets renewed every once in a while)?
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								xflak 							 
						Power User 			
		Posts:  53 Joined:  25 Feb 2015, 01:51 
		
						
					
													
							
						
									
						Post 
					 
								by xflak  29 Mar 2015, 00:30 
			
			
			
			
			
			U create an account, and log in once. IP has no impact anymore
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
								rednoah 							 
						The Source 			
		Posts:  24249 Joined:  16 Nov 2011, 08:59Location:  Taipei
				Contact: 
				
			 
				
		 
		
						
					
													
							
						
									
						Post 
					 
								by rednoah  29 Mar 2015, 16:46 
			
			
			
			
			
			The password is saved (highly insecure, don't reuse your gmail password) on your local machine and FileBot will use your login details to login everytime you call filebot and fetch subtitles.