Search found 3 matches

by Cwis3man
17 Jul 2014, 19:19
Forum: Scripting and Automation
Topic: Automation Help
Replies: 4
Views: 6193

Re: Automation Help

It's just a warning. Don't worry about it.

FileBot uses stores some metadata in NTFS Extended Attributes if possible, but if your E drive is FAT32 then this filesystem feature is simply not supported.

Thanks, my E: is NTFS so I'm still trying to figure this out

I ended up creating a script that ...
by Cwis3man
17 Jul 2014, 15:31
Forum: Scripting and Automation
Topic: Automation Help
Replies: 4
Views: 6193

Re: Automation Help

Update- I got the Plex part right and I eliminated that initial java warning by having filebot run as administrator, but I'm still getting this error WARNING: Failed to set xattr: java.lang.IllegalStateException: java.nio.file.AccessDeniedException: E:\My Videos\Movies\Æon Flux (2005)\Æon Flux (2005 ...
by Cwis3man
16 Jul 2014, 23:29
Forum: Scripting and Automation
Topic: Automation Help
Replies: 4
Views: 6193

Automation Help

Hello,

I tried following the Automated Media Center and I'm having some issues-

This is the code I have in uTorrent

filebot -script fn:amc --output "E:\My Videos" --log-file amc.log --action copy --conflict override -non-strict --def music=y --def plex=wiseplex artwork=n "ut_label=%L" "ut_state ...