Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit bc45fb9

Browse files
committed
Merge branch 'main' of https://github.com/andrey18106/mediadc into dev
2 parents 72cc84e + 9090c51 commit bc45fb9

File tree

6 files changed

+14
-2
lines changed

6 files changed

+14
-2
lines changed

appinfo/info.xml

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,17 @@
44
<id>mediadc</id>
55
<name>MediaDC</name>
66
<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>
918
<licence>agpl</licence>
1019
<author mail="[email protected]" homepage="https://github.com/andrey18106">Andrey Borysenko</author>
1120
<author mail="[email protected]" homepage="https://github.com/bigcat88">Alexander Piskun</author>
@@ -19,6 +28,9 @@
1928
<bugs>https://github.com/andrey18106/mediadc/issues</bugs>
2029
<repository type="git">https://github.com/andrey18106/mediadc.git</repository>
2130
<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>
2234
<dependencies>
2335
<nextcloud min-version="21" max-version="22" />
2436
<python min-version="3.6.8" />

screenshots/admin-config.png

591 KB
Loading

screenshots/install-view.png

559 KB
Loading

screenshots/screenshot2.png

-903 KB
Binary file not shown.
File renamed without changes.

screenshots/task-results.png

1.87 MB
Loading

0 commit comments

Comments
 (0)