# Amazon - French Titles

**URL:** https://community.mp3tag.de/t/amazon-french-titles/13130
**Category:** Web Sources Discussion
**Created:** [February 22, 2012, 4:24pm UTC](https://community.mp3tag.de/t/amazon-french-titles/13130 "2012-02-22T16:24:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![alexmineiro](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/a/9f8e36/32.png) [@alexmineiro](https://community.mp3tag.de/u/alexmineiro)
#### Post date: [February 22, 2012, 4:24pm UTC](https://community.mp3tag.de/t/amazon-french-titles/13130/1 "2012-02-22T16:24:07Z")

</div>

Hi,

i got a little problem when i'm import the titles from a french cd..

[Amazon.fr](http://Amazon.fr) shows in the original Page this:

Assez Donné Comme Ca...!

Import by Amazon.fr.src shows me this:

Assez DonnÃ© Comme Ca

is it possible to change something in the amazon.fr.src or is it a pc problem of mine ?

Greets  
AlexM

---

<div class="post-metadata">

### Author: ![Alastair](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/a/74df32/32.png) [@Alastair](https://community.mp3tag.de/u/Alastair)
#### Post date: [March 20, 2012, 10:22am UTC](https://community.mp3tag.de/t/amazon-french-titles/13130/2 "2012-03-20T10:22:44Z")

</div>

> [@alexmineiro](#):
>
> is it possible to change something in the amazon.fr.src or is it a pc problem of mine ?

I checked [Amazon.fr](http://Amazon.fr) and they state the character encoding as ISO 8859-1 and as this is programme is for Microsoft Windows only, your OS should support it at least as the modified Windows-1252 character set. I can't check for you but specifying the character set as such might help as I use UTF-8 for a script I wrote and it works with just about every character there is. Try adding the following (with and without the trailing -1) to your list of initial definitions in the .src file.

```
[Encoding]=url-iso-8859-1

```

Post back if it works or not and someone with Windows might be able to test it for you. Good luck! 🙂

---

<div class="post-metadata">

### Author: ![dano](https://community.mp3tag.de/user_avatar/community.mp3tag.de/dano/32/6_2.png) [@dano](https://community.mp3tag.de/u/dano)
#### Post date: [March 20, 2012, 10:49am UTC](https://community.mp3tag.de/t/amazon-french-titles/13130/3 "2012-03-20T10:49:58Z")

</div>

No the problem is the Amazon API sends this wrongly encoded text back. Mp3tag is not parsing the html site.

It also happens on german Amazon.
