Search found 2432 matches

by Peter
Mon Jun 03, 2024 7:03 am
Forum: Linux
Topic: torrents disappear after reboot
Replies: 1
Views: 35

Re: torrents disappear after reboot

It looks like the Ubuntu VM is not shut down clean, but rather forcefully. Sooner or later you will see data loss. Normally Proxmox should be grateful but I think it doesn't give enough time for qBittorrent and other apps to stop. I would... - set up cron in your Ubuntu VM to gracefully stop qBittor...
by Peter
Mon Jun 03, 2024 7:00 am
Forum: Linux
Topic: How to change listening port via CLI
Replies: 1
Views: 151

Re: How to change listening port via CLI

To a random one?
Write a simple script where you include a random port generated. Add that to the command line call and that's all.
by Peter
Sun Jun 02, 2024 9:43 pm
Forum: Linux
Topic: Add multiple users
Replies: 1
Views: 108

Re: Add multiple users

I mean, just run them under different users.
Linux is great for this actually. Like a classical Linux "terminal" is a server thats accessed by thousands of users.

So yeah, I'd just make another users and you can run them all on different ports, etc.
by Peter
Sun Jun 02, 2024 9:42 pm
Forum: Generic
Topic: QBittorrent & VPN Deal
Replies: 3
Views: 152

Re: QBittorrent & VPN Deal

I'm looking to set up qBittorrent for safe and private downloads. However, I've heard using a VPN is crucial. Can anyone recommend a good VPN deal that works well with qBittorrent? - Make sure it has port forward capability. You can ask their support, or find that out on their website. - Windscribe...
by Peter
Sun Jun 02, 2024 9:41 pm
Forum: Generic
Topic: qBittorrent search function (android)
Replies: 1
Views: 92

Re: qBittorrent search function (android)

qBittorrent does not have an official Android client.
You are using a client made by someone else.. you should submit your request to them directly via email for example.
by Peter
Sun Jun 02, 2024 9:40 pm
Forum: Cafe lounge
Topic: No Sound on MIRCrew Video Downloads?
Replies: 1
Views: 39

Re: No Sound on MIRCrew Video Downloads?

You could always try using K-Lite codec pack. BE CAREFUL. THE INSTALLER HAS THESE STUPID ADWARE CRAP INCLUDED! So just slowly skip all those scummy questions in there and you should get a great codec pack. Before you ask, yes, codec packs in 2024? I thought the same. But it works way better than any...
by Peter
Sat Jun 01, 2024 7:27 pm
Forum: Linux
Topic: Port Forward Preference Field
Replies: 3
Views: 1078

Re: Port Forward Preference Field

I mean honestly, I can try submitting a PR for just adding a few extra pixels there. They might reject it, worst scenario.
by Peter
Sun May 19, 2024 10:08 pm
Forum: Linux
Topic: How to import torrent list/data from Windows?
Replies: 5
Views: 596

Re: How to import torrent list/data from Windows?

I mean... - I would copy over the settings but remove them from my transfer list after - I would set up the auto add folder - I'd just put all the .torrents in there so it would get added and re-checked I realize this only works if you dump ALL the folders into one place and then you'd have to separ...
by Peter
Sun May 19, 2024 5:29 pm
Forum: Linux
Topic: How to import torrent list/data from Windows?
Replies: 5
Views: 596

Re: How to import torrent list/data from Windows?

Interesting. Probably the .fastresume files messed something up. I'm not too sure how you could batch-edit these files to fix this issue. (I only dipped my toes into the fastresume files, but I never worked with them too much.)
by Peter
Thu May 16, 2024 10:48 am
Forum: Windows
Topic: D3D11 not located
Replies: 1
Views: 156

Re: D3D11 not located

Huh. Your Windows / GPU installation seems to be really messed up.
If you have Nvidia/AMD GPU, you can try using the DDU tool: https://www.guru3d.com/download/display ... -download/
by Peter
Thu May 09, 2024 9:49 am
Forum: Windows
Topic: resume.dat equivalent for qBitTorrent?
Replies: 2
Views: 268

Re: resume.dat equivalent for qBitTorrent?

I think you are looking for the FASTRESUME files. They exist for each and every torrent in %LOCALAPPDATA%\qbittorrent\BT_backup\
by Peter
Fri May 03, 2024 9:44 am
Forum: Linux
Topic: fail2ban
Replies: 1
Views: 904

Re: fail2ban

The WebUI has a fail2ban like feature by default.
If anything, you should look into firewall whitelists instead, or "port knocking".
by Peter
Fri May 03, 2024 9:42 am
Forum: Linux
Topic: How to import torrent list/data from Windows?
Replies: 5
Views: 596

Re: How to import torrent list/data from Windows?

You just put the files from the folders...
from (Windows) %localappdata%\qbittorrent -> ~/.local/share/qBittorrent/
and (Windows) %appdata%\qbittorrent -> ~/.config/qBittorrent

Of course do back up your precious current folders on Windows.
by Peter
Thu Apr 25, 2024 5:35 pm
Forum: Linux
Topic: are the shared torrents kept when you update a qbitorrent appimage in ubuntu ?
Replies: 1
Views: 1305

Re: are the shared torrents kept when you update a qbitorrent appimage in ubuntu ?

Of course they are kept, you just have to use the new AppImage file to start the client.
by Peter
Tue Apr 16, 2024 8:22 am
Forum: Windows
Topic: Problem downloading torrent files
Replies: 3
Views: 1300

Re: Problem downloading torrent files

If it says metadata, it means your client is trying to download the torrent file from the other peers because it's a magnet link. But it can't connect to them.

Look up port forwarding and make sure you don't have qBittorrent firewalled.