doccosgrove / romcollectionbrowser

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

Artwork does now show up for ROMs added over network #127

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Start XBMC, open RCB, add new ROM collection
2.Scrape game info and artwork online
3.Choose network path to emulator and ROMs.  The only way I could do this was 
to first add that network path as a source in XBMC, otherwise can not see 
network paths here
4.Import games with default settings

What is the expected output? What do you see instead?
I expect to see every game listed along with artwork for each game.
I actually see every game listed with no artwork.  Just a black screen.

What version of the product are you using? On what operating system?
XBMC 11.0, RCB 1.0.1

Please provide any additional information below.
When I follow the same steps but instead use a local path to the drive the 
artwork shows up fine.
Even when the artwork doesn't show up the ROM is still playable.  The artwork 
folders are still created and populated with the correct images.
Log, config and settings files are attached.  I deleted the 
...\addon_data\script.games.rom.collection.browser folder before starting for a 
fresh start.  Just one ROM for this test.

Original issue reported on code.google.com by Shum...@gmail.com on 2 Sep 2012 at 11:37

Attachments:

GoogleCodeExporter commented 8 years ago
Oops.  Title should read, "Artwork does not show up".

Original comment by Shum...@gmail.com on 6 Sep 2012 at 8:34

GoogleCodeExporter commented 8 years ago
Should also note, using Win7

Original comment by Shum...@gmail.com on 6 Sep 2012 at 8:44

GoogleCodeExporter commented 8 years ago
Mapped the folder as a network drive, added the drive as a source in XBMC and 
then did the import. Everything looks good.

Thanks malte!

Original comment by Shum...@gmail.com on 9 Sep 2012 at 8:59

GoogleCodeExporter commented 8 years ago
Just added a fix for it.
Create a helper method for converting XBMC network paths to a way that Python 
can read it. 

Original comment by redkille...@gmail.com on 22 Oct 2012 at 3:26

GoogleCodeExporter commented 8 years ago

Original comment by redkille...@gmail.com on 22 Oct 2012 at 3:27