File Control - BazzaCuda/MinimalistMediaPlayerX GitHub Wiki
Help Page: User-Defined Folders
Config Dialog: File Deletion
With the MMP media library management facilities, you get a lot of control over what media files are called and where they reside
- each of the file-deletion categories must be explicitly enabled in the Config Dialog or MMP will reject the deletion command
Renaming Files
| Control | Action |
|---|---|
| [R] | [R]ename the current media file |
| Ctrl-Shift-[R] | [R]ename to a clean file name by replacing dirty characters with spaces - see Clean File Name in the Config Dialog |
| Main Media Window only | |
| [F1] | rename media file with category prefix 1 defined in MinimalistMediaPlayer.conf |
| [F2] | rename media file with category prefix 2 defined in MinimalistMediaPlayer.conf |
| [F3] | rename media file with category prefix 3 defined in MinimalistMediaPlayer.conf |
| [F4] | rename media file with the suffix defined in MinimalistMediaPlayer.conf |
Moving or Copying Files
| Control | Action |
|---|---|
| Main Media Window | |
| Ctrl-[M] | [M]ove the current media file to the folder specified in the moved= user folder in .conf file |
| Shift-[M] | [M]ove the current media file to the folder specified in the moved= user folder in .conf file |
| Shift-[S] | [S]ave the current media file to the folder specified in the saved= user folder in .conf file |
| Image & Thumbnail Browser | |
| [C] | Save/Copy the image file to the Copied= folder |
| [S] | Save/Move the image file to the Saved= folder |
| Ctrl-[S] | Save the altered version of the image to a new image file |
| [F1]-[F12] | Save/Move to a user-defined folder - see User-Defined Folders in the Config Dialog |
| Ctrl-[U] | undo Save/Move |
Deleting Files
In order to delete a file or the contents of an entire folder
- that functionality must be enabled either from the Ctrl-[\] Config Dialog, or manually in the MinimalistMediaPlayer.conf file
- you must confirm, at least once, that you wish MMP to proceed
| Control | Action |
|---|---|
| [DEL] | [D]elete current media file (after confirmation) |
| Ctrl-[DEL] | [D]elete all files in the current media file's folder (after user confirmation) subfolders are not affected deletion functions can be disabled in MinimalistMediaPlayer.conf |
| Ctrl-Shift-[C] | [C]leanup leftover audio and video editing files in the current playlist folder (.key, .log, .mmp, .seg, etc.) |
| Shift-[DEL] | combined [DEL] and Ctrl-Shift-[C] - delete current file and then cleanup editing files |
| Ctrl-[K] | [K]eep/delete: delete all but the [K]ept files in a folder |
Miscellaneous
| Control | Action |
|---|---|
| [INSERT] | copy the media file name (without the extension) to the clipboard useful for maybe saving a project file after opening the media file in an external app using [F10], [F11] or [F12] |