Closed maxexcloo closed 8 months ago
While not impossible, I would need to hardcode part or all of a system name in the code to associate it with a specific format, it will not be easy to maintain. The next best thing would indeed be to accept a string and only convert systems that contain it.
Does this support selecting multiple systems? I only ask because it would be good to be able to bulk convert all CHD systems at once for example.
It only matches systems containing the single input string, however I could easily allow specifying -s
multiple times so you can select as many as you want. I'll reopen and do that :)
There you go: https://github.com/alucryd/oxyromon/commit/eb747d521bd476ef1702a5563a8ace9e436048eb
-s
can be specified multiple times now, please let me know how it goes, docker should be up in a moment.
When using
convert-roms
it would be good to be able to mass convert every compatible system only, for example converting all to RVZ will convert PlayStation Portable ISOs at the moment (or at least a way to specify system as an argument):