Hi, i've made something wrong when i've created a menu item. Now its invisible wheni right click on the file but its still there in ~/.config/spacefm/session. When i delete it manually in the session file and restart spacefm its in the file again or there are 2 entries in the file or there is an empty menu item on the right click menu. I had to delete all files in ~/.config/spacefm and start again. Is there any way to "backup" the right click menu items?
Hi, i have a very complex script where i bring together a lot of information, at the end i have a command line to run. Can i output information from the general section and audio section in one --Inform option? I need the audio information and the file name in one line.
[Feature Request] First try to open archive using password list
Hi, so far i used Image Magick to convert all pages of pdf files into single images, but it works very slow. i compared the speed of graphicsmagick commands and imagemagick command and gm works mucth fast, so i decided to "convert" my im command to an gm command. with IM i use this options: -units pixelsperinch -alpha background -alpha off but i couldn't find something similar at graphicsmagick. i don't know what this options do, this was an advice in the IM support forum because i had problems with...
i'm on ubuntu. this seems to work mediainfo --Inform="Audio;%ID%|"\$"if(%Language/String%,%Language/String%,unspecified)\n" thanks.
The result here is 2|(,,unspecified)
Hi, when i read out the language of an audio stream sonetimes there isn't a value that mediainfo can display. is it possible to output something like 'unknown' or 'unspecified' instead of nothing?
thats what ive done. i dont use \n in the middle of the line, only at the end.