Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    [SOFT] GameList Editor

    Community projects
    [soft] gamelist editor
    31
    186
    110582
    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.
    • DAM
      DAM last edited by

      @NeeeeB thanks for sharing this soft. I will try to do corret name of some games was wrong.

      1 Reply Last reply Reply Quote 1
      • gmgman
        gmgman @NeeeeB last edited by gmgman

        @neeeeb that's be super cool. I also use subfolders, maybe you can display the path of the rom as well, like snes/subfolder/game.zip, below the list box where you have all the titles. thanks very much for this tool, I was looking for something like that.

        1 Reply Last reply Reply Quote 0
        • NeeeeB
          NeeeeB last edited by NeeeeB

          @dam

          Thanks.
          and again, I am still looking for people to help me translate it to other languages :
          https://www.poeditor.com/join/project/TamUPDnDeX

          @gmgman
          Subfolders ? I can't say for sure it will work, didn't think of that case when I developed it.
          I would be curious to have your feedback about this 😉

          Vieux geek ^^
          GameList Editor : https://github.com/NeeeeB/GameList_Editor

          gmgman 1 Reply Last reply Reply Quote 0
          • gmgman
            gmgman @NeeeeB last edited by gmgman

            @neeeeb yes i have subfolders, e.g. to categorize roms like

            snes/#hacks/
            snes/#japan/
            snes/#translated/
            etc.
            I put '#' as the first character so that the folders appear on top in emulationstation. your tool scans those subfolders already, i see the games in the list box but it would help if the path + filename were displayed too somewhere in your tool.

            NeeeeB 1 Reply Last reply Reply Quote 0
            • NeeeeB
              NeeeeB @gmgman last edited by NeeeeB

              @gmgman

              Nice !! well I've implemented your request, just let me have diner and I'll upload a new version 😉

              EDIT:

              Ok, v0.9.2-beta released with the request from @gmgman implemented !!

              https://github.com/NeeeeB/GameList_Editor/releases/tag/v0.9.2-beta

              Vieux geek ^^
              GameList Editor : https://github.com/NeeeeB/GameList_Editor

              1 Reply Last reply Reply Quote 0
              • gmgman
                gmgman last edited by

                awesome, you're a great guy 🙂 thanks

                one more thing I can think of as a improvement would be a seach function or some sort of that, where you type some letters and it will filter the list box depending on what you just typed. maybe an idea for the futire. thanks again for this tool and your implementation buddy

                NeeeeB 1 Reply Last reply Reply Quote 0
                • NeeeeB
                  NeeeeB @gmgman last edited by

                  @gmgman

                  A search function is on the TODO list 😉
                  For the moment, when the focus is on the game list, typing one letter will bring the list to the first game with this letter 😉

                  Vieux geek ^^
                  GameList Editor : https://github.com/NeeeeB/GameList_Editor

                  1 Reply Last reply Reply Quote 0
                  • NeeeeB
                    NeeeeB last edited by NeeeeB

                    New version available !!!
                    Nouvelle version disponible !!

                    Added a search box to find games easily
                    Refactored some code
                    Fixed a bug where games in subfolders wouldn't be deleted

                    Ajout d'un champ de recherche pour trouver les jeux facilement
                    Refonte de certaines parties du code
                    Corrigé un bug qui ne supprimait pas les jeux dans des sous-dossiers

                    https://github.com/NeeeeB/GameList_Editor/releases/tag/v0.9.3-beta

                    Vieux geek ^^
                    GameList Editor : https://github.com/NeeeeB/GameList_Editor

                    voljega 1 Reply Last reply Reply Quote 0
                    • gmgman
                      gmgman last edited by gmgman

                      You're pretty fast man 😄
                      If your tool would also be able to scroble scrape somehow that be pretty d**n cool. But i'm fine with what it is, it really helps cleaning the gamelist.

                      edit: scrape, not scrobble lol

                      1 Reply Last reply Reply Quote 0
                      • voljega
                        voljega Banned @NeeeeB last edited by

                        @neeeeb I don't know if this is in the feature list as this isn't mentioned but it would be cool if the tool would be able to detect "orphan" gamelist entries (with no corresponding existing game) and propose to delete them

                        NeeeeB 1 Reply Last reply Reply Quote 0
                        • NeeeeB
                          NeeeeB @voljega last edited by

                          @voljega

                          You mean, the game is in the gamelist but not "physically" in the folder ?
                          If so, that should not be too difficult to implement, I may even be able to do this today.

                          @gmgman

                          I have a bit of free time at the moment, so I try to be as effective as possible with my app lol
                          What do you mean by scroble btw ?

                          Vieux geek ^^
                          GameList Editor : https://github.com/NeeeeB/GameList_Editor

                          voljega gmgman 2 Replies Last reply Reply Quote 0
                          • voljega
                            voljega Banned @NeeeeB last edited by

                            @neeeeb said in [SOFT] GameList Editor:

                            You mean, the game is in the gamelist but not "physically" in the folder ?
                            If so, that should not be too difficult to implement, I may even be able to do this today.

                            Yes exactly that

                            NeeeeB 1 Reply Last reply Reply Quote 0
                            • NeeeeB
                              NeeeeB @voljega last edited by NeeeeB

                              @voljega

                              On peut causer français aussi lol
                              Je vais voir ce que je peux faire, mais ça ne devrait pas poser de souci du tout.
                              J'ajouterai ça dans les options "système".

                              @gmgman

                              Scraping is on the TODO list, but in a second time.
                              I will add the possibility to scrape missing pictures, and also send to Screenscraper if you choose a picture from your drive 😉
                              But that will come in a future version.

                              Vieux geek ^^
                              GameList Editor : https://github.com/NeeeeB/GameList_Editor

                              voljega 1 Reply Last reply Reply Quote 0
                              • voljega
                                voljega Banned @NeeeeB last edited by

                                @neeeeb yep c'est pas compliqué 😉

                                NeeeeB 1 Reply Last reply Reply Quote 0
                                • gmgman
                                  gmgman @NeeeeB last edited by

                                  This post is deleted!
                                  1 Reply Last reply Reply Quote 0
                                  • NeeeeB
                                    NeeeeB @voljega last edited by NeeeeB

                                    @voljega

                                    New version !!
                                    Nouvelle version !!

                                    Added option to delete orphan entries from the gamelist.xml
                                    Located under "Actions - System - Delete orphan entries"
                                    Updated Help to explain what it does.

                                    Option pour supprimer les entrées orphelines du gamelist.xml
                                    Située dans "Actions - Système - Supprimer les orphelins"
                                    Fenêtre d'aide mise à jour pour expliquer ce que ça fait.

                                    https://github.com/NeeeeB/GameList_Editor/releases/tag/v0.9.4-beta

                                    Vieux geek ^^
                                    GameList Editor : https://github.com/NeeeeB/GameList_Editor

                                    voljega 1 Reply Last reply Reply Quote 1
                                    • voljega
                                      voljega Banned @NeeeeB last edited by

                                      @neeeeb eh beh c'est rapide ! je vais pas tester tout de suite par contre, je suis en train de coder un truc de mon côté...

                                      NeeeeB 1 Reply Last reply Reply Quote 0
                                      • NeeeeB
                                        NeeeeB @voljega last edited by NeeeeB

                                        @voljega

                                        Disons que j'ai pas trop mal pensé le truc du début donc ajouter ce genre d'option est relativement facile.
                                        J'ai ajouté également "orphelins" dans la liste des filtres, pour les visualiser facilement.

                                        Vieux geek ^^
                                        GameList Editor : https://github.com/NeeeeB/GameList_Editor

                                        1 Reply Last reply Reply Quote 0
                                        • dschidschi
                                          dschidschi last edited by

                                          I just registered an account to let you know that this is an awesome Gamelist Editor and to say thank you. I would happily support you translating it to german, but as I can see, the german option is already there (although it doesn't do anything for me, it stays english). Still, awesome job, thank you 🙂

                                          NeeeeB 1 Reply Last reply Reply Quote 0
                                          • NeeeeB
                                            NeeeeB @dschidschi last edited by NeeeeB

                                            @dschidschi

                                            Many thanks and you're welcome !
                                            The german translation is complete, but I still haven't uploaded a new version with it (I'm waiting for the Italian translation to be complete).
                                            Yes the button is already there, it's because I added it and forgot to hide it while waiting for the translation ahah.
                                            Check the thread tomorrow or sunday, I should have uploaded a new version with German and Spanish (and maybe Italian) !!

                                            Vieux geek ^^
                                            GameList Editor : https://github.com/NeeeeB/GameList_Editor

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

                                            Want to support us ?

                                            85
                                            Online

                                            99.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com