veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

265
active users

#qbittorrent

3 posts3 participants0 posts today

hello everybody.

can anybody share with me a tutorial to create my own #torrent (even better if it's via #qbittorrent ) I think I've gotten the gist but everything I seem to find on the net is pretty old, like 2019 most-recent-old...

I know there are alternatives but I think sharing what I want with a select few people over bittorrent is the best for me (and yes I understand I have to be seeding so anybody else can download)

Continued thread

(more FOSS news in previous posts of the thread)

qBittorrent 5.1 released with security improvements, support for the Thunar file manager on Linux, support for the “eXact Length” parameter when creating magnet URIs, support for fetching the tracker list from URLs, announce_port support, drag support to the torrent content widget, ability to display the external IP address in the status bar etc.:
9to5linux.com/qbittorrent-5-1-

Redis goes open source again (kinda), offers Open Source edition from version 8:
alternativeto.net/news/2025/5/

UN ditches Google Forms for CryptPad, as part of their initiative to adopt FOSS technologies:
news.itsfoss.com/un-ditches-go

#WeeklyNews#News#FOSS

I like #snaps they work, and they get out of the way. #Flatpaks are fine as well, I install them if that is an option over an #apt install. But, #Flatpak does have its annoyances like when I open #Calibre, and it tells me there is an update but nothing in #Discover. Or, when there is a flat in Discover, but it does not update. Also, #Qbittorrent stopped launching, so switched that to snap. Just my experiences and preferences. #YouDoYou
#Kubuntu #Ubuntu

My #Helm chart for a complete home media/streaming stack, Flex has been updated to version 0.2.0 🎉

Previously, it supports
#Plex as the streaming service, #Bazarr for automated subtitle downloads, #Flaresolverr for bypassing web protections/challenges, #Jackett as proxy server for #torrent trackers, #Overseerr as an interface for requesting media, #qBittorrent as the torrent client, #Radarr for downloading/managing movies, and #Sonarr for downloading/managing TV shows.

Now, to reduce reliance on Plex and lean towards a completely
#FOSS stack, I've added in support for #Jellyfin as a drop-in replacement for Plex, #JellyPlex-Watched for syncing watch states between Jellyfin/Plex servers, and #Jellyseerr as a drop-in replacement for Overseerr, which not only works with Plex but also Jellyfin.

I've been using this for over a year at this point and it works perfectly. For me personally, I have everything supported deployed using this on my
#Kubernetes cluster except for Jellyfin, Plex, and qBittorrent, which I've deployed as individual VMs instead on #Proxmox cos I find it less resource/bandwidth taxing on my cluster that way - this shouldn't be an issue if your cluster is a lot beefier. During non-peak loads, the (Flex) stack uses up a total of only ~0.19 CPU core and ~1.6GB memory.

🔗 https://github.com/irfanhakim-as/charts/pull/136

GitHubflex: General update by irfanhakim-as · Pull Request #136 · irfanhakim-as/chartsBy irfanhakim-as

The new #Gnome background apps feature is nice, except that I still can't turn off the AppIndicator extension, because if I do #qBittorrent suddenly has some sort of non-existent window that shows up in Activities and the window switcher, so the feature is actually totally useless for me…? Is this a bug just with qBt or is the feature just not finished yet…?

When I need docs I do

`man command'

When I pressed F1 in a gui program it did the following

* Request a helper running in my DE to parse a html page
* Ask the helper to open my default html parser
* __Without asking me__ the helper opened a __massive browser__ ravaging ram just to show me what I could find with
`man command`
* I wonder why instead the Ui program did not do the following

* request a helper open a (ba)sh
* parse >man command to the helper
* have the helper display the manpage in the sh

The results would be
* Much less resources used
* No assumption on my current internet connection would be made
* That method has worked for 60 years

<IRC>
/m shakes head and looks at the massive browser showing the equivalence of a manpage
</IRC>

@altbot

🖋️ #bash #sh #zsh #ksh #csh #qBittorrent #torrent #manpage #man1 #F1 #F1Help #WomenWhoCode #640daysofcode #301daysofcode #730daysofcode #100DaysOfCode #1000DaysOfCode #Linux #POSIX #Programming #DEVCommunity

github.com/qbittorrent/qBittor

Why does #qbittorrent for Windows open a http link in the browser after you click "yes" when it notifies you of an update? Why doesn't it just open a magnet link, downloading the update as a torrent from within qbittorrent? That would be much more convenient IMHO. When there is a #Filezilla for Windows update and you click "yes", it just opens an FTP link within the running Filezilla instance, then closes Filezilla and runs the installer, qbittorrent should do it like that, only with a magnet link to a torrent, of course.