From f8a80d02cfbe3a5ddbcf5d31b5c73f7071890793 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Thu, 8 Sep 2022 17:46:16 -0700 Subject: [PATCH] Prevent confusion --- README.md | 2 +- appinfo/info.xml | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 500fc659..a9cff47c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ## 🚀 Installation -1. ☁ Clone this into your `apps` folder of your Nextcloud. +1. Install the app from the Nextcloud app store 1. ⚒️ Install `exiftool` (`sudo apt install exiftool`). 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. diff --git a/appinfo/info.xml b/appinfo/info.xml index dcb94062..66599952 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -13,8 +13,16 @@ * **🎦 Slideshow**: View photos from your timeline and folders easily. * **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app. * **🗑️ Recycle**: Select and delete multiple photos and videos at once. + +## 🚀 Installation + +1. Install the app from the Nextcloud app store +1. ⚒️ Install `exiftool` (`sudo apt install exiftool`). +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. Consider installing the [preview generator](https://github.com/rullzer/previewgenerator) for pre-generating thumbnails. ]]> - 1.0.2 + 1.0.3 agpl Varun Patil https://github.com/pulsejet/memories