How do i get plex to use the cover art embedded in my files?

dane22 helped me to solved the problem:
I had to remove this:
export LC_ALL="de_DE.UTF-8"
export LANG="de_DE.UTF-8"
from /etc/init.d/plexmediaserver
and added these two lines to /etc/defaults/plexmediaserver
Now the covers are loading correctly.
Thanks to all for the help!

@zzk_admin said:
dane22 helped me to solved the problem:
I had to remove this:
export LC_ALL="de_DE.UTF-8"
export LANG="de_DE.UTF-8"
from /etc/init.d/plexmediaserver
and added these two lines to /etc/defaults/plexmediaserver
Now the covers are loading correctly.
Thanks to all for the help!

And adding here, in case others need this as well, then above is for Ubuntu 14.04 only.

All platforms still req this

/T