{{
t(
"memories",
"The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in."
)
}}
{{
t(
"memories",
'Folders with a ".nomedia" file are always excluded from indexing.'
)
}}
occ memories:index
bash -c 'for i in {1..4}; do (occ memories:index &); done'
occ memories:index --force
occ memories:index --user=admin --folder=/Photos/
occ memories:index --clear
{{ mime }}
{{
t(
"memories",
"You need to download the planet data into your database. This is highly recommended and has low overhead."
)
}}
{{
t(
"memories",
"If the button below does not work for importing the planet data, use the following command:"
)
}}
occ memories:places-setup
{{
t(
"memories",
"Note: the geometry data is stored in the 'memories_planet_geometry' table, with no prefix."
)
}}
{{
t(
"memories",
"Live transcoding provides for adaptive streaming of videos using HLS."
)
}}
{{
t(
"memories",
"Note that this may be very CPU intensive without hardware acceleration, and transcoding will not be used for external storage."
)
}}
{{ t("memories", "Global default video quality (user may override)") }}
{{
t(
"memories",
"Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions in the documentation:"
)
}}
{{ t("memories", "External Link") }}
{{
t(
"memories",
"You must first make sure the correct drivers are installed before configuring acceleration."
)
}}
{{
t(
"memories",
"Make sure you test hardware acceleration with various options after enabling."
)
}}
{{
t(
"memories",
"Do not enable multiple types of hardware acceleration simultaneously."
)
}}
{{
t(
"memories",
"Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration."
)
}}
{{
t(
"memories",
"For more details on driver installation, check the documentation:"
)
}}
{{ t("memories", "External Link") }}
{{
t(
"memories",
"Depending on the versions of the installed SDK and ffmpeg, you need to specify the scaler to use"
)
}}