Add interfaces to useful file information programs to FileCommander

Issue #672 resolved
prl created an issue

Allow the user to show MD5, SHA1 and SHA256 checksums for the file in focus, and allow the user to run ffprobe and mediainfo on media files if the packages that contain the programs are installed.

Comments (3)

  1. Peter Urbanec

    Fix issue #672: Add interfaces to useful file information programs to FileCommander

    Add actions on remote buttons 6, 7 and 9 to run "file" and "ffprobe" on buttons 6 & 7, and a user-configurable set of checksum calculations (defaulting to MD5) on button 9.

    There is code to allow button 8 to run "mediainfo", but access to it is commented out because it's currently not available as a Beyonwiz package.

    Add an entry to setup.xml for the hash set selection config.

    → <<cset 6095c41228e9>>

  2. Log in to comment