Giter Club home page Giter Club logo

megasd's Introduction

Build Status Go Report Card GoDoc

MegaSD

go get github.com/bodgit/megasd/...

To import an existing database generated by the C# tool:

megasd import /path/to/db.xml

(This will need the XML file and the original PNG image files.)

You can then scan your Micro SD card and generate the metadata:

megasd scan /Volumes/MEGADRIVE

The tool uses a small SQLite database, the location of which defaults to $PWD/megasd.db. You can pass a --db flag or set the environment variable $MEGASD_DB to put this file somewhere else.

megasd's People

Contributors

bodgit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

megasd's Issues

Error message when scanning "Line 1. Usupported escape sequence '\D'"

➜  ./megasd scan /Volumes/MEGASG256GB/2_Sega_CD
Line 1. Usupported escape sequence '\D'.

I'm scanning individual game type subdirectories due to the fact that I get another error when I run on the root:

➜  ./megasd scan /Volumes/MEGASG256GB
open /Volumes/MEGASG256GB/.Spotlight-V100: operation not permitted

Update

I was able to remove .Spotlight-V100 and .Trashes system directories off of my micro sd card, but I still get the same Line 1. Usupported escape sequence '\D'. error whenever I include my Sega CD image directory.

Including the --verbose flag doesn't add any additional info.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.