In case you have a desktop-entry which needs multiple file arguments, e.g. as %F,AVLinux wrote: Sat Oct 19, 2024 3:17 pm That makes sense, thanks to you and @fehlix for 2 working solutions, every one of these little quirks teaches me something and I'm happy to keep learning and happy to have a working FM independent Mediainfo launcher!
you would do similar and let %F as last argument with the Exec-key line.
You can than assign - and well quoted to preserve spaces in file names - all arguments to an array, and go through the array.
But don't want to bother you now with the code, just in case, you ever have such thing, any you may wonder why sometimes something is not working when spaces are involved.