Update README.md

This commit is contained in:
David Maisonave
2024-11-22 23:14:48 -05:00
committed by GitHub
parent a488d27693
commit 28c106c587

View File

@@ -84,8 +84,8 @@ That's it!!!
### Screenshots
- Example DupFileManager duplicate report. (file names have been edited to PG).
- The report displays preview video that is playable. It plays a few seconds sample of the video. This requires scan setting **[Generate animated image previews]** to be enabled when scanning all files.
- The report displays preview videos that are playable. Will play a few seconds sample of the video. This requires scan setting **[Generate animated image previews]** to be enabled when scanning all files.
- ![Screenshot 2024-11-22 225359](https://github.com/user-attachments/assets/dc705b24-e2d7-4663-92fd-1516aa7aacf5)
- There's an optional setting that allows both preview video and preview image to be displayed on the report. See settings **htmlIncludeImagePreview** in the **DupFileManager_report_config.py** file.
- There are many more options available for how the report is created, which are targeted for more advanced users. These options are all available in the **DupFileManager_report_config.py** file, and the settings have commented descriptions preceeding them. See the **DupFileManager_report_config.py** file in the DupFileManager plugin folder for more details.
- There's an optional setting that allows both preview videos and preview images to be displayed on the report. See settings **htmlIncludeImagePreview** in the **DupFileManager_report_config.py** file.
- There are many more options available for how the report is created. These options are targeted for more advanced users. The options are all available in the **DupFileManager_report_config.py** file, and the settings have commented descriptions preceeding them. See the **DupFileManager_report_config.py** file in the DupFileManager plugin folder for more details.