Skip to content

consoleImg settings lost after scraping arcade systems #19

@djibux

Description

@djibux

There is an issue with line 251

if [ ! "$arcade" = "" ]; then consoleImg=""; fi

When scraping all system, what this does is "purge" the consoleImg settings when an arcade system is scanned.
The settings are not restored.
I believe you should change this to an if else condition, and keep the consoleImg parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions