RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Retropie Metadata Editor

    Scheduled Pinned Locked Moved Ideas and Development
    scraper retropitool cover meta
    182 Posts 49 Posters 125.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      LiqwdE @Nismo
      last edited by

      @amadeus

      It's all good, I'd leave it as is. Like nismo says there is a work around. Or I can make .sh files

      @Nismo

      Yeah, that's true. Folder to game so the program reads it (replace all), then just reverse so retropie reads it. I could get off my lazy butt and make some .sh files that point where I need it like ports and scummvm do. Guess I need to go learn how to.

      1 Reply Last reply Reply Quote 0
      • RoxsteadyR
        Roxsteady
        last edited by

        Let me first start by saying that this app you created is freaking terrific. I mean, it has helped me tremendously when cleaning up my game data. Thank you for your ingenuity.

        A question. And I apologize in advance if this has been asked before. Ever plan on supporting Neo-Geo via this app? Unless I am missing something.

        L amadeusA 2 Replies Last reply Reply Quote 0
        • L
          LiqwdE @Roxsteady
          last edited by

          @Roxsteady

          Not missing anything Rox, its missing. That's why its Beta. TONS of Fun. Keep testing and lets the group know. Amadeus does an amazing job at fixing, patching, and editing. I think someone already dropped the neogeo problem, but thanks for the heads up!

          RoxsteadyR 1 Reply Last reply Reply Quote 0
          • amadeusA
            amadeus @Roxsteady
            last edited by

            @Roxsteady
            The latest release of rme added support for Neo Geo: Retropie Metadata Editor v0.1.11.0

            RoxsteadyR 2 Replies Last reply Reply Quote 2
            • RoxsteadyR
              Roxsteady @amadeus
              last edited by

              @amadeus Awesome brother, thank you so much!

              1 Reply Last reply Reply Quote 0
              • F
                FrankBennedetto
                last edited by

                This app is a godsend! Thanks so much for all your hard work, @amadeus! :)

                I am having a problem, though. When I click "Connect To RetroPie," and it runs its scan, it says it finds 0 files for the Genesis/Mega Drive.

                "Initialize System Mega Drive
                ...Roms found: 0
                ...IGNORED"

                I have over 700 ROMs in that folder. There's a gamelist.xml file in there, and scraped images in a subfolder. I checked the .xml file for any open tags and found none. I also checked the permissions on the folder and files, and they're identical to other folders and files that are working fine.

                As far as I can tell, it should be working. Any thoughts?

                amadeusA 1 Reply Last reply Reply Quote 0
                • RoxsteadyR
                  Roxsteady @LiqwdE
                  last edited by

                  @LiqwdE Did you recently do the scrape? Same happened to me. I first had to reboot system after scrape then go into the Genesis rom menu in emulationstation. Once I did that, I ran the app and it found all the images/data.

                  1 Reply Last reply Reply Quote 0
                  • daeksD
                    daeks
                    last edited by

                    Is it possible to mirror the release? Seems that codeplex has some issues :(

                    amadeusA 1 Reply Last reply Reply Quote 0
                    • amadeusA
                      amadeus @daeks
                      last edited by

                      @daeks
                      For me, CodePlex works fine.
                      But you can dowload it also here

                      1 Reply Last reply Reply Quote 0
                      • RoxsteadyR
                        Roxsteady @amadeus
                        last edited by

                        @amadeus will you be adding FBA support in the future?

                        amadeusA 1 Reply Last reply Reply Quote 0
                        • SkittleBrau79S
                          SkittleBrau79
                          last edited by SkittleBrau79

                          @amadeus Thank you so much for making this app... it's made my life much easier.

                          In addition to the tool you have to clean up unused images, i'd love to see a tool to remove any <game>...</game> sections of the gameslist.xml where the rom no longer exists... essentially cleaning that XML file and making it "current" to the roms folder.

                          I can't speak for others, but my XML is full of metadata from games that I deleted the rom set long ago.

                          amadeusA 1 Reply Last reply Reply Quote 0
                          • amadeusA
                            amadeus @Roxsteady
                            last edited by

                            @Roxsteady
                            I'm not familiar with fba, but can you not use the arcade folder for your roms?
                            Because the arcade folder is already supported.

                            RoxsteadyR 1 Reply Last reply Reply Quote 0
                            • A
                              Arcuza
                              last edited by

                              @amadeus Do you think it's possible to do a web based version of your application? What exactly are you doing over SSH? Anything else than reading and writing to the gamelist.xml? That would support more client types like mobile, tablets, chromebooks and so on.

                              amadeusA 1 Reply Last reply Reply Quote 0
                              • amadeusA
                                amadeus @FrankBennedetto
                                last edited by

                                @FrankBennedetto
                                Put your roms in the megadrive folder - not in the genesis folder... maybe this fix your problem.

                                F 1 Reply Last reply Reply Quote 0
                                • amadeusA
                                  amadeus @SkittleBrau79
                                  last edited by

                                  @SkittleBrau79
                                  I added your request to the Feature Request List

                                  1 Reply Last reply Reply Quote 0
                                  • amadeusA
                                    amadeus @Arcuza
                                    last edited by

                                    @Arcuza
                                    Of course you could make a web based version, but I am missing the time for this.
                                    RME did nothing over SSH - it just and only use the samba (?) shares of retropie to read the rom folders, read and update the gamelist.xml and read, show and update the images.

                                    1 Reply Last reply Reply Quote 0
                                    • F
                                      FrankBennedetto @amadeus
                                      last edited by

                                      @amadeus The genesis folder isn't a folder, but a symbolic link that points to the megadrive folder.

                                      I ran a Wireshark to see if I could see if maybe the app was looking in a different location or something else was tripping it up. I'm not terribly proficient with Wireshark, but I can see the app finds the ROM files (and can see various file names whizzing by), and it's even reading the XML file, as I can see the contents being transmitted.

                                      Is your app storing any configurations outside of its own folder (i.e. in the registry)? Just wondering if a "clean install" would help. After I noticed this issue, I upgraded and got rid of my old install, just didn't know if there were traces elsewhere.

                                      amadeusA 1 Reply Last reply Reply Quote 0
                                      • amadeusA
                                        amadeus @FrankBennedetto
                                        last edited by

                                        @FrankBennedetto
                                        RME only stores data in stores data only in the application configuration xml file (RetropieMetadataEditor.exe.config.xml) and need no installation.

                                        • can you open \retropie\roms\megadrive in your explorer from the same machine, which runs RME? Did you see your roms?

                                        • how a your rom files named? can you tell me a sample with exact casing?

                                        • which version of RME did you use? 0.1.11.0 BETA is the latest I think.

                                        Sorry, traces or logs are not written. Only the stuff you can read in the textbox...

                                        SquilenatorS F 2 Replies Last reply Reply Quote 0
                                        • SquilenatorS
                                          Squilenator @amadeus
                                          last edited by Squilenator

                                          @amadeus Do you have plans to make this work only with emulationstation+retroarch for the windows pleb like me?

                                          Edit: Sry, it actually works, my bad.

                                          1 Reply Last reply Reply Quote 0
                                          • F
                                            FrankBennedetto @amadeus
                                            last edited by

                                            @amadeus I decided to delete all of my ROMs (plus images and gamelist.xml) and add just one ROM. Scraped it, and loaded up ES to make sure it was there. Same result. The file name was this:

                                            3 Ninjas Kick Back.gen

                                            I'm using the latest version (0.1.11.0). And yes, I can see the ROMs if I navigate to the folder in Windows Explorer.

                                            B 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.