Giter VIP home page Giter VIP logo

Comments (4)

Asnivor avatar Asnivor commented on August 17, 2024

-tg16/pce cd games the pce/pce_fast launch strings are not being passed to them, medlaunch config does not affect them too.

Ahh, yes I will fix this

-an extra pcecd.cfg config being created in mednafen folder which i dont think mednafen even uses.

You are right, it does not - i'll fix this.

-(enhancement) unscrapped games list needs separate db for faster access?

Yeah, you are right. At the moment it is basically pulling a list of games from the database that don't have a game data json file present. This means it is quite disk-read-heavy and ultimately pretty slow. I'll have a think about solutions for this

-(enhancement) a more friendly name for game data like actual game name and not numbers?

This might be a problem. The gameid that is specified in the game data folder is actually the internal ID that thegamesdb.net uses for their games. There is a link database table that matches up internal MedLaunch gameIds with thegamesdb.net ids when a game is scraped. Renaming these folders can be done, but it does add quite a bit of complexity to the code. We would also run into issues if the game name happens to change for a particular ID on thegamesdb.net. I'll think about this further.

-identify and scrap game - some games i have, like Cotton - Fantastic Night Dreams exist in you gamedb but does not appear in selection - feature unfinished or need mode db data?

I see what is causing this and will address this soon. It is a bug where the scraper is actually looking for TuboGrafx games when you try to scrape a TuboGrafx-CD game (and obviously it doesnt find any matches).

I just also want to say that I am extremely grateful for all the troubleshooting/suggestions that you have been doing recently. To me this is what open-source is all about and I seriously doubt I would have found half of these bugs so quickly without you.

Thanks again.

from medlaunch.

Asnivor avatar Asnivor commented on August 17, 2024

Enhancement requests moved to seperate issues.
All bugs fixed in master branch (and will be available in next release)

from medlaunch.

 avatar commented on August 17, 2024

tg16/pce-cd batch scrapping do not work-individual scrapping does

media scanning options seems to work now.

from medlaunch.

Asnivor avatar Asnivor commented on August 17, 2024

Will be available in next release

from medlaunch.

Related Issues (20)

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.