Test a new data source for sselph/scraper
-
Hello,
How do I turn off gdb is becoming nuisance with server going offline whenever I want something done.
How do I enable the use of SS ?
I used this and it continues to default to gdb [ console srcs : gdb ]
scraper -use_gdb=false -use_ss=true -
@relative nvm, I changed it through the front-end... adding that string in the command line has no effect whatsoever.
-
@relative the
-use_
flags were not great so a while back I changed these to-console_src="ss,gdb"
where you pass an ordered list of sources. There is also-mame_src
and you can see the list of accepted flags and documentation with-h
-
How do you specify the user and password for screenscraper.fr on the arguments of the sselph scrapper? So far I've been using the Universal Xml Scrapper V2 but it requires registration.
-
@superjoe
-ss_username -ss_passwordThey are not mandatory as far as I I know. I was able to scrape without them.
-
@sselph okay thanks.
-
@relative Yeah they haven't typically been mandatory but if there is any congestion on the server, you will be told that you can't access it. Also they limit the number of threads to 1 unless you are registered, but that isn't too bad.
-
@sselph can you tell me how I might add my credentials to the scraper.sh script? (I'm indeed running into that congestion.)
-
@craig0r
-ss_user="myssuser" -ss_password="mypassword"
if you are adding it to the scraper.sh you'd add it here:
https://github.com/sselph/RetroPie-Setup/blob/master/scriptmodules/supplementary/scraper.sh#L112
as something likeparams+=(-ss_user="myssuser" -ss_password="mypassword")
-
@sselph Hey man i have already a gamelist with boxarts and metadata for every game on every system and now i want to use your scaper to add videosnaps to every game. The problem is that i want to append my gamelists and when i do that it doesn't work. It's downloading videosnaps only if i choose overwrite gamelists but i will lose all the metadata and boxarts that i was fighting to build over a year now.
Is there a fix for the append option for gamelists? -
This post is deleted!
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.