Unable to send email after filebot finished...
Posted: 16 Nov 2015, 08:17
Hi everyone,
I am getting this error when I run filebot
IOException: Server returned HTTP response code: 500 for URL: http://api.fanart.tv/webservice/series/ ... ml/all/1/2
[mail] Sending email: [FileBot] Family.Guy.S14E06.720p.HDTV.x264-KILLERS[rarbg], The.Walking.Dead.S06E06.720p.HDTV.x264-0SEC[rarbg]
[mail] Failed to send email: Illegal character in domain
BuildException: Problem while sending mime mail:
This is the .bat that I run
This use to work, but for some reason it has stopped. I am not sure why. I have a APP password for my gmail account (where the * are) and I even changed it to see if that would make a difference and it does not seem to have worked.
I am not sure what the illegal character in the domain is.
I am getting this error when I run filebot
IOException: Server returned HTTP response code: 500 for URL: http://api.fanart.tv/webservice/series/ ... ml/all/1/2
[mail] Sending email: [FileBot] Family.Guy.S14E06.720p.HDTV.x264-KILLERS[rarbg], The.Walking.Dead.S06E06.720p.HDTV.x264-0SEC[rarbg]
[mail] Failed to send email: Illegal character in domain
BuildException: Problem while sending mime mail:
This is the .bat that I run
Code: Select all
REM TV Renaming Filebot script
filebot -script fn:amc "D:/TVcurrent" --def "seriesFormat=\\\\TITANSERVER/Series/1.Current/{n}/{episode.special ? 'Special' : 'Season '+s.pad(2)}/{n}.{s00e00}{'.'+[vf]}{'.'+[resolution]}{'.'+[vc]}{'.'+[ac]}{'.'+[af]}{'.'+[source]}{'.'+[group]}.{t}" -r --log-file "C:\Users\Kira\Dropbox\Scripts\Filebot\Logs\amc-Move.TV.log" --action move --conflict override -non-strict --def backdrops=y --def artwork=y --def [email protected]:**************** --def [email protected] --def clean=y --def ut_label=tv --def excludeList="C:\Users\Kira\Dropbox\Scripts\Filebot\Logs\amc-input.txt"
I am not sure what the illegal character in the domain is.