Update docs
parent
567d20a165
commit
d0d63b6894
|
@ -5,6 +5,9 @@ This file is manually updated. Please file an issue if something is missing.
|
|||
## v4.7.0, v3.7.0
|
||||
|
||||
- **Note**: you must run `occ memories:index -f` to take advantage of new features.
|
||||
- **Massively improved video performance**
|
||||
- Memories now comes with a dedicated transcoding server with HLS support.
|
||||
- Read the documentation [here](https://github.com/pulsejet/memories/wiki/Configuration#video-transcoding) carefully for more details.
|
||||
- **Feature**: show EXIF metadata in sidebar ([#68](https://github.com/pulsejet/memories/issues/68))
|
||||
|
||||
## v4.6.1, v3.6.1 (2022-11-07)
|
||||
|
|
|
@ -18,7 +18,8 @@ Memories is a _batteries-included_ photo management solution for Nextcloud with
|
|||
- **📱 Mobile Support**: Works on devices of any shape and size through the web app.
|
||||
- **✏️ Edit Metadata**: Edit dates on photos quickly and easily.
|
||||
- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.
|
||||
- **⚡️ Performance**: Memories is extremely fast.
|
||||
- **📹 Video Transcoding**: Memories transcodes videos and uses HLS for maximal performance.
|
||||
- **⚡️ Performance**: In general, Memories is extremely fast.
|
||||
|
||||
## 🌐 Online Demo
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<description><![CDATA[
|
||||
# Memories
|
||||
|
||||
Memories is a batteries-included photo management solution for Nextcloud with advanced features including:
|
||||
Memories is a *batteries-included* photo management solution for Nextcloud with advanced features including:
|
||||
|
||||
- **📸 Timeline**: Sort photos and videos by date taken, parsed from Exif data.
|
||||
- **⏪ Rewind**: Jump to any time in the past instantly and relive your memories.
|
||||
|
@ -17,7 +17,8 @@ Memories is a batteries-included photo management solution for Nextcloud with ad
|
|||
- **📱 Mobile Support**: Works on devices of any shape and size through the web app.
|
||||
- **✏️ Edit Metadata**: Edit dates on photos quickly and easily.
|
||||
- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.
|
||||
- **⚡️ Performance**: Memories is extremely fast.
|
||||
- **📹 Video Transcoding**: Memories transcodes videos and uses HLS for maximal performance.
|
||||
- **⚡️ Performance**: In general, Memories is extremely fast.
|
||||
|
||||
## 🌐 Online Demo
|
||||
|
||||
|
|
Loading…
Reference in New Issue