Recommend the preview generator
parent
60f9f4bac0
commit
ef9c7e03ed
|
@ -19,7 +19,7 @@
|
||||||
1. ⚒️ Install `exiftool` (`sudo apt install exiftool`).
|
1. ⚒️ Install `exiftool` (`sudo apt install exiftool`).
|
||||||
1. Run `php ./occ memories:index` to generate metadata indices for existing photos.
|
1. Run `php ./occ memories:index` to generate metadata indices for existing photos.
|
||||||
1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos. Photos from this directory will be displayed in the timeline, including any photos in nested subdirectories.
|
1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos. Photos from this directory will be displayed in the timeline, including any photos in nested subdirectories.
|
||||||
1. Consider installing the [preview generator](https://github.com/rullzer/previewgenerator) for pre-generating thumbnails.
|
1. Installing the [preview generator](https://github.com/rullzer/previewgenerator) for pre-generating thumbnails is strongly recommended.
|
||||||
|
|
||||||
## 🏗 Development setup
|
## 🏗 Development setup
|
||||||
|
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
1. ⚒️ Install `exiftool` (`sudo apt install exiftool`).
|
1. ⚒️ Install `exiftool` (`sudo apt install exiftool`).
|
||||||
1. Run `php ./occ memories:index` to generate metadata indices for existing photos.
|
1. Run `php ./occ memories:index` to generate metadata indices for existing photos.
|
||||||
1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos. Photos from this directory will be displayed in the timeline, including any photos in nested subdirectories.
|
1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos. Photos from this directory will be displayed in the timeline, including any photos in nested subdirectories.
|
||||||
1. Consider installing the [preview generator](https://github.com/rullzer/previewgenerator) for pre-generating thumbnails.
|
1. Installing the [preview generator](https://github.com/rullzer/previewgenerator) for pre-generating thumbnails is strongly recommended.
|
||||||
]]></description>
|
]]></description>
|
||||||
<version>1.0.7</version>
|
<version>1.0.7</version>
|
||||||
<licence>agpl</licence>
|
<licence>agpl</licence>
|
||||||
|
|
Loading…
Reference in New Issue