There are several ways to get verbose informations about what media-dupes is doing.
- Log files
- Developer console
- Commandline output
media-dupes is writing log files. You will find them here:
- Linux:
~/.config/media-dupes/logs/main.log
~/.config/media-dupes/logs/renderer.log
- macOS:
~/Library/Logs/media-dupes/main.log
~/Library/Logs/media-dupes/renderer.log
- Windows:
%USERPROFILE%\AppData\Roaming\media-dupes\logs\main.log
%USERPROFILE%\AppData\Roaming\media-dupes\logs\renderer.log
Press F12 within the app or navigate via the Help
menu and select Console (F12)
to access the Developer Console.
- Start media-dupes with
--verbose