[SOFT] GameList Editor
-
I have another idea. now that you can display the list by rom name, would it be possible to also have an optional setting to show subfolders in the listbox like "/#Japan/romname.zip" etc. instead of just "romname.zip"? that way the list could be sorted by subfoldername and I find all roms within a subfolder easily. (if you wonder about the #, I used the # as a prefix in the foldername to have the subfolders displayed on top in Emulation Station)
-
@icelancer lol what's the matter?
-
Bon, c'est fait ^^
Et j'en ai profité pour b*mper à la version 1.0 tout court, parce que pour moi c'est plutôt stable et qu'il y a déjà pas mal d'options dispo.
https://github.com/NeeeeB/GameList_Editor/releases/tag/v1.0L'export de la liste se trouve dans Actions/systeme/Exporter la liste en fichier .txt
Astuce : si la case "lister par nom de Rom" est cochée, l'export se fera par nom de Rom au lieu du nom de jeu.
Ca exporte par ordre alphabétique et ça met un joli délimiteur entre chaque lettre pour qu'on y voit plus clair, je te laisse jugerhttps://github.com/NeeeeB/GameList_Editor/releases/tag/v1.0
For English users :
I've b*mped the version number to 1.0 Stable because I think it has now enough options to have a stable version and a real version number lol (also I think it's pretty stable, didn't encounter any bug since a long time and I've also fixed a potential one in this release).
I've added the option to export your games lists (by system) to a .txt file.
By default lists are exported with games names, but if you check the box "list by Rom name" on the main screen, it will export the list by Rom name (pretty obvious ahah).
Option is under Actions/System/Export the gamelist to .txtD**ned, I've checked the forum too late, I could have easily added this option while adding export...
And now I don't have time to do it. But it's on the todo list and I'll see if I can do it before the end of the week.
Would you mind giving me a sample of one of your gamelist.xml so I can see what it looks like ? (easier for me to add the option if I know what it looks like in the xml). -
Superbe merci.
Je teste dès que possible, mais je pense qu'il n'y aura aucun souci.
Merci l'ami. -
You're welcome ^^
-
@neeeeb sure, here is my snes gamelist
http://wikisend.com/download/834778/ -
Please download again the v1.0 version, I've added your request.
(should be self explanatory to use it) -
-
@neeeeb nice! very well done! thanks very much buddy
-
New version v1.1 :
-
Major rework of the scrape function = it is now available as a tab on the main application window (see upper right).
-
It now scrapes game infos too, language dependent, and real time language change (i.e you can change the UI language, the scrape infos will change accordingy, even if the game is already scraped).
-
Scraping is now multithreaded (if you have an account on ScreenScraper and more than one thread of course) = useful if you want to download all available pictures to choose one, very much quicker than with only one thread.
Plus some functions in the scrape window (change case of scraped infos, save only infos, save only picture, save both...)
https://github.com/NeeeeB/GameList_Editor/releases/latest
Enjoy !!!
-
-
THKS
-
@neeeeb super JOB!
Serait-il possible de scrapper toute une liste de jeu contenu dans un répertoire?
Quelle est la différence entre mix1 et mix2?Sauf erreur, je ne vois pas les systèmes
amstradCPC
apple2
atari2600 et 7800
atariST
Pour ceux que je viens de lister, je précise qu'ils sont scrappés avec screen scrapper.De plus, lorsque je scrappe, il trouve bien les images mais lorsque j'enregistre les changements avec sauvegarder l'image de coché, cela ne fonctionne pas.
-
@jidem
Bonjour.Scraper toute une liste de jeux : non, pour une simple raison, ce n'est pas un logiciel de scrape à la base et je n'ai pas l'intention que ça le devienne, UXS fait trés bien son travail lol La partie scrape de mon logiciel sert uniquement de "dépannage" pour de l'appoint dans le cas d'une ou quelques covers manquantes tout au plus. A partir du moment où on en arrive à devoir scraper un répertoire complet je trouve nettement plus judicieux d'utiliser un logiciel dédié (coucou UXS).
Différence entre mix1 et mix2 : à vrai dire je n'en sais rien, je me suis contenté de prendre tous les médias dispo pour un jeu et j'ai également remarqué que mix1 et mix2 renvoyaient la même chose, pourtant il s'agit bien de 2 médias distincts sur ScreenScraper.
Systèmes non visibles : j'ai une vague idée du problème mais je n'en suis pas certain puisque je n'utilise pas ces systèmes. Dans l'idéal, si tu pouvais me fournir tes gamelist.xml de ces systèmes je pourrais certainement trouver la source du problème et le corriger.
Pour le problème d'image non sauvegardée, je suis surpris, ça fonctionne parfaitement chez moi, est ce pour un système particulier ou pour tous les systèmes ? possible également de me fournir un gamelist.xml pour un système ou cela ne fonctionne pas ?
-
Salut @NeeeeB
Je voudrais savoir, serait-il possible d'ajouter à ton soft une option pour supprimer un jeu dans la liste, et tout ce qui lui est associé. A savoir, la rom, le screen... et l'occurence dans le fichier gamelist of course
Peut-être déjà dispo d'ailleurs, mais je n'ai pas trouvé.
Je te remercie
Myjositoedit: OK, plus la peine, quand on ouvre un peu les yeux on trouve le God mode... tellement pratique
Merci et désolé -
Ahah, pas de souci
-
Nice. I'm gonna have to check this out!
-
New version available, just a very minor addition :
https://github.com/NeeeeB/GameList_Editor/releases/tag/v1.1.0.1
Added a "Reload Systems" button in the main menu (under "File").
It allows to refresh the Systems list without having to select the folder every time.
(Thx Screech for the idea) -
Great Idea and nice program!
A little recommendation for a better userexperiences.
Please fix the tab-order for the inputfields and buttons. At the moment it is crazy confused. And, if is possible, set the "focus" on the last modified inputfield, after hit "save changes for this game". This makes it easier with many entries to be changed.
Also nice would be shortcuts for functions in the menu. For keyboard-user
-
Thx.
Duly noted, both advices can be implemented easily, just need to find some time -
New release, with your requests
- Fixed tab order and keyboard shortcuts
(to use keyboard shortcuts, press alt once and then navigate with letters) - Focused component will remain focused after saving changes
https://github.com/NeeeeB/GameList_Editor/releases/tag/v1.1.0.2
- Fixed tab order and keyboard shortcuts