Script I am using on the nas:
Code: Select all
export JAVA_OPTS="-Xmx1150m"
export LANG="de_DE.utf8"
export LC_ALL="de_DE.utf8"
/var/packages/filebot/target/filebot.sh -script 'fn:amc' --action move -non-strict /volume1/downloads/jd --output /volume1/downloads/media --lang de --conflict auto --apply artwork nfo url metadata --def 'clean=y' 'skipExtract=y' 'excludeList=.excludes' 'music=n' 'subtitles=en,de'
Code: Select all
export LANG="de_DE.utf8"
export LC_ALL="de_DE.utf8"
Any thoughts? Tmdb website shows the correct characters.
I tried to post further details but alwas get an internal server error. So hope this information suffice.