brickfrog

joined 1 year ago
[–] [email protected] 10 points 1 month ago (1 children)

I believe because any site that has an extension with more than four characters is detected as invalid.

Usually it's just badly coded apps/websites that only whitelisted some of the main domains e.g. most vanity domains don't make it through. Or sometimes there are apps/websites that purposely block your domain if the admins think it's too spammy or whatever.

If your current email provider allows you to use their own domains as an alias that's one way to sidestep the issue e.g. you'd end up with [something]@[youremailprovider].com --> [name]@[name].rocks

I have Fastmail & they have a ton of their own internal domains so that's one way I sidestep that issue. It's pretty common among most/all email providers when you bring your own domain e.g. pretty sure Proton can do the same thing. Once you have your own domain you can make up any [alias]@[yourdomain] you like or just use the provider's as a front facing alias [alias]@[youremailprovider] --> [anything]@[yourdomain].

[–] [email protected] 3 points 1 month ago* (last edited 1 month ago)

I don't think it's possible, or at least not in the way you're thinking. Encoding a video with lossless flags usually results in a file size bigger or about the same as the source, and on top of that it takes a long time to actually do the encode.

But for sure you can tinker around with ffmpeg (FOSS) & see how it goes for you. I've done it in the past just for kicks since some of the common video codec encoders do have lossless flags but it really wasn't worth the effort.

EDIT: That's just the video in the file, you also have to contend with the audio. That's a bit easier if you just want to use ffmpeg to dump everything into FLAC but again, I don't think you're saving much hard drive space if any.

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago)

P.S I’ve enever used XD. So I can’t help you out there, but it seems like a very bare-bones torrent client. qbittorrent recently added support for it but if you’re running a headless server, XD doesn’t seem like a bad option. Github says it has no DHT support? Not sure if that’s the best option, but good luck with it.

Correct. To be fair both XD and qBittorrent don't support DHT over I2P so they're kind of on the same level there. I think (?) neither support PEX over I2P either though I'm not 100% sure on XD about that.

https://github.com/qbittorrent/qBittorrent/issues/19913

https://github.com/arvidn/libtorrent/issues/7408

https://github.com/arvidn/libtorrent/issues/7269

[–] [email protected] 2 points 1 month ago

Currently not possible. Bitmagnet would need to have new code to be able to properly talk to the mainline java I2P service to enable DHT over I2P bittorrent. Or the Bitmagnet devs could develop their own I2P service to talk to the I2P network but that might be even more dev work.

https://github.com/bitmagnet-io/bitmagnet/issues/303

Per https://geti2p.net/en/docs/applications/bittorrent

DHT support requires SAM v3.3 PRIMARY and SUBSESSIONS for TCP and UDP over the same session. This will require substantial development effort on the client side, unless the client is written in Java. i2pd does not currently support SAM v3.3. libtorrent does not currently support SAM v3.3.

[–] [email protected] 4 points 1 month ago

And it’s like 3-4 hundred ish.

That should be easy for just about any torrent client (including Transmission), could be worth opening an issue at their GitHub page https://github.com/transmission/transmission/issues

Hopefully switching torrent clients resolves that for you.

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago) (5 children)

I’m migrating because Transmission is horrible for a large amount of torrents (multiple of hundreds)

That doesn't sound like too many, you're saying you're at under 1000 torrents? How many multiples of hundreds are we talking?

Surprised Transmission has issues seeding that many, thought Transmission 4.x made improvements in that area. How much RAM does your system have? Maybe at some point you just need more system resources to handle the load.

PS - For what it's worth you can still stick with Transmission and/or other torrent clients & just spread the torrents among multiple torrent client instances. e.g. run multiple Transmission instances with each seeding 1000 or whatever amount of torrents works for you.

[–] [email protected] 4 points 1 month ago* (last edited 1 month ago)

It's a nice gesture but I'm a bit doubtful that there's enough people here to sustain a private tracker. Taking a guess at this but it seems most people here in c/piracy are general users, not specifically private tracker users - in fact a fair amount don't even like the idea of private trackers.

[email protected] exists but it's pretty quiet by comparison.

Not saying it's a bad idea but it could be a while before a niche tracker like that would gain enough traction to sustain itself. And I'm just talking about a regular private tracker, not even going to touch on the idea of someone developing a "decentralized private tracker" whatever that means.. TBH if you want decentralized just stick to public torrents with DHT/PEX, that's already decentralized. Or maybe make a semi-private tracker like Demonoid if that's more along the lines of what you want.

[–] [email protected] 5 points 1 month ago* (last edited 1 month ago)

Not overly active but you could sub/participate in

[email protected]

[email protected]

Also [email protected] (it's more of a tracker listing community)

And right here in dbzer0 there's [email protected] for general discussion as well.

EDIT: For specific sites / non-Lemmy you can monitor https://opentrackers.org, I kind of wonder if the admin ever made it over to Lemmy. On Reddit he goes by cuddlebunny and an earlier nick IIRC (but that's all ancient info now probably).

[–] [email protected] 36 points 1 month ago* (last edited 1 month ago) (3 children)

This way, private torrents could “escape” into the wild, still maintaining the privacy and social/closed community effects of the private tracker.

Except that it wouldn't. The infohash that the private flagged torrent generated is different vs a public non-private torrent of the same contents. Your suggestion would purposely share the same exact private torrent infohash into public DHT/PEX, that would certainly get people banned at the source private tracker(s). I also suspect most/all torrent client developers would consider that incorrect behavior.

If you wanted to do a more "correct" approach on this - Create a brand new public non-private flagged torrent of those contents, which would generate its own unique infohash, then it's just a regular torrent. You'd end up needing to seed multiple copies of the same torrent (the original private flagged torrent and your new public torrent) but sure that would be possible as long as the torrent client itself has DHT/PEX enabled. Most private trackers won't care too much but some of that does depend on individual trackers and uploaders, you'd need to check their rules.

[–] [email protected] 8 points 1 month ago* (last edited 1 month ago)

If it's a movie blu ray you can usually play the "index.bdmv" file in a compatible media player e.g. VLC definitely works. MPC-HC / MPC-BE works too, I think(?) MPV can play them too. As well as Jellyfin and Kodi if that's your thing.

Alternatively browse into the "STREAM" folder, usually the biggest .m2ts file in there is the actual movie or whatever it is you want to play. The above media players can play that directly if preferred.

For TV series the above usually works too but the episodes are usually split out among multiple .m2ts files so it might be easier just to play them directly in that case.

[–] [email protected] 4 points 2 months ago

Many sites also waive it for seeding torrents 24/7.

Not sure if it's "many" but I'll take your word for it. I double-checked the trackers I'm at and only 1 of them counts seeding as site/tracker activity. Seems pretty rare for private trackers to allow an account to exist without logging in indefinitely.

And with HD torrents it’s like once every 30 days

They have it set to 50 days.

[–] [email protected] 5 points 2 months ago (2 children)

Most private trackers require that you log into their website after x amount of time (usually it's something like at least once every 90 days but you check the tracker's own rules).

In fact most trackers usually don't bother emailing you to remind you of this rule and will simply disable your account for inactivity.

view more: ‹ prev next ›