state_electrician

@state_electrician@discuss.tchncs.de

This profile is from a federated server and may be incomplete. Browse more on the original instance.

state_electrician,

I’ve been calling both my parents by their first names since I was 8.

state_electrician,

I sometimes still think about the time I was trying to print in 1996.

state_electrician, (edited )

I’m in the top 3% of listeners for Sabaton, but my most played song was 59 times Another Love by Tom Odell. And I’m an alchemist because I create more playlists than other users. Overall I listened to 44 genres.

state_electrician,

Ah, well. I’m just a poor old man. My legs are grey, my ears are gnarled. I need subtitles.

OpenVPN network interface for qBittorrent

I want to run only qBittorrent through my VPN but with my current setup, I have a namespace for OpenVPN and qBittorrent runs entirely through it. The issue with that is that Sonarr and Radarr can’t access it. Because of that, I would like to switch my setup to use a network interface instead. What would be the best way to do...

state_electrician, (edited )

Here’s an example docker-compose.yaml for gluetun with Nordvpn and qBittorrent"


<span style="color:#323232;">version: "3"
</span><span style="color:#323232;">services:
</span><span style="color:#323232;">  gluetun:
</span><span style="color:#323232;">    image: qmcgaw/gluetun
</span><span style="color:#323232;">    container_name: gluetun
</span><span style="color:#323232;">    cap_add:
</span><span style="color:#323232;">      - NET_ADMIN
</span><span style="color:#323232;">    devices:
</span><span style="color:#323232;">      - /dev/net/tun:/dev/net/tun
</span><span style="color:#323232;">    ports:
</span><span style="color:#323232;">      # this makes qBittorrent's web UI accessible on localhost:8080
</span><span style="color:#323232;">      - "127.0.0.1:8080:8080"
</span><span style="color:#323232;">    environment:
</span><span style="color:#323232;">      # See https://github.com/qdm12/gluetun-wiki/tree/main/setup#setup
</span><span style="color:#323232;">      - VPN_SERVICE_PROVIDER=nordvpn
</span><span style="color:#323232;">      - VPN_TYPE=wireguard
</span><span style="color:#323232;">      - WIREGUARD_PRIVATE_KEY=aGFoYWltbm90dGhhdGR1bWJnb2RkYW1taXQ=
</span><span style="color:#323232;">      - TZ=Europe/Berlin
</span><span style="color:#323232;">      # Server list updater
</span><span style="color:#323232;">      # See https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list
</span><span style="color:#323232;">      - UPDATER_PERIOD=
</span><span style="color:#323232;">      - SERVER_COUNTRIES=Germany
</span><span style="color:#323232;">      - SERVER_REGIONS=p2p
</span><span style="color:#323232;">  qbittorrent:
</span><span style="color:#323232;">    image: lscr.io/linuxserver/qbittorrent:latest
</span><span style="color:#323232;">    container_name: qbittorrent
</span><span style="color:#323232;">    network_mode: "service:gluetun"
</span><span style="color:#323232;">    environment:
</span><span style="color:#323232;">      - PUID=1000
</span><span style="color:#323232;">      - PGID=1000
</span><span style="color:#323232;">      - TZ=Europe/Berlin
</span><span style="color:#323232;">      - WEBUI_PORT=8080
</span><span style="color:#323232;">    volumes:
</span><span style="color:#323232;">      - ./config:/config
</span><span style="color:#323232;">      - ./downloads:/downloads
</span><span style="color:#323232;">      - ./torrents:/torrents
</span><span style="color:#323232;">    restart: unless-stopped
</span>

You can use qBittorrent’s API (enable it in the settings) to add magnet links. I have a small wrapper tool for that, so I can just click on a magnet link in the browser and it gets added to the queue.

state_electrician,

And where the hell did she get that giant fishing rod? Looks like it’s at least 70m long.

state_electrician,

That’s like watching a World War 2 movie and “spoiling” the fact that Germany lost.

state_electrician,

I had to learn vi because it was installed everywhere and nano didn’t exist yet. I always thought the holy war to be very silly, and even though many treat it as such, there are too many who take it seriously.

state_electrician,

The first movie came out in 1997 and was set 30 years after he was frozen in 1967. So your scenario would be true in 4 years.

state_electrician,

The real HURD is the friends we made along the way.

state_electrician,

But what happens when GKH and Linus are hit by a bus? The same bus. At the same time.

state_electrician,

There are alternatives listed here too: discuss.tchncs.de/post/6215470

I find all the ones like espeak, piper, festival to be awful. The voices are OK-ish, but intonation and pronunciation are so very bad. Tortoise is OK, but slow and not for long texts. Paid services like Google, AWS or Elevenlabs are miles ahead. There is a number of CUDA-based engines (provided in the comments of the post I linked) that you supposedly can use if you have a nVidia GPU available. I don’t, so they are not for me.

state_electrician,

Yes! That’s my main issue with Jellyfin. So annoying.

state_electrician,

I am currently running Jellyfin with a single 10TB disk. I would love to move to a dedicated NAS, but that is so expensive.

state_electrician,

I want to go for a 4 bay one, so that I’ll survive a disk failure. And then you’re looking at about 2000 Euro for the NAS and four drives.

state_electrician,

That looks nice, but I am not getting anything close to the listed prices. I don’t see the board for under 400 Euro, the PSU is off by a factor of 10 and so on. Overall I don’t think I can build the PC for less than the 573 Euro a Synology DS923+ would cost me. The only upside of the custom build would be that I can attach more than 4 disks.

state_electrician,

I don’t see anything that would be cheaper than a DS923 from Synology, which costs 570 plus the drives. The cheapest I see still costs me 1200 Euro for everything.

state_electrician,

RAID1 is nice, but you lose 50% of your total capacity to the mirroring. I want to go with 4 drives and RAID5. I only give up 1 drive of capacity and can still lose one without losing data. If I invest money into this I don’t want to compromise too much, as it needs to last for years.

state_electrician,

Is Contagion that one, where Matt Damon has the disease but lives? I watched some disease movie last year and that’s the only thing I remember. Also shout out for Ninth Gate. Rarely see that one mentioned. Overall we have a very similar taste.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #