Error - Log Attatched

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
josephdouce
Posts: 2
Joined: 06 Apr 2015, 17:40

Error - Log Attatched

Post by josephdouce »

I get this from my amc.log ... but it deosnt seem to affect the functionality.

Code: Select all

Parameter: ut_label = 
Parameter: ut_state = 20
Parameter: ut_title = Greys.Anatomy.S11E18.HDTV.x264-LOL.mp4
Parameter: ut_kind = single
Parameter: ut_file = Greys.Anatomy.S11E18.HDTV.x264-LOL.mp4
Parameter: ut_dir = E:\Downloads\Completed
Parameter: movieFormat = E:/Shared Videos/Movies/{fn}
Parameter: minFileSize = 20000000
Input: E:\Downloads\Completed\Greys.Anatomy.S11E18.HDTV.x264-LOL.mp4
Group: [tvs:greys anatomy] => [Greys.Anatomy.S11E18.HDTV.x264-LOL.mp4]
Apr 06, 2015 6:28:04 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Rename episodes using [TheTVDB]
Auto-detected query: [Greys Anatomy]
Fetching episode data for [Grey's Anatomy]
[COPY] Rename [E:\Downloads\Completed\Greys.Anatomy.S11E18.HDTV.x264-LOL.mp4] to [E:\Shared Videos\TV Shows\Grey's Anatomy\Season 11\Grey's Anatomy - S11E18 - When I Grow Up.mp4]
Processed 1 files
Apr 06, 2015 6:28:04 PM net.filebot.media.MediaDetection storeMetaInfo
WARNING: Failed to set xattr: java.nio.file.AccessDeniedException: E:\Shared Videos\TV Shows\Grey's Anatomy\Season 11\Grey's Anatomy - S11E18 - When I Grow Up.mp4:net.filebot.metadata
Done ヾ(@⌒ー⌒@)ノ
josephdouce
Posts: 2
Joined: 06 Apr 2015, 17:40

Re: Error - Log Attatched

Post by josephdouce »

ok so I had a quick look and the set xattr command is just setting the meta data on the new file... looks like it could be a permissions issue... maybe a local issue for me.
User avatar
rednoah
The Source
Posts: 23950
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Error - Log Attatched

Post by rednoah »

Ignore. EAs are only supported on NTFS, not FAT or remote filesystems.
:idea: Please read the FAQ and How to Request Help.
Post Reply