Help Understanding Scraper Commands to Add Video
-
@muldjord Thanks. I've started again with Neo Geo, using the built in Emulationstation scraper as it's the only one that seems to download the Neo Geo cover box art from screenscraper. Then at least I've got a starting point i.e. the cover art I want and a gamelist.
-
@aidy80-s I've just changed this in Skyscraper so it now uses the cover artwork for all the arcade platforms (including neogeo) as you request. It definitely looks better. It will be in Skyscraper 3.4.3 which will be released in a bit when I've tested it.
-
3.4.3 is released now with this fixed (and tested). However, they are having server issues on top of this too, so it might be best to wait a few days before trying again. It kind of works right now, but some times their server times out.
-
@muldjord Great! I'll try Skyscraper again in a couple of days. In the meantime I tried copying the videos over to the local import location (created a subfolder of neogeo first) gathered resources, then generated a gamelist but it then only populated the video field and the image field is now blank. I then chose the local location to import from my gamelist (in the roms/neogeo folder) the idea being that it imports all the metadata from the gamelist first, then adds the videos on top. Still doesn't seem to want to generate a gamelist with both image and video populated doing it that way.
-
@muldjord Hey! Just tried something else now, moved my cover art to the local import folder (renamed all 140+ ROM files so that they didn't have an -image suffix 😄 anyone know how to batch rename?) and made sure my videos were in there as well so everything is renamed just like the roms. Regathered, then generated game list, reloaded Emulationstation... Nearly there. Both image and video are populated in the metadata 😃 but I forgot about artwork manipulation that Skyscraper does so I've ended up being able to toggle between some small 3D looking boxes and some video clips. Even the videos are shrunk for some reason, I thought they would fill the size of the black square area on the right of the carbon theme like I've seen in YouTube clips. I do think I understand a bit more about how it works so thanks again for your help - but I've reached beyond excruciating levels of frustration with this now, so I'm giving up for a few days. This Retropie is amazing technology but I'm completely baffled as to why there isn't a quick and simple tool for what I'm trying to achieve.
-
@aidy80-s said in Help Understanding Scraper Commands to Add Video:
anyone know how to batch rename?
Try this.
-
@aidy80-s You can use the command
rename
with a regular expression. For instance, if you want to remove all instances of-image
from all filenames, you should just be able to type:rename 's/-image//g' *.png
*.png
must be the suffix of of your image files of course. I have not tested this, so please try it on a couple of files first. Once you run the command it can't be undone, so consider making a backup of your image files first.What you're missing right now, is probably just the correct setup of your Skyscraper
artwork.xml
file. Have you tried the one I posted a bit further up? It should just give you the clean boxart.How big the video is is not controlled by Skyscraper, so I think that needs to be set up in the ES theme somehow.
but I've reached beyond excruciating levels of frustration with this now, so I'm giving up for a few days
I know how that feels, just keep at it, it will get a lot easier the more you work with it. For any specific use case, there will be a relatively simple solution. But it does take a bit of learning-by-doing to find it. The tools are there.
-
@muldjord I couldn't keep away... You are absolutely right, got to stick at it and...
...I've had a breakthrough!
I discovered/used a program called Skraper on my PC. Switched on the expert settings and chose which images I want to scrape. I let in run and when it had finished, rebooter Emulationstation. I now have box art and videos. I also noticed it had downloaded 'wheel' images and I thought these would look nice as marquees in the theme, but these were in the XML file as 'thumbnails'. I scraped again but chose to put these in a folder called 'marquees'. I downloaded Note++, loaded up the gamelist and did a find & replace of the word thumbnail with marquee and then resaved the gamelist. I now have box art, video and a nice looking logo at the top!
Not finished yet though... I want the art to fade into the video. So I then loaded up file manager in Retropie, copied the carbon theme over to a new location called 'themes' in the emulationstation folder, navigated to the 'carbon.xml' and chose to edit it.
I then did a CTRL+W to find this bit '<showSnapshotDelay>false</showSnapshotDelay>' and changed the word false to true. Above that is a line that says for how many seconds to delay and I went with 3 (so put in <delay>3</delay>).
Saved, exited, rebooted and it's working great! Well, I've only done it for Neo Geo but I'm hoping to repeat the steps for my other systems.
I should perhaps rename the theme so as not to get confused but I can't figure out how to do that. I want to add in rating and release date under where it says 'Players:' but I can't quite figure that out. Yet.
-
Awesome! There are many ways to achieve what you are looking for. Glad to hear you found one that works well for you. :)
-
@muldjord Thanks! I'll still be giving Skyscraper another go of course! There's still lots more scraping to be done.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.