Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanburnette/synology-image-cleanup
https://github.com/ryanburnette/synology-image-cleanup
Last synced: 17 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-04T14:27:46.000Z (over 1 year ago)
- Last Synced: 2024-11-19T19:52:20.853Z (3 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