Skip to content

Commit

Permalink
remove outdated note about image extractor
Browse files Browse the repository at this point in the history
  • Loading branch information
RayBB authored Aug 5, 2024
1 parent 3e11fd9 commit 45adb9a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/general/administration/storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ For storage, a moderate size library database can grow anywhere from 10 to 100 G

A popular choice for cloud storage has been the program [rclone](https://rclone.org/downloads/). It is supported on most Operating Systems. To facilitate combining local and cloud filesystems, rclone can be paired with another program such as [mergerfs](https://github.com/trapexit/mergerfs). For cloud storage, it is recommended to disable image extraction as this requires downloading the entire file to perform this task.

:::note

The image extractor can't be [turned off](https://github.com/jellyfin/jellyfin/issues/2355) in Jellyfin at the moment which is causing [performance issues](https://github.com/jellyfin/jellyfin/issues/2600).

:::

- animostiy22's [repo](https://github.com/animosity22/homescripts) about rclone and mergerfs.

### MergerFS
Expand Down

0 comments on commit 45adb9a

Please sign in to comment.