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 128.6k 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.
    • amadeusA
      amadeus @Aksen
      last edited by

      @Aksen
      Can you pls send/pastbin your gamelist XML of NES? I guess the Releasedate or Lastplayed Timestamp is not in the format yyyyMMddTHHmmss... that causes the exception.
      I have to think how to handle different Timestamp Formats... i thought, the Format of the Timestamps is stable.

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

        @kmssd
        I Need a Stacktrace to analyse this exception. Maybe you can Pastbin it like Aksen?!?

        A K 2 Replies Last reply Reply Quote 0
        • A
          Aksen @amadeus
          last edited by

          @amadeus said in Retropie Metadata Editor:

          @Aksen
          Can you pls send/pastbin your gamelist XML of NES? I guess the Releasedate or Lastplayed Timestamp is not in the format yyyyMMddTHHmmss... that causes the exception.
          I have to think how to handle different Timestamp Formats... i thought, the Format of the Timestamps is stable.

          Here's the gamelist.xml in question!

          http://pastebin.com/UJqHL7du

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

            @amadeus

            Downloaded the program today. Running Windows 10. I can SSH into the pi fine. I can Winscp into the Pi fine. But when I hit connect to retropie it shows runs the initialization but finds no roms. Im missing something.

            Also, Will you be implementing more systems? I could really use this for Daphne, PC, and Scummvn =)

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

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • 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
                                            • 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.