Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recherche sur IMDB.FR retour des tags non exploitables #36

Open
GoogleCodeExporter opened this issue Oct 26, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. rechercher un film FR sur IMDB.FR
2. une fois sélectionné, le champ Genre retourne des TAG (A 
Href=SectionsGenresActionActionA, A Href=SectionsGenresAdventureAdventureA, A 
Href=SectionsGenresDramaDramaA)
3. le renomage du film échoue.

1. Search à French movie on IMDB.FR
2. When found, the type field contains some TAG (A 
Href=SectionsGenresActionActionA, A Href=SectionsGenresAdventureAdventureA, A 
Href=SectionsGenresDramaDramaA)
3. rename file fail.

What scrapper are you using ? (only version >= 2.0)
(??) JAVA 7.130

What is the expected output? What do you see instead?
I expected the type like "Action" but i see A Href=SectionsGenresActionActionA, 
A Href=SectionsGenresAdventureAdventureA, A Href=SectionsGenresDramaDramaA

What version of Movie Renamer are you using? On what operating system?
1.3.8_Alpha on Win 7 64

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 4 Mar 2013 at 8:55

@GoogleCodeExporter
Copy link
Author

Je suis au courant, mais je peut absolument rien faire pour la simple et bonne 
raison que imdb.fr n'existe plus, donc le scrapper récupère les infos du 
".com" avec les "règles" du "fr", ce qui explique les "choses" bizarres dans 
le genre.

La seul chose à faire est de sélectionner le scrapper ".com" dans les 
options. Les infos seront en Anglais mais les titre en français.

Par contre le renommage ne devrait pas être impacté.
D'autre scrapper seront disponible dans la prochaine version mais qui n'est pas 
prêt de sortir (il n'y aucune date de prévu)


Imdb.fr is closed (i have no informations about this closure), you can only use 
the .com scrapper to get movies informations.
Rename process should not be impact even if you use "fr" scrapper, this is a 
strange behavior.

Just try ".com" scrapper and if you got the same issue (rename failed), get 
back to me with the logs file which is in your "user 
folder"\Movie_Renamer\logs\Movie_Renamer.log (you must closed Movie Renamer 
before get log file)

Original comment by [email protected] on 4 Mar 2013 at 10:09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant