Search found 6 matches
- 17 Jan 2016, 12:42
- Forum: Windows
- Topic: FileBot - Error while loading XML resource - NullPointerExce
- Replies: 1
- Views: 2499
FileBot - Error while loading XML resource - NullPointerExce
When using TheTVDB: Jan 17, 2016 1:31:56 PM net.filebot.ui.rename.RenamePanel$AutoCompleteAction$2 done WARNUNG: IOException: Error while loading XML resource: http://thetvdb.com/api/694FAD89942D3827/mirrors.xml (java.io.IOException: Malformed XML: http://thetvdb.com/api/694FAD89942D3827/mirrors.xml ...
- 24 Jun 2015, 19:40
- Forum: Scripting and Automation
- Topic: AMC: InvalidPathException: Illegal char <:>
- Replies: 4
- Views: 3415
Re: AMC: InvalidPathException: Illegal char <:>
Must be some kind of rare error in the amc script in combination with using the Filebot Hook. Maybe this bug got already fixed, didnt used the amc script much in the last 3 months (Because the Filebot hook wasn´t working properly for me)
- 24 Jun 2015, 00:10
- Forum: Scripting and Automation
- Topic: AMC: InvalidPathException: Illegal char <:>
- Replies: 4
- Views: 3415
Re: AMC: InvalidPathException: Illegal char <:>
Nope, i didnt edited the exclude list. So every processed file will be filled in the exclude list?
I only updated to the new Filebot, when it came out.
Deleting all Entrys in the exclude list with an folder that doesnt exists anymore solved this problem.
I only updated to the new Filebot, when it came out.
Deleting all Entrys in the exclude list with an folder that doesnt exists anymore solved this problem.
- 22 Jun 2015, 23:56
- Forum: Scripting and Automation
- Topic: AMC: InvalidPathException: Illegal char <:>
- Replies: 4
- Views: 3415
AMC: InvalidPathException: Illegal char <:>
amc.log Pyload Log Sysinfo Pyload log shows the script runs normally. Folder Structure: G:\media\EN_Incomplete\OutlanderXY\OutlanderXY.mkv should go to G:\media\EN_Series\Outlander\Season 1\OutlanderXY.mkv But i rly dunno why there stays "C:\Program Files (x86)\Pyload_EN\data\media\EN_Complete\The ...
- 09 May 2014, 15:21
- Forum: Scripting and Automation
- Topic: Groovy & Filebot rename episodes under Windows
- Replies: 4
- Views: 3562
Re: Groovy & Filebot rename episodes under Windows
hmm The vanished Files are not vanished, they are deleted and now I know what deletes it
Pyload ExtractArchive deletes them, but dunno why

- 08 May 2014, 19:23
- Forum: Scripting and Automation
- Topic: Groovy & Filebot rename episodes under Windows
- Replies: 4
- Views: 3562
Re: Groovy & Filebot rename episodes under Windows
rednoah > Pyload dont support CTI on Windows actually so ExternalScripts dont working (tested)... filebot -script fn:housekeeping -rename "E:\Downloads\media\EN_Complete" --output "E:\Downloads\media\EN_Series" --format "{n}/Season {s}/{s00e00} - {t}" --db serienjunkies --lang en -non-strict thats ...