Skip to main content

rclone Optimizations for Apps

This guide lists optimizations when using rclone mount to host your files to your seedbox.slot. This is to lessen the API request hits made by rclone to your cloud streaming service and to not hit your cloud streaming's download quotas.

Please make yourself aware of the Ultra.cc Fair Usage Policy. It is very important not to mount your Cloud storage to any of the premade folders, this creates massive instability for both you and everyone else on your server. Always follow the documentation and create a new folder for mounting. It is your responsibility to ensure usage is within acceptable limits. Ignorance is not an excuse.

Please do not mount to any of the default directories such as:
files
media
bin
.apps
.config
www
/homexx/username/
 or any pre-created directory found on your Ultra.cc Slot


Media Centers

Plex

Plex

Settings ⇾ Library
  • Scan my library periodically: Daily
    • This lessens the API requests sent.
    • You can set this down to 6 hours if necessary.
    • You may also use Sonarr/Radarr's Connect to update your libraries if there are any new episodes/movies uploaded with periodic scanning to daily.
  • Empty Trash Automatically after each scan: unticked
    • This is only a requirment if running a Cloud Mounting system using Rclone.
  • Generate video preview thumbnails: never
  • Generate intro video markers: never
  • Generate chapter thumbnails: never
  • Analyze audio tracks for loudness: never
    • The following settings do a full download of the file and isare only used to create intro markers, generate thumbnails and analyze the audio track of each file.

Settings ⇾ Scheduled Tasks
  • Perform extensive media analysis during maintenance: Unchecked
    • This does a full download and is only used for bandwidth analysis with streaming.

Emby/Jellyfin

Settings ⇾ Advanced ⇾ Scheduled Tasks
  • Scan Media Library: Every 24 Hours

    • This lessens the API requests sent.
    • You can set this down to 6 hours if necessary.
    • You may also use Sonarr/Radarr's Connect to update your libraries if there are any new episodes/movies uploaded with periodic scanning to daily.
    • Thumbnail Image Extraction: none

      • It does the full download of the file and is only used to generate thumbnails. This can be set per-per library.

    Downloaders

    Sonarr/Radarr

    Sonarr/Radarr

    Settings ⇾ Media Management ⇾ File Management
    • Analyze video files: Unchecked
      • It downloads the media file in full to perform media analysis (Extracting video information from the media file)
      • This should be turned off as this frequently happens frequently on library refreshes if left on.