Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[feature suggestion] Find files by path without setting in ventoy.json
#2
Most of Ventoy plugins configuration can use fuzzy matching. https://www.ventoy.net/en/plugin_path_match.html
For example:
Code:
{
    "persistence": [
        {
            "image": "/distro1/distro1-v1.*.*.iso",
            "backend": "/distro1/distro1-persistence.dat"
        }
    ]
}

You can put  
distro1-v1.2.3.iso
distro1-v1.2.4.iso
distro1-v1.2.5.iso
distro1-v1.2.6.iso 
..... 
together in the same directory.
Reply


Messages In This Thread
RE: [feature suggestion] Find files by path without setting in ventoy.json - by longpanda - 04-09-2022, 01:18 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)