Trouble configureing qbit with torrent queuing
Brickfrog @ brickfrog @lemmy.dbzer0.com Posts 0Comments 308Joined 2 yr. ago
Just to clarify OP is referring to sharing invites in !usenet_invites@lemmy.dbzer0.com
Not sure how exactly this survey was conducted, here at the small business I work at only about 2% of the desktops/laptops are Win 11 compatible. And being a small business the owner isn't interested in spending the $$ on new systems until absolutely necessary.
But that's on the small business side, maybe this article is only talking about fortune 500 companies? Their results seem a bit odd to me otherwise.
Same here, mobile check deposit and Zelle are literally the only things I've ever needed a bank app for.
I used to never use Zelle for anything but too many friends/family want to use some sort of app for exchanging money & that's usually what we settle on. And my old landlord wanted rent paid via Zelle so that was another thing that forced me to install a bank app for Zelle purposes.
Mobile check deposit is a requirement when dealing with a bank without any locations nearby. In practice I only need to use that once a year or so, checks are kind of rare nowadays unless you're a business owner with clients/customers paying with checks.
but metadata tagging
Not possible to keep seeding changed data. Changing the file contents changes the file hash / torrent hash. There is no way to keep seeding a torrent that expects different file data.
Not sure if it's worth it but if you really wanted to keep seeding the original data then you'd need to keep a "torrent" copy of that data for qBittorrent and your own copy of the files elsewhere that you can tag and change as much as you like.
and renaming fucks the files up.
Similar solution to above, you could keep separate folders if you wanted.
But technically as long as you never change the file data (e.g. no metadata tagging) then you could keep two separate folders and have the data hardlinked between them. That way you can rename one version of them as much as you like while keeping the original filenames in the other folder.
e.g. simple example
c:\qbittorrent\torrentdata\musicstuff <-- all files/subfolders hardlinked --> c:\mymusic\blahblah
Alternatively you could do what the other commenter mentioned & rename the files within qBittorrent itself. Personally I prefer the hardlink method since that keeps the torrent client with the same expected file names it looks for, makes it easier to do things like re-install / re-seed the torrent client, switch torrent clients, etc.
The old SPiRiT releases (rartv torrents) seem to work, for the torrents check Ext / Limetorrents / Torrentdownloads / rarbg.pw (RARBG backup torrents) / Watchsomuch
That's some low effort spam, no wonder even Reddit's default spam filter caught it and that mod had to manually approve it. Back when I was helping mod on Reddit we used to see that sort of discord link spam nearly every day. Just spam/removed it & moved on.
The sad thing is that r/Piracy mod likely got scammed himself. Besides that mod who would really believe a scammer is going to send $800 via PayPal of all things? Most likely some sort of scam/hacked account, the payment will be reversed and that mod's PayPal account may get locked/banned in the process.
I have a 13 series chip, it had some reproducible crashing issues that so far have subsided by downclocking it.
From the article:
the company confirmed a patch is coming in mid-August that should address the “root cause” of exposure to elevated voltage. But if your 13th or 14th Gen Intel Core processor is already crashing, that patch apparently won’t fix it.
Citing unnamed sources, Tom’s Hardware reports that any degradation of the processor is irreversible, and an Intel spokesperson did not deny that when we asked.
If your CPU is already crashing then that's it, game over. The upcoming patch cannot fix it. You've got to figure out if you can do a warranty replacement or continue to live with workarounds like you're doing now.
Their retail boxed CPUs usually have a 3(?) year warranty so for a 13th gen CPU you may be midway or at the tail end of that warranty period. If it's OEM, etc. it could be a 1 year warranty aka Intel isn't doing anything about it unless a class action suit forces them :/
The whole situation sucks and honestly seems a bit crazy that Intel hasn't already issued a recall or dealt with this earlier.
iOS is way too locked down. Granted, it depends on what you do and what you need, but since you're asking in this community yeah.. not the best choice.
Honestly just get a Android phone that's just pure Android OS and nothing else, you don't have to deal with the added junk that Samsung or whoever want to add on top of the OS. e.g. Google Pixel is quite excellent for this. And even still, if you end up wanting a different OS try installing GrapheneOS & see how it goes.
Interesting, any you recommend or are currently using?
Should be fine, just don't cheap out on the external drive / cable you will be using. And when you're using something like smartctl you'll know right away if SMART info is passing through your USB for proper testing.
I've done a lot of these type of scans via USB drives, honestly the more annoying part is that some USB drives do wonky things like go into sleep mode within 1-5 minutes which will disrupt any sort of scanning you had going. So with USB drive scanning I usually implement something to keep the drive alive and awake e.g. a simple infinite loop script to write a file every x seconds, or if you're on windows you can also use KeepAliveHD.
is there anything you would recommend?
You'd need to donate via whatever means they accept donations, it's not something you get to choose yourself. Unless you meant that you are going to keep contacting FOSS projects to ask them to set up new donation methods?
Personally I donate via crypto or other means that they allow donations via credit card (Liberapay / Ko-Fi work well IMO) . No Paypal/Venmo since I can't use those services - some FOSS projects I don't donate at all if they only accept Paypal.
however I can still seed the torrent how is that possible?
Yes you can still seed as well as download. But you are limited and can only upload and download torrent data in swarms that contain peers that are themselves fully connectable (port forwarded).
So say you join a torrent swarm that only contains peers just like you (firewalled, no ports forwarded) then no one will transfer any torrent data with each other. Everyone is stuck waiting for a fully connectable (port forwarded) peer to join that swarm.
FYI all the official domains and .onion link are on their proxygalaxy page
For what it's worth .to does not forward me to .mx, each of those domains seem to work fine on their own. Not sure what exactly is happening with your browser, maybe try clearing the cache / doing a hard reload.
Hmm just tried it & it doesn't load either. The last official onion link I found published on https://proxygalaxy.me (via archive.org) was in May 2024 at http://galaxy3yrfbwlwo72q3v2wlyjinqr2vejgpkxb22ll5pcpuaxlnqjiid.onion but it doesn't seem to load for me in Tor Browser.
I tried creating my own torrent and was able to dl it on another device, but on her machine it stayed at 0% and wouldn’t let me connect to seed
At least one of the torrent clients needs to be fully connectable (port forwarded) for torrents to transfer data. You need to test that e.g. test your torrent client's incoming connection port with a port test website like https://www.canyouseeme.org, https://www.yougetsignal.com/tools/open-ports, etc. & make sure those port test websites can successfully test connect to your torrent client's incoming connection port. If the test fails then you need to look at opening the port via your OS firewall and/or router firewall.
Is FTP a good option? I set up a proxmox server last night but I don’t really know what I’m doing yet
Probably best to avoid FTP if you don't know what you're doing, it's not all that secure.. you'd want to at least configure SFTP or FTPS which is just going to be more complicated vs fixing your torrent issues. And technically you still need to make those connectable (port forwarded) too, just like your torrent client.
All that aside it's probably easier to use Syncthing if you can't get the torrent working.
You could also try one of those file transfer websites that use WebRTC to transfer data peer to peer e.g. https://file.pizza or similar. Not sure how well they work for huge amounts of data but their github page mentions that Firefox is better for that, apparently Chrome starts to choke with data 500+ MB.
Wow, time sure flies by! A whole bunch of people here (including me) were in that wave exiting Reddit at the time, we're all hitting that 1 year mark around this time.
The instance has been going great thanks to all the admins & mods keeping things running. Looking forward to more years here :)
Nowadays I buy digital music (mostly via Bandcamp but there's also HDTracks, Qobuz, etc.) & play the music that way. Can also stream my own music library if I want via Jellyfin or other applications.
re: physical CDs, yes I've got a ton of those too from before you could buy digital music but have already ripped them. Haven't had a need to touch the physical discs in years but still keep them in CD binders just in case.
Also not sure if it matters but for me I'm always living in small apartments/rooms so I absolutely avoid collecting physical items, there's just no space for that.
You might be confusing public IP addresses with ports? If your torrent client doesn't have a public IP address that just means it's offline / no internet. Maybe your internet is down or the VPN is disconnected. You're won't torrent anything at all in that state.
One side of the connection needs a
public addressopen port, not both. When both parties don’t have apublicly addressable IPopen port,the status is firewalled. I guessthey can "see" each other but are unable to exchange any torrent data.
For what it's worth in the situation where both peers don't have open ports (meaning they are both firewalled) they end up having to wait for another peer to join that torrent swarm that happens to have a open port, that's the only way any data will exchange in that swarm. Until that happens those two peers will sit there waiting and not exchanging data.
So your saying it should have never worked even if I was not using docker?
Correct.
Also it’s now working… I have no idea
Yeah that's weird, I don't know if you accidentally found a way to hack Windscribe into temporarily giving you a port forward on their free plan. But otherwise you do need to be a paid member on their Pro account for that feature.
Or it's just going to randomly stop working again.
Is there a way to actually test your port forward within Docker? I'm not familiar enough with that configuration to suggest anything but maybe someone else knows about that. Usually without Docker I'd just start up the torrent client & then use a web browser with any port test website (https://www.canyouseeme.org, https://www.yougetsignal.com/tools/open-ports, etc.). But for Docker not too sure how to go about that.
This doesn't answer your main question but maybe just leave it as-is and don't overthink it? I find that torrent clients work best with torrent queuing disabled & letting the torrent client handle everything. Your torrent client is going to do the best it can with the available bandwidth/connections it can use - Definitely feel free to configure those if you want to control that a bit ("Global Maximum Number of Connections" and "Global Rate Limits").
Also remember it's not just dependent on your own limits, each peer connecting to you has their own bandwidth/connection limits.