martindavidcook / movie-renamer

Automatically exported from code.google.com/p/movie-renamer
0 stars 0 forks source link

file rename contains html code #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,
to reproduce the error any file will do it.
1) in Settings/Rename, define the format as : <t> (<y>)_<d>_<a>_<g>
The test gives : Matrix (1999)_Andy Wachowski, Lana Wachowski_Keanu Reeves, 
Laurence Fishburne, Carrie-Anne Moss, Hugo Weaving, Gloria Foster_Action, 
Adventure, Sci-Fi.avi
2) load your file e.g. "Kingdom Of Heaven (2004).avi", the name proposed is :
Kingdom Of Heaven (2005)_Ridley Scott_Martin Hancock, Michael Sheen, Nathalie 
Cox_A Href=SectionsGenresActionActionA, A 
Href=SectionsGenresAdventureAdventureA, A Href=SectionsGenresDramaDramaA.avi

It has all the html stuf!!!

The right name should be :
Kingdom Of Heaven (2005)_Ridley Scott_Martin Hancock, Michael Sheen, Nathalie 
Cox_Action,Adventure,Drama.avi

This happens with 1.3.8 and also 1.3.9 and 1.3.9_Alpha (jar files)
Best regards

ps : by the way, the test for the name puts the result in the "thumb" and not 
in the "panel" !!!

Original issue reported on code.google.com by melial...@gmail.com on 10 Oct 2013 at 6:27

GoogleCodeExporter commented 8 years ago
Hi,

Normally this issue happen when you are using "French" version of scrapper, 
Movie Renamer use "French" regex on us website (The french site is closed :( ) 

Try to change scrapper language to English in settings 
(settings/search/language).
Even if your are using English version, it can happen in some way (rare).

I do not fix this because I'm working on a new version from scratch.

If problem persist with English scrapper, let me know, i would see what can i 
do. 

Original comment by nico.ma...@gmail.com on 10 Oct 2013 at 1:40

GoogleCodeExporter commented 8 years ago
Hi,

Thanks for your (fast) answer. I am already working with the language set to 
english.
I add a screen capture.
I think that their is a problem with the RE.
I attache  copy of the screen.
best regards.

Original comment by melial...@gmail.com on 10 Oct 2013 at 6:59

Attachments:

GoogleCodeExporter commented 8 years ago
I'm pretty sure that your scrapper is not set to English.

With french scrapper :
  Kingdom Of Heaven (2005)_Ridley Scott_Martin Hancock, Michael Sheen, Nathalie Cox_A Href=SectionsGenresActionActionA, A Href=SectionsGenresAdventureAdventureA, A Href=SectionsGenresDramaDramaA.avi

With English scrapper :

Kingdom Of Heaven (2005)_Ridley Scott_Martin Hancock, Michael Sheen, Nathalie 
Cox_Action, Adventure, Drama.avi

See attachment (Option in red).

Original comment by nico.ma...@gmail.com on 10 Oct 2013 at 7:23

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,

OK your are right I misunderstood where to set the langugage.
It works.
Thanks a lot

Original comment by melial...@gmail.com on 11 Oct 2013 at 5:21

GoogleCodeExporter commented 8 years ago
Ok, great.

You're welcome! :)

Original comment by nico.ma...@gmail.com on 11 Oct 2013 at 10:26