Code Monkey home page Code Monkey logo

Comments (3)

zurdi15 avatar zurdi15 commented on August 27, 2024 1

Hi! This is a known issue of how RomM renders the cover art. It's already fixed and will be shipped in the next version! You don't even will need to update the covers, they will appear automatically.

from romm.

from-nibly avatar from-nibly commented on August 27, 2024 1

Awesome. I was just going to jump in to say that I think it was a frontend issue because curling the url built by this guy https://github.com/rommapp/romm/blob/3.2.0/frontend/src/components/Game/Card/Cover.vue#L98-L114 returned the image just fine. And looking through the network tab it seems like it's just not even requesting the image in the first place.

Will keep an eye on the releases, thanks!

from romm.

from-nibly avatar from-nibly commented on August 27, 2024

Additional Context. Here's the payload that I get back for this particular rom

{
  "id": 817,
  "igdb_id": null,
  "sgdb_id": null,
  "moby_id": null,
  "platform_id": 111,
  "platform_slug": "gba",
  "platform_name": "Game Boy Advance",
  "file_name": "Pokemon Altered Emerald (v4.2).gba",
  "file_name_no_tags": "Pokemon Altered Emerald",
  "file_name_no_ext": "Pokemon Altered Emerald (v4.2)",
  "file_extension": "gba",
  "file_path": "roms/gba",
  "file_size_bytes": 16777216,
  "name": "Pokemon Altered Emerald",
  "slug": null,
  "summary": "",
  "first_release_date": 0,
  "alternative_names": [],
  "genres": [],
  "franchises": [],
  "collections": [],
  "companies": [],
  "game_modes": [],
  "igdb_metadata": {},
  "moby_metadata": {},
  "path_cover_s": "gba/Pokemon%20Altered%20Emerald/cover/small.jpeg",
  "path_cover_l": "gba/Pokemon%20Altered%20Emerald/cover/big.jpeg",
  "has_cover": true,
  "url_cover": "",
  "revision": "",
  "regions": [],
  "languages": [],
  "tags": [
    "v4.2"
  ],
  "multi": false,
  "files": [],
  "full_path": "roms/gba/Pokemon Altered Emerald (v4.2).gba",
  "merged_screenshots": [],
  "sibling_roms": [],
  "user_saves": [],
  "user_states": [],
  "user_screenshots": [],
  "user_notes": [],
  "sort_comparator": "pokemon altered emerald"
}

from romm.

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.