Skip to content

Not showing content #17

@gmendezm

Description

@gmendezm

Content not shown cause relative path is broken.

Current specified:

for root, dirs, files in os.walk ('../../Nintendo'):​

We need to replace it with this in the case of emunand with atmosphere:

for root, dirs, files in os.walk ('../../emuMMC/RAW1/Nintendo'):​

In the Switch Media Host.py file

And then I restart the tool, enter in your browser and press F5 for every html page (pics, videos, etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions