Page 1 of 1
AMC sometimes renaming wrong with archives
Posted: 12 Apr 2013, 22:56
by beedee
I noticed that renaming with the AMC script seems to be based on the archive name rather than the folder name containing the archive.
For example, I had the following:
"Sleeping.Beauty.2011.720p.BluRay.x264-Group" which got renamed to "Sleeping Beauty (1959)"
In another case the archive was named after the group, giving the movie a totally wrong name.
Since it's usually the folder name that contains the best information regarding it's contents, I'm wondering if it's possible to "fix" this?
Thanks!
Re: AMC sometimes renaming wrong with archives
Posted: 13 Apr 2013, 03:30
by rednoah
Works for me:
Code: Select all
Auto-detect movie from context: [D:\testdata\AMC-TEST\Sleeping.Beauty.2011.720p.BluRay.x264-Group\group\group-sb.avi]
[COPY] Rename [D:\testdata\AMC-TEST\Sleeping.Beauty.2011.720p.BluRay.x264-Group\group\group-sb.avi] to [D:\output\Movies\Sleeping Beauty (2011)\Sleeping Beauty (2011).avi]
Send the the full path if you want me check what's going on.
Re: AMC sometimes renaming wrong with archives
Posted: 13 Apr 2013, 06:04
by beedee
Here's two of the files, would be great if you had a look
Code: Select all
Auto-detect movie from context: [/Volumes/Movies/Archives/Sleeping.Beauty.2011.LIMITED.720p.BluRay.X264-7SinS/7s-sleeping.beauty.720p/7s-sleeping.beauty.720p.mkv]
Apr 13, 2013 12:00:45 AM net.sourceforge.filebot.media.MediaDetection storeMetaInfo
WARNING: Failed to set xattr: null
Apr 13, 2013 12:00:45 AM net.sourceforge.filebot.media.MediaDetection storeMetaInfo
WARNING: Failed to set xattr: null
[SYMLINK] Rename [/Volumes/Movies/Archives/Sleeping.Beauty.2011.LIMITED.720p.BluRay.X264-7SinS/7s-sleeping.beauty.720p/7s-sleeping.beauty.720p.mkv] to [/Volumes/Movies/Test/Sleeping Beauty (1959).mkv]
[SYMLINK] Rename [/Volumes/Movies/Archives/Sleeping.Beauty.2011.LIMITED.720p.BluRay.X264-7SinS/7s-sleeping.beauty.720p/7s-sleeping.beauty.720p.eng.srt] to [/Volumes/Movies/Test/Sleeping Beauty (1959).srt]
Processed 2 files
Code: Select all
Auto-detect movie from context: [/Volumes/Movies/Archives/Walk.The.Line.2005.1080p.BD9.x264-IGUANA/iguana-wtl.1080p.bd9/iguana-wtl.1080p.bd9.mkv]
Apr 13, 2013 12:00:43 AM net.sourceforge.filebot.media.MediaDetection storeMetaInfo
WARNING: Failed to set xattr: null
Apr 13, 2013 12:00:43 AM net.sourceforge.filebot.media.MediaDetection storeMetaInfo
WARNING: Failed to set xattr: null
[SYMLINK] Rename [/Volumes/Movies/Archives/Walk.The.Line.2005.1080p.BD9.x264-IGUANA/iguana-wtl.1080p.bd9/iguana-wtl.1080p.bd9.mkv] to [/Volumes/Movies/Test/Iguana (1988).mkv]
[SYMLINK] Rename [/Volumes/Movies/Archives/Walk.The.Line.2005.1080p.BD9.x264-IGUANA/iguana-wtl.1080p.bd9/iguana-wtl.1080p.bd9.eng.srt] to [/Volumes/Movies/Test/Iguana (1988).srt]
Processed 2 files
Thanks!
Re: AMC sometimes renaming wrong with archives
Posted: 13 Apr 2013, 06:48
by rednoah
Re: AMC sometimes renaming wrong with archives
Posted: 13 Apr 2013, 11:44
by beedee
Thank you. I won't be able to test it until tomorrow probably but will post again with results when I do.
Re: AMC sometimes renaming wrong with archives
Posted: 14 Apr 2013, 06:51
by beedee
It works

I do however get this before each "[SYMLINK] Rename...":
Code: Select all
WARNING: Failed to set xattr: null
Re: AMC sometimes renaming wrong with archives
Posted: 14 Apr 2013, 07:14
by rednoah
xattr not supported by your platform/java/filesystem. Don't worry about it.
Read this for more information:
http://www.filebot.net/forums/viewtopic.php?f=3&t=324