• 110 Posts
  • 994 Comments
Joined 2 年前
cake
Cake day: 2023年7月25日

help-circle

  • That’s partially correct, partially wrong. An open port is required to allow for incoming connections for torrenting over TCP.

    For TCP:

    If a seed does not have an open port, a potential leech with an open port shares their IP & port with the tracker. The seed regularly asks the tracker for potential leeches. If the tracker provides a leech with an open port, then the seed connects to the leeches open port. This connection then allows the leech to download from the seed.

    If neither of seed and leech has an open port, no connection can be established and thus no torrenting is possible.

    For uTP/UDP:

    If both peers (seed & leech) have no open ports, the tracker can use UDP hole punching to temporarily open up a port for the peers. The second peer can then connect directly to the first peer’s port which has been opened up by the tracker.

    This only works for public torrents and with PEX enabled. For private trackers an open port is required.









  • Below is the thread of german torrent trackers. Part of the table is cut off on mobile so I recommend switching to desktop site.

    I suggest trying to enter Immortuos, TNTracker, and RocketHD. Seedpool is great for 0-day German scene content, but it’s an international tracker.

    IM is worth a try but they need proofs and will likely tell you to wait a few months for more assccount age (e.g. minimum half a year or so).

    TNT is easy to get an invite for, if your somewhat active in a community where you know people are on TNT.

    AnimeWorld is the best for anime and typically does open sign ups around new year.

    RocketHD is an upcoming tracker which is better than the stats suggest. Also it’s improving quickly with an active community. It’s the only German tracker with an invite path (through MAM).

    TS is the best. But unless you’ve been active for years with great (!) (international) proofs it’s impossible to get into.

    https://www.sb-innovation.de/showthread.php?35824-Liste-aktueller-deutscher-Torrent-Tracker-V2

    Edit: If you’re in Germany you must bind your torrent client to your VPN. Else it’ll be an expensive lesson.







  • First of all thank you for hosting this instance.

    PS: Irrelevant rambling without a point below.

    I don’t know how French/EU equivalents to DMCA take down requests work and how trigger-happy OVH is. Given services like real-debrid still operate, it won’t be as bad. From what I’ve heard Hetzner is quite strict when it comes to complaints, so I assume OVH is better.

    It’s good that you don’t allow direct linking to pirate content. It seems to me that on most platforms communities are closed prematurely to avoid further annoyances/complaints, even if they follow the law (like here).



  • The group tiers you’re talking about exist and are called trash guides. If you’re only on public trackers the groups might not be as prevalent, but e.g. TorrentLeech is more likely to have them.

    The letterboxing with ultra wide monitors might be possible to solve locally with your video player. For MPV there’s the dynamic-crop.lua script, which is not perfect but works quite well.

    I’m using mpv with Jellyfin on my PC through jellyfin-mpv-shim.

    Edit: For Windows you might want to check out MPC-BE. I’ve found some mentions of “View -> Video Frame -> Touch Window From Outside” but I never tried it.



  • You could just as easily in the spirit of this community do it with the same name and code, same way they do it for cracked games.

    You could, and unless you’re trying to profit off it the original devs likely won’t care.

    And also [bank on] pirates to not outright rip them off, which seems to be working for some reason…

    They already publish it under GPLv3, they want it to be free (as in freedom) software.

    I don’t care about any security concerns. If someone does not want to build it themselves or download from a third party they can buy it for their convenience. Or they can take the risk or find another way to install it.

    For example I looked up whether Strawberry is on Winget, the Microsoft package manager for Windows. And look at that, it’s completely free to download by the original developer [1]. @[email protected]

    They only ask users who are too lazy and want to download through the Microsoft store for payment. I get why you don’t like there being no binaries on their site by them, but they do provide free ways to install it. They just don’t tell you about it.

    [1] https://winget.run/pkg/StrawberryMusicPlayer/Strawberry

    Edit: For anyone who does not want to click the link: winget install -e --id StrawberryMusicPlayer.Strawberry installs Strawberry on any Windows computer. Officially.