|
4 | 4 | <id>mediadc</id> |
5 | 5 | <name>MediaDC</name> |
6 | 6 | <summary>Nextcloud Media Duplicate Collector application</summary> |
7 | | - <description>**📸📹 Collect photo and video duplicates to save your cloud storage**</description> |
8 | | - <version>0.1.0</version> |
| 7 | + <description><![CDATA[This app allows to find duplicate or similar 📸📹 photos and videos |
| 8 | +
|
| 9 | +* **Large amount of supporting image formats** Jpeg, png, tiff, bmp, gif, heic/hif and others… |
| 10 | +* **Large amount of supported video formats** All that is supported by ffmpeg... |
| 11 | +* **Flexible task config** Set your precision level for comparing, choose algo that suits for you most. |
| 12 | +* **Quick rescan** Once file was scanned, hash from it will be saved, and no need to load file data for other scans. |
| 13 | +* **Works with External Storages** [in progress] Easy find duplicates between different Nextcloud instances. |
| 14 | +* **Save your time and cloud space** The title says all... |
| 15 | +Quick start guide and further information in our [Wiki](https://github.com/andrey18106/mediadc/wiki). |
| 16 | + ]]></description> |
| 17 | + <version>0.1.1</version> |
9 | 18 | <licence>agpl</licence> |
10 | 19 | < author mail= "[email protected]" homepage= "https://github.com/andrey18106">Andrey Borysenko</ author> |
11 | 20 | < author mail= "[email protected]" homepage= "https://github.com/bigcat88">Alexander Piskun</ author> |
|
19 | 28 | <bugs>https://github.com/andrey18106/mediadc/issues</bugs> |
20 | 29 | <repository type="git">https://github.com/andrey18106/mediadc.git</repository> |
21 | 30 | <screenshot>https://raw.githubusercontent.com/andrey18106/mediadc/6e1a0590936da4c988ccf10101c13bfa6d1f0866/screenshots/screenshot.png</screenshot> |
| 31 | + <screenshot>https://raw.githubusercontent.com/andrey18106/mediadc/6e1a0590936da4c988ccf10101c13bfa6d1f0866/screenshots/screenshot.png</screenshot> |
| 32 | + <screenshot>https://raw.githubusercontent.com/andrey18106/mediadc/6e1a0590936da4c988ccf10101c13bfa6d1f0866/screenshots/screenshot.png</screenshot> |
| 33 | + <screenshot>https://raw.githubusercontent.com/andrey18106/mediadc/6e1a0590936da4c988ccf10101c13bfa6d1f0866/screenshots/screenshot.png</screenshot> |
22 | 34 | <dependencies> |
23 | 35 | <nextcloud min-version="21" max-version="22" /> |
24 | 36 | <python min-version="3.6.8" /> |
|
0 commit comments