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

    RetroPi Media - gamelist.xml generator

    Scheduled Pinned Locked Moved Projects and Themes
    gamelistgenerator
    54 Posts 17 Posters 19.9k 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.
    • M
      MotoGp @MotoGp
      last edited by

      @MotoGp I found a bug in the Generate XML code. It doesn't take into account the "include" status column. I'm working on the fix.

      M 1 Reply Last reply Reply Quote 0
      • M
        MotoGp @MotoGp
        last edited by

        @MotoGp
        Ver 1.007
        Fixes the Generate Xml bug reported above.

        S 1 Reply Last reply Reply Quote 0
        • S
          SloTayHolmes @MotoGp
          last edited by

          @MotoGp

          Thank you, Moto. Problem renaming matched orphans in v1.007 (using imported gamelist.xml). In the “Confirm File Rename” box:

          CURRENT NAME: mslug3n.zip
          NEW NAME: mslug3

          Result: Rom is renamed without the zip extension. The <path> in generated gamelist xml is correct.

          M 1 Reply Last reply Reply Quote 0
          • M
            MotoGp @SloTayHolmes
            last edited by

            @SloTayHolmes said in RetroPi Media - gamelist.xml generator:

            @MotoGp

            Thank you, Moto. Problem renaming matched orphans in v1.007 (using imported gamelist.xml). In the “Confirm File Rename” box:

            CURRENT NAME: mslug3n.zip
            NEW NAME: mslug3

            Result: Rom is renamed without the zip extension. The <path> in generated gamelist xml is correct.

            OK, so Ver 1.008 fixes that issue. I did realize that the find orphans does not search subfolders. This will take a little time to re-write.

            rand0mR 1 Reply Last reply Reply Quote 0
            • rand0mR
              rand0m @MotoGp
              last edited by rand0m

              @MotoGp Amazing job on the app MotoGP. I just used the latest version and it is working as expected. Retropie gamelist looks for gamelist.xml in the folder we select, would it be possible to just look for roms in a folder (like we give the rom extension zip and it lists all zips in folder without having gamelist.xml) or would that be beyond the scope of app?

              1 Reply Last reply Reply Quote 0
              • R
                RogueSawyer
                last edited by

                This is an amazing tool! Thank you for the work. I had been trying to work through several others and there were always gaps but this is clean and very straight forward.

                One question, is there a way to merge Gamelists? I have several that have descriptions in them and it would be great if I could merge their descriptions in with the hyperspin list this creates.

                Thanks again!

                1 Reply Last reply Reply Quote 0
                • A
                  AbbaTheHorse
                  last edited by

                  Hi

                  Is this still available? It looks great and just what I need, but the link no longer seems to work 🙁

                  Thank you,

                  AtH

                  1 Reply Last reply Reply Quote 0
                  • D
                    djcult
                    last edited by

                    Nice App but the link is down. :-(
                    Can You reup please!!!!

                    1 Reply Last reply Reply Quote 0
                    • KoCinsKyK
                      KoCinsKy
                      last edited by

                      Alternative link?

                      1 Reply Last reply Reply Quote 0
                      • D
                        duiz
                        last edited by

                        @MotoGp I'd love to give this a test too!

                        1 Reply Last reply Reply Quote 1
                        • M
                          MotoGp
                          last edited by

                          Hello All,

                          Sorry I have not been active here for awhile. I've updated the link in the original post but you can also get it HERE

                          1 Reply Last reply Reply Quote 2
                          • KoCinsKyK
                            KoCinsKy
                            last edited by

                            Thanks!!!!!

                            1 Reply Last reply Reply Quote 0
                            • T
                              Texacate
                              last edited by

                              Thank you for this software. It works great to identify missing artwork. In a perfect world it would run on a raspberry pi too, but it was easy enough to; copy my roms folder over to a window PC, do the scanning in windows, and go back to my rPi to fix any issues the tool uncovered. Kudos.

                              1 Reply Last reply Reply Quote 0
                              • N
                                NewYears1978
                                last edited by

                                Sorry for necroing this, I have been trying to find a similar program for weeks.
                                This one is near perfect, the only issue is that the naming conventions of Retrobat are a little different.

                                I had hoped it was something that could be changed in settings files, but alas it wasn't.

                                Wondering if the original author or someone else could modify it so you could also set by variables the tags used in the game list.

                                So like how now it automatically puts MarqueeFolder as <marquee> and VideoFolder as <video> Etc, if you could set a variable for that in the same window where you pick the folder.

                                In Retrobat for instance, it uses different tags like <fanart> and <thumbnail> and <images>. It also has more than 4 arts, so if a fifth could be added that would be super helpful.

                                The ones I use are image, video, marquee, thumbnail, fanart (this is how they are generated in Skraper)

                                I wish I could program I would do this myself. I would have it so you have a variable for the folder and the tag you want to use so it would say for instance:

                                Media Folder: _____
                                Video Folder: _____ Video Tag: ______
                                Marquee Folder: ______ Marquee Tag: _____
                                Etc

                                Long shot but I am at whits end so figured I would give it a go. Maybe there's already a newer tool that does this, but I had no luck.

                                mituM 1 Reply Last reply Reply Quote 0
                                • mituM
                                  mitu Global Moderator @NewYears1978
                                  last edited by

                                  @NewYears1978 said in RetroPi Media - gamelist.xml generator:

                                  Sorry for necroing this, I have been trying to find a similar program for weeks.

                                  Have you tried using ARRM ? It should have better support for RetroBat.

                                  N 1 Reply Last reply Reply Quote 0
                                  • N
                                    NewYears1978 @mitu
                                    last edited by

                                    @mitu Oh man did I try for hours. That program is so confusing and I could never get it to recognize the art I already had in folders and with the proper tags. It is obviously a well thought out and detailed program, but it's UI is sloppy and it's really confusing to understand most the stuff in it.

                                    I did figure out how to read a directory and generate a gamelist and also scrape images, but they were never named or tagged the way I wanted or needed them to be.

                                    What I have resorted to doing is using Skraper and then just using bulkrename to add -image, -video, -fanart Etc to my art then putting them all in one images folder.

                                    Then I re-scrape inside Retro and let it find that all the art is there, and then recreate the gamelist with the tags.

                                    It's a bit tedious but I guess it works aight.

                                    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.