Open porg opened 2 years ago
Contributed to the user docs with a mention of your great tool. Pull request awaiting: https://github.com/libretro/docs/pull/697
Note: After more intensive experiences with it:
Thank you for your interest ^_^
I had started working on a big update for this like a year ago with >v1.0 support and other new features and QoL, but it didn't progress further :-(
I'll try to resume it as soon as possible!
By the way... is there any information on playlists formats history changes?
Hi @marcrobledo ,
great to get feedback from you and that you plan an update! 🙂
This motivates me to submit everything I noticed into small issues. Will file them now. After that we can talk about the big picture here in this issue, which of those you may tackle realistically and which not.
Btw, the GitHub team hesitated to accept my pull-request on the respective user docs because they are careful with 3rd party tool recommendations.
But now that there's a sign of life from you with an explicit statement of planning to further develop this your great tool, I guess it's rather easy to then recommend/promote it. And this may give your tool further exposure, and make it more popular. Possible even more motivating for you then 🙂
Ok, here are the issues I filed.
Quite some manual postprocessing of the LPL files was necessary.
core_name
instances
"core_name": "MAME"
"core_name": "Arcade (MAME - Current)"
"core_name": "Gambatte"
"core_name": "Nintendo - Game Boy / Color (Gambatte)"
"core_name": "mupen64plus_next"
"core_name": "mupen64plus_next_gles3"
"core_name": "Nintendo - Nintendo 64 (Mupen64Plus-Next)"
"core_name": "Nintendo - Nintendo 64 (Mupen64Plus-Next)"
"core_name": "Nintendo - DS (DeSmuME)"
"core_name": "Nestopia UE"
"core_name": "Nintendo - NES / Famicom (Nestopia UE)"
"core_name": "bsnes"
"core_name": "Nintendo - SNES / SFC (bsnes)"
"core_name": "duckstation"
"core_name": "Sony - PlayStation (DuckStation)"
"core_name": "Picodrive"
"core_name": "Sega - GG/MS/MD/CD/32X (PicoDrive)"
By the way... is there any information on playlists formats history changes?
I personally do not know where this is documented. In the related issue #19 that I filed you can see some settings. My proposal how to handle them is also there.
@porg , i totally salute your involvement and i am very glad to see that @marcrobledo is still around!
I have not forgotten about this. Still working on rewritting the entire table user UI from scratch!
The first 2.0 beta has been deployed!
I thought I will do my playlist editing in a spreadsheet app and already searched for json2csv and csv2json tools.
So nice to get a readymade solution!
Great that you can very easily merge content of files just by dropping them consecutively.
Thanks! I will check the RetroArch docs/wiki and see whether it mentions your tool.
If not there I will try to add it there as a recommended helper tool.