44 <id >mediadc</id >
55 <name >MediaDC</name >
66 <summary >Nextcloud Media Duplicate Collector application</summary >
7- <description ><![CDATA[ This app allows to find duplicate or similar 📸📹 photos and videos
8-
7+ <description >
8+ <![CDATA[
9+ This app allows to find duplicate or similar 📸📹 photos and videos
910* **Large amount of supporting image formats** Jpeg, png, tiff, bmp, gif, heic/hif and others…
1011* **Large amount of supported video formats** All that is supported by ffmpeg...
1112* **Flexible task config** Set your precision level for comparing, choose algo that suits for you most.
1213* **Quick rescan** Once file was scanned, hash from it will be saved, and no need to load file data for other scans.
1314* **Works with External Storages** [in progress] Easy find duplicates between different Nextcloud instances.
1415* **Save your time and cloud space** The title says all...
1516Quick start guide and further information in our [Wiki](https://github.com/andrey18106/mediadc/wiki).
16- ]]> </description >
17+ ]]>
18+ </description >
1719 <version >0.1.1</version >
1820 <licence >agpl</licence >
1921 <
author mail =
" [email protected] " homepage =
" https://github.com/andrey18106" >Andrey Borysenko</
author >
@@ -27,10 +29,10 @@ Quick start guide and further information in our [Wiki](https://github.com/andre
2729 <website >https://github.com/andrey18106/mediadc</website >
2830 <bugs >https://github.com/andrey18106/mediadc/issues</bugs >
2931 <repository type =" git" >https://github.com/andrey18106/mediadc.git</repository >
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 >
32+ <screenshot >https://raw.githubusercontent.com/andrey18106/mediadc/main /screenshots/task-managment .png</screenshot >
33+ <screenshot >https://raw.githubusercontent.com/andrey18106/mediadc/main /screenshots/task-results .png</screenshot >
34+ <screenshot >https://raw.githubusercontent.com/andrey18106/mediadc/main /screenshots/install-view .png</screenshot >
35+ <screenshot >https://raw.githubusercontent.com/andrey18106/mediadc/main /screenshots/admin-config .png</screenshot >
3436 <dependencies >
3537 <nextcloud min-version =" 21" max-version =" 22" />
3638 <python min-version =" 3.6.8" />
@@ -42,9 +44,6 @@ Quick start guide and further information in our [Wiki](https://github.com/andre
4244 <install >
4345 <step >OCA\MediaDC\Migration\AppDataInitializationStep</step >
4446 </install >
45- <!-- <uninstall>
46- <step>OCA\MediaDC\Migration\AppDataCleanupStep</step>
47- </uninstall> -->
4847 <pre-migration >
4948 <step >OCA\MediaDC\Migration\AppUpdateStep</step >
5049 </pre-migration >
0 commit comments