Strange "character" on naming
Posted: 04 May 2014, 16:48
Hi, I've a strange problem, but I don't know if is a filebot behavior or not.
I run filebot on a intel atom nas.
Here is the fact
I downloaded a file than I renamed it with filebot
As you can see is all ok, the final name is
Now the strange think, if I list the file via ssh console I see this
Seems that there is an invalid character, and if I try to access, via samba, to the folder I see this name, for the file
I don't know where is the problem and how to fix it.
Any ideas?
I run filebot on a intel atom nas.
Here is the fact
I downloaded a file than I renamed it with filebot
Code: Select all
Parameter: music = n
Parameter: artwork = n
Parameter: xbmc = OpenELEC
Parameter: seriesFormat = /share/CACHEDEV1_DATA/Multimedia/Serie Tv/{n}/{n} - {s.pad(2)}x{es.collect{ it.pad(2) }.join('-')} - {t}
Parameter: movieFormat = /share/CACHEDEV1_DATA/Multimedia/Film/{n} ({y}){' - '+fn.match(/(?i)cd+[0-9]/).toUpperCase()}{' - '+fn.match(/(?i)cd +[0-9]/).toUpperCase()}
Argument: /share/CACHEDEV1_DATA/Download/vari/Suits 3x07 Lei E Mia ITA DLMux x264-NovaRip/Suits.3x07.Lei.E.Mia.ITA.DLMux.x264-NovaRip.avi
May 4, 2014 1:49:00 PM net.sourceforge.filebot.mediainfo.MediaInfo <clinit>
WARNING: Failed to preload libzen
Input: /share/CACHEDEV1_DATA/Download/vari/Suits 3x07 Lei E Mia ITA DLMux x264-NovaRip/Suits.3x07.Lei.E.Mia.ITA.DLMux.x264-NovaRip.avi
Group: [tvs:suits] => [Suits.3x07.Lei.E.Mia.ITA.DLMux.x264-NovaRip.avi]
Rename episodes using [TheTVDB]
Auto-detected query: [Suits]
Fetching episode data for [Suits]
[MOVE] Rename [/share/CACHEDEV1_DATA/Download/vari/Suits 3x07 Lei E Mia ITA DLMux x264-NovaRip/Suits.3x07.Lei.E.Mia.ITA.DLMux.x264-NovaRip.avi] to [/share/CACHEDEV1_DATA/Multimedia/Serie Tv/Suits/Suits - 03x07 - Lei è Mia.avi]
Processed 1 files
Notify XBMC: OpenELEC
Done ヾ(@⌒ー⌒@)ノ
Code: Select all
Suits - 03x07 - Lei è Mia.avi
Code: Select all
Suits - 03x07 - Lei ? Mia.avi
Code: Select all
SBPIHB~3.AVI
Any ideas?