Getting Started with Nebulaura
Hello and Welcome to Nébulaura! 🎉
We're thrilled to have you here. To get started, follow our Quick Start Guide in Whop to set up Plex and qBittorrent and explore our services during your free 7-day trial. 🚀
1️⃣ Create a Plex Account
Head over to Plex.tv and create an account if you don't already have one. It's quick and easy!
2️⃣ Claim Your Plex Token
- Visit Plex.tv/claim.
- Copy your Claim Token.
3️⃣ Install Applications
Don't want to do it by yourself? Send us your Claim ID token via Discord or email.
To install applications like Plex or qBittorrent, follow these simple steps:
- Connect to your SSH. (Read: How to connect to your SSH)
- To install Plex, type the following command:
box install plex
- Enter your Claim ID when prompted.
- Press Enter, and you're done!
When Plex is installed, you can access it via your Web UI. If you encounter an error message such as "This page can't load," try changinghttps
tohttp
in the URL.
If you encounter any issues, feel free to reach out on Discord for assistance. - To install qBittorrent, type:
box install qbittorrent
Your applications are now accessible through your Web UI. 🎉
4️⃣ Start Exploring
Once everything is set up, you'll gain access to both Plex and qBittorrent. Here's what you can do:
- Stream and organize your media with Plex.
- Download torrents using qBittorrent via its web interface.
💡 Need help?
Our Quick Start Guide in Whop provides step-by-step instructions to configure your Plex library, set up qBittorrent, and make the most of your trial.
Setting Up qBittorrent and Plex Media Server
qBittorrent Configuration
When you connect to the WebUI, you'll have access to qBittorrent. It's recommended to create categories for your downloads (like Movies and TV Shows) to keep your media organized.
Tips for qBittorrent:
- Use categories: Create categories like
films
andseries
to automatically sort downloads. - Monitor your downloads: Ensure downloads are completing successfully and being moved to the correct folders.
Plex Media Library Setup
When setting up Plex, you'll need to specify your library paths:
- For Movies:
/data/torrent/films
(if you set the category "films" for your movies) - For TV Shows:
/data/torrent/series
(if you set the category "series" for your shows)
TV Shows Folder Structure
For TV shows, create a folder structure as follows:
/torrent/Show A/Season 1
/torrent/Show A/Season 2
/torrent/Show A/Season 3
This organized structure helps Plex correctly identify and categorize your media content. Each TV show should have its own folder, with separate subfolders for each season.
General Tips for Plex:
- Keep your naming consistent: Plex relies on clean and consistent naming to correctly match metadata.
- Set proper permissions: Ensure both qBittorrent and Plex have access to your media files.
- Claim your server: If you skipped claiming your Plex server during installation, follow these steps:
- Log in via SSH.
- Run the installation command again:
box install plex
- Enter your Plex Claim Token when prompted.
Reach out on Discord if you encounter any issues.
🚀 Enjoy Your Trial and Welcome Aboard!
If you have any questions or run into issues, feel free to reach out on Discord. We're here to help you every step of the way!
Common Issues
"This page can't load" Error
- If you encounter this error while trying to access Plex, switch the URL from
https
tohttp
and reload the page.
Plex not working
Sometimes, the installation fail.
- Reclaim a new token here : https://plex.tv/claim
- Connect to your SSH and run the installation command again:
box remove plex
box install plex
Incorrect Permissions
- Ensure that both qBittorrent and Plex have the necessary permissions to access your media files. This can often be resolved by checking folder ownership and permissions via SSH.
Connection Issues with qBittorrent
- If you're unable to connect to the qBittorrent WebUI, verify your SSH connection and ensure the service is running using:
box start qbittorrent
Trouble Claiming Plex Server
- If you skipped claiming your Plex server during installation, you can still do it manually:
- Log in via SSH.
- Reinstall Plex with:
box install plex
- Enter your Claim ID when prompted.
Need Further Assistance?
- For any unresolved issues, reach out to us on Discord or via email for personalized support.