skerit / romcollectionbrowser

Automatically exported from code.google.com/p/romcollectionbrowser
GNU General Public License v2.0
0 stars 0 forks source link

Mobygames Cartridge Url Error #220

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Add a SNES (maybe others aswell) Collection
2.Scrape using Mobygames

What is the expected output? What do you see instead?
The Scraper should load all the Images from Mobygames.
The Scraper adds cartridge images with 0 bytes size (broken).
The Images are available on mobygames.

In .nfo File it says:

<thumb local="/var/media/Daten2/Emulator/Snes/cartridge/Donkey Kong Country (D, 
F, E).jpg" 
type="cartridge">/images/covers/l/23926-donkey-kong-country-snes-media.jpg</thum
b>

In the URL "http://mobygames.com" at the start is missing. See:
http://www.mobygames.com/images/covers/l/23926-donkey-kong-country-snes-media.jp
g

What version of the product are you using? On what operating system?
RCB 2.1.2, Openelec 5  (Kodi Helix)

Original issue reported on code.google.com by tobiasviertmann@gmail.com on 25 May 2015 at 8:54

GoogleCodeExporter commented 8 years ago
Maybe this does not only happen for cartridge images. I only tested it for 
those.

Original comment by tobiasviertmann@gmail.com on 25 May 2015 at 9:17

GoogleCodeExporter commented 8 years ago
Seeing this as well. appendResultTo in the game grammar is not being processed 
correctly for this scraper.

Original comment by xenon....@gmail.com on 1 Jun 2015 at 2:41