-
Notifications
You must be signed in to change notification settings - Fork 85
v18.2
Polo v18.2 is now available.
Polo can now generate and verify MD5, SHA1, SHA2-256 and SHA2-512 checksums. Hashes are generated using GLib functions and there are no external dependencies.
Select files and folders, right-click and select Checksum > (HashType) from context menu.
Generated hashes are displayed in a new tab.
- Select any file to copy checksum to clipboard.
- Select multiple files to copy both file path and hash to clipboard.
- Click Save button at bottom of list to save results to a file.
Saved file contains relative paths and file names. It must be saved in same location relative to files from which it was generated.
Simply double-click and open files with .md5, .sha1, .sha2, .sha256, .sha512 extensions. Hashes will be re-calculated and verified, and results will be displayed in a new tab.
A summary dialog is displayed after verification is complete.
Use the dropdown at the bottom to filter files by result.
- OK - Hash matches the file
- CHANGED - Hash does not match the file
- MISSING - File was not found on disk
Click the Export CSV button to save the results to a CSV file.
Description for audio and video formats were updated to make it more readable.
Available formats are now listed as:
<Audio/Video> <FileFormat> <VideoCodec> (Quality) ~ <AudioCodec> (Quality) ~ Size
Formats with the same codec are listed in increasing order of quality.
Move your mouse over an item to see a tooltip with more detailed information.
A button was added to cancel the fetch operation.
Fetch operation will timeout after 15 seconds if videos are not found on the page. This may happen due to network issues, or if URL is unsupported. You can try pasting again, or try updating to a newer version of youtube-dl.
The progress panel is now more compact and displays a thumbnail of the video being downloaded.
Options were added to Advanced tab of Settings window for hiding some context menu items.
Unselecting the item will hide it from right-click menu of files and directories.
This is useful for hiding actions that are not useful to you.
- Term: Hide statusbar when the embedded terminal is maximized
- Term: Use Groot for chroot action in context menu
- Term: Run executable files in embedded terminal, instead of new window
- User larger icons for stop buttons in progress panels
- Devices: Mount and open the root of a BTRFS device instead of opening the mount path of a mounted subvolume
- Fixed an issue while renaming folders. Subitems in renamed folders were displayed with previous path.
- Added support for remote user accounts (LDAP,etc). Previously, Polo would fail to initialize correctly if the user did not have an account on local machine.
- Fixed: Adding new cloud account was broken with rclone v1.39
- Bookmarks: UI improvements
- HeaderBarMode: Use the new bookmarks popover