YAMJ / yamj-v2

Yet Another Movie Jukebox (YAMJ) v2
GNU General Public License v3.0
28 stars 11 forks source link

IMDB plugin ampersand problem #2708

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

Original issue 2711 created by Omertron on 2013-12-12T15:42:44.000Z:

What steps will reproduce the problem?

  1. regular scraping of movies with imdb plugin 2: plot need to have a & ' "

What is the expected output? What do you see instead? ' : ' " : " & : &

What version/revision of YAMJ are you using? On what operating system? r3841

Similar problem was reported with thetvdb : http://www.networkedmediatank.com/showthread.php?tid=69231

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2013-12-13T11:52:37.000Z:

This should already be covered in that release.

Delete the XML for the movie and re-run to ensure the XML is newly generated.

Please provide an example movie where this happens

Omertron commented 9 years ago

Comment #2 originally posted by Omertron on 2013-12-13T14:19:39.000Z:

xml generated this morning with r3841

Movie: Battlefield Earth http://pastebin.com/GsNsUk1d

Movie: JOBS http://pastebin.com/SwBsknj2

Others Movies 1492 conquest of Paradise 310 to Yuma Red Riding hood Road to Perdition Skyfall etc..

Omertron commented 9 years ago

Comment #3 originally posted by Omertron on 2013-12-13T14:23:33.000Z:

xml generated this morning with r3846

Movie: Battlefield Earth http://pastebin.com/gJvzMzBq

Omertron commented 9 years ago

Comment #4 originally posted by Omertron on 2013-12-13T15:05:33.000Z:

To be clear, this is "&" -> "&"

Omertron commented 9 years ago

Comment #5 originally posted by Omertron on 2013-12-13T15:18:03.000Z:

<empty>

Omertron commented 9 years ago

Comment #6 originally posted by Omertron on 2013-12-13T15:19:30.000Z:

This issue was closed by revision r3847.