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 124.2k 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.
    • K
      kmssd @amadeus
      last edited by kmssd

      @amadeus Well I'm smacking myself in the head. You found that I had a file without an extension. The program does run past the scanning but now when I browse the gamelists I get this error,
      The program issued a command but the command length is incorrect, see http://pastebin.com/SKwKkk3x

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

        @LiqwdE
        The current Version v0.1.6 only supports the arcade folder. So maybe place your mame roms there.

        1 Reply Last reply Reply Quote 0
        • A
          Aksen @amadeus
          last edited by

          @amadeus Hey there, I just got around to trying 1.6.0 and I'm getting the same error:

          System.FormatException: The DateTime represented by the string is not supported in calendar System.Globalization.GregorianCalendar.

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

            @kmssd
            Hmmm... this is a strange error. It orrured during one of your images is open to determinate the dimension of it. Maybe this cause in a corrupted or bad file. Can you identify the game and images on which this happened? A Workaround could be to delete this image. Otherwise I could implement a try-catch-block to catch this error.

            Regards,
            ama

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

              @Aksen
              The Rom 720 degress contains a release date '19890000T000000' this is not a valid date (for .NET)
              I guess best solution is to implement datetime parsing in a try-catch-block. Gimme some time for a fixed version.

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

                @amadeus
                Today release: Retropie Metadata Editor v0.1.7.0

                CHANGELOG

                • Remove System 'Mame'
                • Add System 'Arcade' (THX to Erik)
                • Add System 'MAME libretro' (THX to Erik)
                • Add System 'MAME4All' (THX to Erik)
                • Add try-catch to datetime parsing
                • Add try-catch to GetSize() of image
                A daeksD L 3 Replies Last reply Reply Quote 1
                • E
                  EctoOne
                  last edited by

                  Thanks for this program. It makes managing gamelists so much easier on a PC before moving them to the Pi. But could you please add support for zip files for some, if not all, systems? For me it can't find roms for gb, gba, gba, gamegear, mastersystem, megadrive and sega32x. I guess it's because zip is not mentioned in the MainForm.cs for these systems. That's at least my guess when I took a quick look at the source. Also it would be nice if you could copy the Playstation Portable line and set it up for PSX. :)

                  Thanks again.

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

                    @amadeus Version 0.1.7.0 fixed my issue :) I can now get through the scanning phase and into the bulk of the program. Thanks!

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

                      @amadeus I tried that version as well but got several encoding issues during the parsing of the gamelist. Is there a way to automatically open all files UTF-8?

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

                        @amadeus

                        Everything looking great on 1.7.
                        No problems here for me.

                        EDIT: Not seeing Atari 7800 roms

                        So what are the chances of adding the PC (pc engine is available, 2 different ones) and Daphne rom folders?

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

                          @EctoOne
                          Ich will add support gor PSX soon.
                          The (general) support for .zip is a problem... i cant found .zip in the list of supported extensions of the most emulators. This is why . zip is not supported.

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

                            @daeks
                            Can you send/pastebin an example for an "encoding issue" please?

                            1 Reply Last reply Reply Quote 0
                            • N
                              Nismo @amadeus
                              last edited by

                              @amadeus most emulators have zip support, even if you didn't see it on supported file extensions...

                              Most of my roms are in zip or 7z format.

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

                                @LiqwdE
                                Indeed there is an error with atari 7800 system (bad folder name) - I will fix it soon.
                                Also support for PC and Daphne will be available soon, but kkep in mind:
                                RME has no support for subfolder, this means the roms / startfiles for PC-Games (.bat, com, sh...) must there in the root of the system folder.

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

                                  @Nismo
                                  Is there some documentation about this somewhere? I dont want it add "blind" to the code....

                                  N 1 Reply Last reply Reply Quote 0
                                  • N
                                    Nismo @amadeus
                                    last edited by Nismo

                                    @amadeus I really don't know, I saw a lot of libretro on the wiki that doesn't show zip file support but I added the "zip" extension to es_system.cfg and zip files works for me.

                                    This in most emulators that you can't see zip support.

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

                                      @Nismo
                                      Ok, so i will add .zip and .7z as default supported extension to every system.

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

                                        Today release: Retropie Metadata Editor v0.1.8.0

                                        CHANGELOG:

                                        • Fix an error with the folder name of Atari 7800
                                        • Added support for PC
                                        • Added support for PlayStation 1 (PSX)
                                        • Added support for Daphne
                                        • .zip and .7z extensions are now suported by every system
                                        N 1 Reply Last reply Reply Quote 4
                                        • N
                                          Nismo @amadeus
                                          last edited by

                                          @amadeus Very nice update, thank you very much.

                                          I still hope to see video and marquees tags support in the future...

                                          Anyway great job.

                                          1 Reply Last reply Reply Quote 1
                                          • G
                                            GrislyGrizzly
                                            last edited by GrislyGrizzly

                                            Help! This morning I got an error prompt:

                                            *"Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

                                            Unexpected end of file has occurred. The following elements are not closed: desc, game, gameList. Line 2887, position 477."*

                                            The RME stops scanning at the Mega Drive stage. Before it happened, I was editing Mega Drive games, until I pressed Save and got an unexpected error (I forget the exact wording), so I don't know if there's a connection. I restarted my laptop, Retropie and the RME and ever since I've got the error quoted above. I even tried rolling back RME versions to no avail. All my custom Mega Drive metatags have also disappeared. No other platforms were effected though.

                                            amadeusA 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.