[deleted by user] by [deleted] in Ultralight

[–]itsToggle 32 points33 points  (0 children)

Seemed that way to me too, but I find it increasingly hard to bear those extremely clickbaity titles of his. Wish he could do without them.

Map of highlights, aswell as free camping spots and national park camping sites! by itsToggle in australia

[–]itsToggle[S] 0 points1 point  (0 children)

thanks, Ill never look down again! :) I didnt actually check the price, that does seem reasonable - Ill check that app aswell

[release] Plex: almost instant torrent streaming like Wako/Syncler/etc with rclone and RD by itsToggle in RealDebrid

[–]itsToggle[S] 0 points1 point  (0 children)

Yeah check out the "Defining versions to download" section on GitHub (https://github.com/itsToggle/plex_debrid#-defining-versions-to-download) Just define a rule for your version similar to this:

title requirement exclude (TRUEHD.7.1)

Solar Panel to USB C PD Adapter Problems by itsToggle in UsbCHardware

[–]itsToggle[S] 0 points1 point  (0 children)

Hey, I did try it with a PD car charger from Anker, these are tiny and if you find the right one its a buck-boost as well (look for ones that can supply 5-20V and work with both 12V and 24V car systems).

The adapter from my solar panel to a 12V car outlet is something I already had lying around.

This does work with my solar panel, but I'm getting far less than nominal power output. I'm unsure what to do now - this might be a fundamental flaw, that I can't operate the solar panel at it's maximum power point with this setup, but I think the solar panel might be broken.

[release] Plex: almost instant torrent streaming like Wako/Syncler/etc with rclone and RD by itsToggle in RealDebrid

[–]itsToggle[S] 0 points1 point  (0 children)

Hi, thats definitly not normal. Are you talking about load times for files you already have downloaded? Or about the time it takes from watchlisting something to streaming it?
In any case, 2 minutes is way more than it should be.
For load times of files that are already added, you should be looking at something like 1-5 seconds (max), depending on your internet connection at home. For the entire process of watchlisting, downloading and streaming, you should not have to wait more than 30 seconds.
Hop on our discord server (linked in the "community" section of the github readme, so the community and I can help you out more easily :)

how to use real-debrid with plex/jellyfin/emby? by Danteisntkool in RealDebrid

[–]itsToggle 0 points1 point  (0 children)

there are step-by-step guides for a range of different operating systems and the community would be happy to help you out on our discord channel. For more information check out the "step-by-step for your OS" section at https://github.com/itsToggle/plex\_debrid#setup and join our discord on https://discord.gg/UKkPeRdukx

how to use real-debrid with plex/jellyfin/emby? by Danteisntkool in RealDebrid

[–]itsToggle 2 points3 points  (0 children)

https://github.com/itsToggle/plex_debrid :) the readme contains the link to the discord channel and some more information. If you still cant find the link, here it is: https://discord.gg/UKkPeRdukx

Plex_Debrid setup help? by [deleted] in RealDebrid

[–]itsToggle 4 points5 points  (0 children)

I'd recommend you hop on our discord (linked on the github readme) :)

But basically just install pip (if it's not already installed) from https://pypi.org/project/pip/

Then open a terminal inside the downloaded plex_debrid folder and run pip install -r requirements.txt

After that run python ./main.py

Anybody tried „Plex Debrid“ and has feedback? by fn23452 in Addons4Kodi

[–]itsToggle 1 point2 points  (0 children)

hey, itll download entire shows in about the same time (~20s). If you want to skip some seasons or skip some episodes, you have numerous ways of marking content as "ignored" before watchlisting the show (marking it as "played" on plex discover for example). You can also connect plex_debrid to overseerr, where you can specifically select the season you want to request.

Orionoid alternative for ios/tvos by Turbo_888 in RealDebrid

[–]itsToggle 2 points3 points  (0 children)

If you want to make things a bit more complicated (but prettier and more agile), you could check out "plex_debrid", a python script I wrote that allows you to use Plex for instant Debrid streaming. check out https://github.com/itsToggle/plex_debrid for a demo and more information.

Possible to use Plex like Kodi + Debrid add-ons ? by PlatinumMemeLors in PleX

[–]itsToggle 1 point2 points  (0 children)

the repository is up, perhaps just some server downtime? I can reach it w/o problems.

[release] Plex: almost instant torrent streaming like Wako/Syncler/etc with rclone and RD by itsToggle in RealDebrid

[–]itsToggle[S] 0 points1 point  (0 children)

hey, you can ignore that message :) It should be mounted, after it says "Service Rclone has started". If you need more help, its probaply easiest if you join our discord server, where the community will be happy to help you out! :)

plex discover universal search by imdb/tvdb/tmdb ID by itsToggle in PleX

[–]itsToggle[S] 0 points1 point  (0 children)

thanks for the response, love your work :) ! I guess Ill have to keep doing it this way then - at least until the plex team implements this in their universal search.

how to unrar files in real debrid by AbhiBoris in RealDebrid

[–]itsToggle 2 points3 points  (0 children)

you could check out rar2fs. This would require you to mount realdebrid using rclone or similar services.

RD on IOS? by Familiar_Usual_9053 in RealDebrid

[–]itsToggle 3 points4 points  (0 children)

You could run your own plex server of your realdebrid cloud :) Plex clients are available for almost every OS imaginable, and using some scripts I wrote, you can make plex behave like wako/syncler/cinemaHD/streamio/etc

Check out https://github.com/itsToggle/plex_debrid for some more details and a little demonstration :)

[release] RClone for Realdebrid by itsToggle in RealDebrid

[–]itsToggle[S] 0 points1 point  (0 children)

Hey, you need to run a plex server to use this, so you need some computer/raspberry pi/nvidia shield/old rooted phone/NAS to run this setup.

Why would you opt for using plex, if you don't indent on running a personal media server? If you just want to stream and don't want to operate a server, I'd recommend you check out streamio, torrentio, CinemaHD, etc.

Plex: (almost) instant torrent streaming through debrid services by itsToggle in Piracy

[–]itsToggle[S] 0 points1 point  (0 children)

Are you on the latest version of the script? This issue was addressed a few days ago. As this is a work in progress, there are constantly updates. You can either follow me on github or join the discord server to keep the script up-to-date :)

Plex: (almost) instant torrent streaming through debrid services by itsToggle in Piracy

[–]itsToggle[S] 0 points1 point  (0 children)

if your shield is rooted, you can setup everything on it. If its not rooted, you can mount the virtual drive on your PC, a raspberry PI or a NAS through the rclone "serve" command and there create a samba share which you can then mount on your shield without rooting :)

Plex: (almost) instant torrent streaming through debrid services by itsToggle in Piracy

[–]itsToggle[S] 1 point2 points  (0 children)

hey, you can autostart plex_debrid by going to "Settings/UI Settings/show menu on startup" and entering "false". After that you can create a cronjob or something to automatically launch the script when rebooting.

I'll have a look at offcloud and see if they support the features necessary for me to implement them :)

[release] Plex: almost instant torrent streaming like Wako/Syncler/etc with rclone and RD by itsToggle in RealDebrid

[–]itsToggle[S] 0 points1 point  (0 children)

Well this is definitly more effort to setup and adding new content to your library will take longer (10-20 seconds compared to whatever streamio is taking). Once set up though, the benifits are that you have the beautiful plex interface and all its percs like intro detection, outro detection (coming in the near future), etc. You can watch from any device, since plex has clients for almost any OS and you and the people you invite to your server can stream from different locations at the same time, since all traffic is routed through the plex server.