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 126.5k 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.
    • N
      Nismo @amadeus
      last edited by

      @amadeus finally this version support video?

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

        @amadeus I think this is it, http://pastebin.com/AAp7vb7i

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

          @Nismo
          Nope, sorry but video tags are not supported at the moment.

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

            @LiqwdE
            Roms for which systems are not found?

            To your system request:

            • ScummVM is already supported
            • PC is not supported at the momen
            • What is 'Daphne'? I can't found it on Systems in Retropie page
            L RiverstormR 2 Replies Last reply Reply Quote 0
            • amadeusA
              amadeus
              last edited by

              Hi folks,

              here is a new release of RME: Retropie Metadata Editor v0.1.6.0

              This one...

              • Fixed an error when parsing a timestamp with the value '00000000T000000' (THX to Aksen)
              • Fixed an error that occurred when a file without extension was found in the "rom" folder. (THX to kmssd)

              I would be glad about a short feedback from you, whether the bugs were fixed - or not. ;-)

              Regards,
              ama

              L K A 3 Replies Last reply Reply Quote 0
              • L
                LiqwdE @amadeus
                last edited by LiqwdE

                @amadeus

                Daphne is a laser disc emulator. Dragons lair, space ace, etc.. it's currently in the experimental packages. Works good though.

                Not detecting any system currently. Does this require samba shares to be running?

                The github wiki shows all the emulators down the right side of the page.

                https://github.com/retropie/retropie-setup/wiki/First-Installation

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

                  @amadeus said in Retropie Metadata Editor:

                  What is 'Daphne'? I can't found it on Systems in Retropie page

                  https://github.com/retropie/retropie-setup/wiki/Daphne

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

                    @amadeus

                    Don't know if it's required, but installed samba shares. \retropie and signed in. Now it sees my roms, so woohoo.

                    But, it's not seeing MAME. Is there a specific mame folder? Cause there are several

                    amadeusA 1 Reply Last reply Reply Quote 0
                    • 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
                                            • 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.