• 0 Posts
  • 67 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle

  • Does p2p over i2p require port forwarding?

    No, you’ll torrent fine via I2P without port forwarding. Note that the torrents are running through the I2P network so technically you wouldn’t want to open your torrent client to the clearnet anyway. It’d be like purposely introducing a VPN leak in your VPN setup by allowing it traffic outside the VPN (or in this case I2P).

    Been a bit since I’ve tinkered with torrents over I2P but for a while I was seeding torrents over I2P and would get pretty good seed/upload speeds to other torrent peers. Was mainly testing with i2psnark and BiglyBT.

    Fun fact: Torrent hashes don’t change, so that same exact torrent you might download at TPB or wherever would still download within I2P as long as there’s someone seeding it there.

    Also see https://geti2p.net/en/faq#ports

    Not exactly what you’re asking but you can open a port forward for I2P itself to better communicate with other I2P routers. “routers” in this case usually means other people running I2P.



  • The behavior isn’t normal - Without the error message itself it’s hard to say. You’re not seeing any tracker errors or anything like that within Deluge right?

    Otherwise shut down Deluge, enable logging, then re-start it. See “Enable Deluge Logging” in https://deluge-torrent.org/troubleshooting

    Maybe you want to set the log level to “error” or “warning”, if those don’t yield anything new then set it to “info” to log whatever error it is.

    Also maybe update your post with your OS and Deluge / LibTorrent version.

    For what it’s worth in the past I’ve sometimes seen Deluge error on a brand new private tracker torrent, sometimes the private tracker needs a few seconds or a minute to update the tracker and show seeds/etc. - in those random cases Deluge ends up talking to the private tracker before all that & that results in it displaying some error like torrent not found at tracker, I forget exactly what the error was. It’s a bit odd since I’ve never seen rTorrent/ruTorrent have that issue, seemed like a Deluge thing. Been a while since i’ve dealt with that and can’t remember how I fixed it, think it involved having a delay before Deluge attempted to load/start the torrent.

    for headless you get either Deluge or Transmission

    The paid Seedbox providers usually default to rTorrent/ruTorrent for headless torrenting on their Linux based systems. Deluge/Transmission are the alternative clients in those cases.

    Nowadays qBittorrent with webui enabled behaves pretty well on a headless system otherwise qbittorrent-nox is also an option.



  • I’d like to post some movie and TV show dumps somewhere, particularly that’ll be indexed by Torrentio

    Not a Stemio user but that requirement would limit your options right? https://torrentio.strem.fun/configure

    Based on that your choices are to apply for uploader status at 1337x, ThePirateBay, TorrentGalaxy (if it ever comes back up), or maybe Rutracker if you can deal with the English/Russian translation. Just getting an account at those sites may not be possible but you’ll need to try that to achieve what you want. Not sure if they’ll give you uploader status if you’re just uploading the same movie/tv content they already have.

    If you don’t care about Stemio you could try uploading to BitSearch / SolidTorrents, those are DHT crawlers (same database I believe). The admin does allow people to add torrent hashes to the main database there.


  • You’re just referring to scene releases for music right? It’s a bit confusing since you’re referring to bundles, scene releases can be on their own or in a bundle depending where you get them. Private torrent trackers with scene releases for music have that type of thing e.g. some scene trackers do a 0day bundle of music every 1-2 weeks, some scene trackers do individual torrents of those releases.

    I don’t download much music so it’s not something I’m well versed in but know it exists. Seems sort of annoying downloading a whole bundle of random music releases when you only care about 1-2 of the releases in the bundle. Then again having individual torrents for each and every music release does tend to lead to lots of dead unseeded torrents later on.

    Interestingly public torrent indexers tend to have other non-scene groups doing music releases. On the FLAC side of things I’ve seen EICHBAUM and PMEDIA show up a lot and I’m pretty sure those have nothing to do with scene.


  • A sub setting that tracks IPs and impacts a person’s reddit account(s) or use.

    Reddit admins haven’t said how it works, I’m sure IP address is a factor in the algorithm but calling it a “IP ban” is misleading.

    And mods can at the very least flag IPs that get banned

    It’s a subreddit setting, moderators are not flagging anyone’s IP addresses, they don’t even have access to that type of info. The best that moderators can do is ban accounts for “ban evasion” or whatever other reason. Then those banned accounts and their post/comment histories likely get sent into that ban evasion algorithm when the sub has the ban evasion setting enabled.

    You’re talking about a setting that has been enabled sitewide for over a year now

    https://www.reddit.com/r/modnews/comments/130vnbo/ban_evasion_filter_coming_soon_to_all_communities/

    and admins won’t actually follow up with the issue.

    Sometimes they do, but yeah you’re right usually there won’t be much of a review. They do review that stuff on and off but with the sheer amount of actual ban evasion on that site it’s unlikely they spend much time on that.


  • From the linked discussion it looks like there’s a new feature rolling out where mods can activate “automatic ban evasion protection” during a ban

    It is just a subreddit setting https://www.reddit.com/r/modnews/comments/wrnnvb/piloting_a_new_ban_evasion_tool

    It isn’t something a subreddit moderator can use to ban OP’s specific IP in the subreddit let alone sitewide Reddit. (OP did not say if they are talking about a subreddit specifically, or if they were banned sitewide)

    In fact it’s just that random person posting a year ago calling it a “IP ban”, the Reddit admins never explained how that subreddit setting works. I’m guessing it’s using some sort of algorithm to calculate the likelihood of ban evasion e.g repeated post links / new/unused account / maybe the usage of VPN / Tor IP, that sort of thing. Reddit admins do already sitewide auto-ban accounts spamming links that were already reported and banned prior.



  • When i disable the setting bittorrent -> torrent queuing i get over 20 active torrents that are seeding.

    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.



  • 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.





  • 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.




  • 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.