Google drive mounted in Windows/Linux

Not sure what happened, but just noticed my Mircorsoft 365 developer thing has been dumbed up to 25TB. I know it's risky and shouldn't be used for data one can't lose, but it's pretty perfect for my plex server.
 
Sounds interesting. Been a Jellyfin user mostly. See there is option for Jellyfin, have you ever tried it before or you strictly Plex?

I actually used both but mainly use Plex now because I have Plex Pass Lifetime now.

Not sure what happened, but just noticed my Mircorsoft 365 developer thing has been dumbed up to 25TB. I know it's risky and shouldn't be used for data one can't lose, but it's pretty perfect for my plex server.

I believe you can request it. Mine is still locked down on 5TB
 
I will write up something.

I have 2 realdebrid accounts.

I mount them with this rclone fork using the RealDebrid API. GitHub - itsToggle/rclone_RD: RClone Fork that implements RealDebrid

So for faster scanning and to reduce the api hits to RealDebrid I use 2 account. 1st account is for HD Movies and 4k Shows and the other account is for 4K Movies and HD Shows. This balances it out a bit and splits the api calls between the 2.

Mounting both at /home/cavedog/realdebrid/rd1 and /home/cavedog/realdebrid/rd2. and thios forks sorts movies and shows into 2 different folders which are nice. I use the rclone filers to --include **2160p** and --exclude **2160p**

Now it's just a matter of setting up the libraries in plex to pull for these folders correctly which is pretty easy.

Content is the biggest issue especially now that RARBG is no more. TorrentGalaxy is the best but GalaxyFence blocks your IP very fast when you excessively call the API and hits you with a captcha.

So I use a bunch of ways to get the content. 1. Plex-debrid 2. Sonarr/Radarr 3. Manual

1. Plex_debrid is a python tool that works well GitHub - itsToggle/plex_debrid: Plex torrent streaming through Debrid Services. but it's not perfect. With Overseerr for requests so everyone can request in overseerr but I have overseerr set to monitor plex users watch list to auto request those shows.
2. Arr works but the limitation being it can't keep monitoring series and it doesn't know what fails. I set it up to dump .torrent and .magnet files in a watch folder and with RDTClient it takes those files and sends it to RealDebrid without downloading them
3. Manual is the best way to get decent packs and remux releases from Torrent Galaxy. On my local machine I also run rdtclient to dump them there or just use a browser addon to send it directly to realdebrid and just trigger a manual scan in plex.

I host this locally on a dedicated 400/400 MetroFibre line on a mini server in my apartment. Everyone can stream from it without any issues.

Limitations:
No Arr monitoring for failed download. RealDebrid storage meaning if they delete it's gone or you need to re-download the torrent on Realdebrid. Infringing torrents fail to add. Some manual process to get the most content on plex.

Advantages:

Only 4 Euro a month per sub or 16 per 6 months. 32 connections per account so adding more accounts creates more connections. Local JHB server only 2ms away. Practically unlimited storage as you can now have 10 versions of each file without having to stress about storage. Streams pretty fast directly from Realdebrid no api limits like gdrive.
Are illegal stremaing still a thing? thought between disney, netflix, prime and showmax people can watch all the content they need?
 
I see Dropbox is killing off their thing. I'm glad I didn't consider it too seriously, because I'd have to put it in reverse all over again.
 
I will write up something.

I have 2 realdebrid accounts.

I mount them with this rclone fork using the RealDebrid API. GitHub - itsToggle/rclone_RD: RClone Fork that implements RealDebrid

So for faster scanning and to reduce the api hits to RealDebrid I use 2 account. 1st account is for HD Movies and 4k Shows and the other account is for 4K Movies and HD Shows. This balances it out a bit and splits the api calls between the 2.

Mounting both at /home/cavedog/realdebrid/rd1 and /home/cavedog/realdebrid/rd2. and thios forks sorts movies and shows into 2 different folders which are nice. I use the rclone filers to --include **2160p** and --exclude **2160p**

Now it's just a matter of setting up the libraries in plex to pull for these folders correctly which is pretty easy.

Content is the biggest issue especially now that RARBG is no more. TorrentGalaxy is the best but GalaxyFence blocks your IP very fast when you excessively call the API and hits you with a captcha.

So I use a bunch of ways to get the content. 1. Plex-debrid 2. Sonarr/Radarr 3. Manual

1. Plex_debrid is a python tool that works well GitHub - itsToggle/plex_debrid: Plex torrent streaming through Debrid Services. but it's not perfect. With Overseerr for requests so everyone can request in overseerr but I have overseerr set to monitor plex users watch list to auto request those shows.
2. Arr works but the limitation being it can't keep monitoring series and it doesn't know what fails. I set it up to dump .torrent and .magnet files in a watch folder and with RDTClient it takes those files and sends it to RealDebrid without downloading them
3. Manual is the best way to get decent packs and remux releases from Torrent Galaxy. On my local machine I also run rdtclient to dump them there or just use a browser addon to send it directly to realdebrid and just trigger a manual scan in plex.

I host this locally on a dedicated 400/400 MetroFibre line on a mini server in my apartment. Everyone can stream from it without any issues.

Limitations:
No Arr monitoring for failed download. RealDebrid storage meaning if they delete it's gone or you need to re-download the torrent on Realdebrid. Infringing torrents fail to add. Some manual process to get the most content on plex.

Advantages:

Only 4 Euro a month per sub or 16 per 6 months. 32 connections per account so adding more accounts creates more connections. Local JHB server only 2ms away. Practically unlimited storage as you can now have 10 versions of each file without having to stress about storage. Streams pretty fast directly from Realdebrid no api limits like gdrive.

Itstoggle developed a pretty decent change to the rclone fork for Real-Debrid

You can now move files and folders around in the mount and rename them.


It uses a sorting file and works relatively well.
 
Itstoggle developed a pretty decent change to the rclone fork for Real-Debrid

You can now move files and folders around in the mount and rename them.


It uses a sorting file and works relatively well.
Damn what I've been wanting to do
 
Makes scanning folders for content much more accurate

Yes that is the main reasons for the development. I'm going to give it a test tonight before rolling it out on my main setup.
 
I just started playing with a real debrid plex....this will be great!
 
Itstoggle developed a pretty decent change to the rclone fork for Real-Debrid

You can now move files and folders around in the mount and rename them.


It uses a sorting file and works relatively well.

So with this fork of rclone you don't technically need Plex_Debrid.

You can still use Radarr/Sonarr.

Radarr/Sonarr for your content management.
RDTClient to send the torrents to RealDebrid
This rclone fork allows Sonarr/Radarr to sort, import and rename your folders and files and it also allow Autoscan to be triggered for Plex scanning.
 
Has anyone tried opendrive?

If it's rclone encrypted can they detect if it's media files?

1693995267239.png
 
who has the strongest rclone mount for google drive on oracle free?

i'm using this: rclone mount google:/ /mnt/shared/fusemounts/google --timeout 1h --tpslimit 10 --dir-cache-time 5m --vfs-cache-mode writes --vfs-cache-max-age 1h --vfs-cache-max-size 30G --vfs-read-chunk-size-limit 1024M --vfs-read-chunk-size 26M --buffer-size 16M --cache-dir /mnt/shared/config/rclone/cache --allow-other --gid 911 --uid 911

anyone have better options for the massice RAM we have?
 
who has the strongest rclone mount for google drive on oracle free?

i'm using this: rclone mount google:/ /mnt/shared/fusemounts/google --timeout 1h --tpslimit 10 --dir-cache-time 5m --vfs-cache-mode writes --vfs-cache-max-age 1h --vfs-cache-max-size 30G --vfs-read-chunk-size-limit 1024M --vfs-read-chunk-size 26M --buffer-size 16M --cache-dir /mnt/shared/config/rclone/cache --allow-other --gid 911 --uid 911

anyone have better options for the massice RAM we have?

--buffer-size

uses the RAM. Maybe add --buffer-size 3G or something like that as it's buffer per file as far as I know.
 
Top
Sign up to the MyBroadband newsletter
X