knowledge base
All Articles
First a warning: Enabling SSH is at your own risk. If your actions result in your slot being inaccessible we will reset it for you, but we will not provide any other support. You will lose all your data once we do this. Using SSH is not recommended if you do not know what you are doing!Only install app's to the seedit4me folder if you install to root this can fill up the small root area causing issues …
To add a leech only user to your slot you will first need to connect to your slot via SSH. Don't know how? Read up on it here.Login to your slot via SSHType in this command, follow by enter: sudo shType in this command, follow by enter: useradd seedftpType in this command, follow by enter: passwd seedftpType in this command, follow by enter: usermod -s /sbin/nologin seedftpType in this command, follow by enter: usermod -a -G seedit4me seedftpType in this command, follow by enter:…
Client To connect to your slot you will need an FTP client on whatever operating system you are running on. Usually 'FileZilla' will do just fine. Download and install the application of your choice, we will use FileZilla as an example in this guide, but you can use the information within any other application you might use.Connection method Your Seedit4.me slot has a few different protocols you can use to connect with: plain FTP FTPS / TLS …
This guide will help you setting up Rclone on your slot. You will need to connect via SSH to your slot, currently the GUI is not supported by our environment. Before you do, be sure to install Rclone via the tile menu.Youtube Video GuideForum GuidePreparationBefore you start the basic installation be sure you have the following ready:A working, logged in Google Drive accountA working SSH connection to your slotA working installation of RcloneBasic configuration for Go…
Once you have installed NextCloud on your slot, you can connect from different clients (Windows / Linux / Mobile) to your server. This guide will give you a step-by-step walk through of how to connect properly.After installing NextCloud you will need to open the application on the server to finish its setup. Be sure to pick a password that is safe for use.Install the client of your choice (in this example we will use the windows client)Once installed you can fire it up and choose t…
Sonarr/Radarr/Whisparr can be configured on your server with either rTorrent or Deluge as the download client. Be sure to enable Advanced Options in Sonarr/Radarr. To configure local/internal only access: rTorrent:As base URL is needed you need to click show advanced top left on settings page: Host: 127.0.0.1 Port: 443 URL Path: /seedit4me Or /rutorrent/plugins/httprpc/action.php Username: seedit4me Password: {your seedit4me password} SSL…
How to connect via OpenVPN For a macOS client please see macOS or https://tunnelblick.net/. All of our services include OpenVPN access, which you can use to setup your own and free-of-charge private VPN connection. This guide will help you setup OpenVPN on a Windows platform. First you need will to install OpenVPN GUI on your own computer, the most recent version can be found by clicking here. Once that's done you can i…
How to setup Ombi for Emby:Open up Omby via your DashboardClick NextChoose EmbyFill in the following details (default, unless you have changed them manually)Emby Hostname or IP Address: 127.0.0.1Port: 8096 or 8920 for SSLChoose SSL or not, be sure to pick the correct port in the previous stepCopy the API key from your Emby server, if you're not sure where to get it then use this guideClick nextFill in your admin details for Ombi, with this account you can manage O…
Once you have installed Jackett you can open the app via your GUI, just click on the [open] button on to the app card. To use Jackett you will need to configure either a torrent site or a newsgroup, either can be found in the Jacket Wiki.Jacket configurationYou will need the following settings to configure Jackett correctly for use on Seedit4.meJackett urls need to be formatted as: http://127.0.0.1:9117/jackett/api/v2.0/indexers/all/results/torznab/Upd…
Configure SABnzbd on your slotLog in to SABnzbd Go to General and Tick Advanced SettingsClick Enable HTTPSAdd a HTTPS port i used 65433Change External internet Access to FULL API (make a copy of your API key you will need this)Untick Launch Browser on StartupClick Save Changes (you will now see a pop-up to restart the app --> allow itSABnzbd will reload and show you an error: "can not load page". You can ignore the message and just close the window…