cucumberbob

joined 1 year ago
[–] cucumberbob@programming.dev 4 points 4 months ago (5 children)

You can read them as separate statements with the middle repeated and a logical AND between them:

If (8.5p1 <= your OpenSSH version) AND (your OpenSSH version < 9.8p1) Then you are vulnerable

It’s the same as saying if your OpenSSH version is between these two versions (including 8.5p1, but not 9.8p1), then you are vulnerable

[–] cucumberbob@programming.dev 16 points 6 months ago (1 children)

Bon aniverse hair

[–] cucumberbob@programming.dev 2 points 7 months ago* (last edited 7 months ago) (1 children)

Other comments seem not to mention the Real Debrid bit, so I’ll focus on that here:

Personally, I use my preferred debrid service to reduce the amount of stuff I need to store. You can mount the files you’ve got saved in your debrid using rclone with the webDAV creds that Real Debrid gives you.

You should probably use rogerfar’s rdt-client, even if you only use real Debrid to download torrents without using your own ip. It implements the qBittorrent API so you can point *arts at it as a download client. It’s got a couple of modes, so you can either have the files downloaded or symlinked from the mount discussed above.

Zerg from DebridMediaManager is something I've heard good things about, but i haven't been able to try it as its source-available for a fee, which i disagree with.

[–] cucumberbob@programming.dev 1 points 1 year ago (1 children)

Sorry maybe I’ve misunderstood your stack. The “typical” plex_debrid stack has the debrid mounted via WebDAV using rclone so plex/jellyfin/whatever can see the stuff on your debrid as though it was a local file, only downloading bits of each file as they’re requested.

The option I suggested lets rclone download to your disk as a cache, which I found mae the experience much smoother

[–] cucumberbob@programming.dev 1 points 1 year ago (3 children)

What args have you passed to rclone? I found setting ‘—vfs-cache-mode full drastically improved streaming performance

[–] cucumberbob@programming.dev 2 points 1 year ago

Jellyfin is a bit trickier because it requires quite a strict file structure, and most (if not all) debris services don’t let you change the file structure of your drive. Itstoggle is working on an artificial sorting branch for his fork of rclone for real debrid which should be able to rename files for jellyfin to understand