https://github.com/ryanburnette/synology-image-cleanup
https://github.com/ryanburnette/synology-image-cleanup
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryanburnette/synology-image-cleanup
- Owner: ryanburnette
- License: mpl-2.0
- Created: 2023-05-09T16:11:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-04T14:27:46.000Z (about 2 years ago)
- Last Synced: 2025-01-20T23:16:22.169Z (6 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [synology-image-cleanup](https://github.com/ryanburnette/synology-image-cleanup)
`synology-image-cleanup` is a utility designed to clean up image directories
downloaded from Synology Photos by identifying and removing redundant .mov
files associated with live images, while preserving standalone .mov video
files. It scans for .heic and .mov files with matching names and deletes the
.mov file, ensuring that only the necessary files are retained.## Usage
```shell
synology-image-cleanup [directory] [-d]
```- `[directory]` directory, default: cwd
- `-d` dry run