Live data from Hacker News

Popcorn Time Is Back

github.com

41–50 of 193 posts

Re: Popcorn Time Is Back

#41

Earlier quoted context omitted.

I always got very amused when i got these letters... the stuff they claimed my IP had downloaded, was definitely not downloaded on my network. rotating IP addresses made the warnings pointless.

> rotating IP addresses made the warnings pointless. Your ISP knows which IP you have and when.

I know of an ISP in CO, which has a massive splunk ingestion of all stuff that it’s customers browsing history.

Re: Popcorn Time Is Back

#42

With the demographics of HN and some of the topics that come up often (e.g., Linux, privacy, nostalgia for old-school forums, weird little micro-optimizations of peoples' lifestyles to achieve the "best" possible way to do a certain thing, etc.), I have always been a little bit surprised to see quite how many people personally use tools like Popcorn Time and how little mention of some forms of filesharing there is. I…

Good private trackers can be hard to get into and easy to get kicked out of. That's probably why you don't hear many people on HN promoting then.

Re: Popcorn Time Is Back

#43

Earlier quoted context omitted.

If you're gonna do this stuff always always always use a VPN, and not a free VPN. Honestly I use a VPN for literally everyhing. My two mobile phones and 3 PCs and a home server. If I can't get to a site because they block VPNs then fuck them I'll spend my money somewhere else.

Or a seedbox.

PopcornTime is an app that lets you stream torrents as they're downloading, so a seedbox-like setup probably wouldn't be viable for this.

Re: Popcorn Time Is Back

#44

With the demographics of HN and some of the topics that come up often (e.g., Linux, privacy, nostalgia for old-school forums, weird little micro-optimizations of peoples' lifestyles to achieve the "best" possible way to do a certain thing, etc.), I have always been a little bit surprised to see quite how many people personally use tools like Popcorn Time and how little mention of some forms of filesharing there is. I…

Good private trackers can be hard to get into and easy to get kicked out of. That's probably why you don't hear many people on HN promoting then.

It's not terribly hard to find virtually anything you're looking for even on plain old public Pirate Bay.

Re: Popcorn Time Is Back

#45

With the demographics of HN and some of the topics that come up often (e.g., Linux, privacy, nostalgia for old-school forums, weird little micro-optimizations of peoples' lifestyles to achieve the "best" possible way to do a certain thing, etc.), I have always been a little bit surprised to see quite how many people personally use tools like Popcorn Time and how little mention of some forms of filesharing there is. I…

Can you provide some examples of such private trackers that you'd recommend? I'm mostly interested in music.

Re: Popcorn Time Is Back

#46
Awh this brings me back. I was a large contributor to the desktop version of this incarnation of PT, focusing on the ability to play on external applications and Chromecasts and also adding TV Shows. I remember having such a eureka moment when I finally figured out how to get subtitles working when streaming live to a Chromecast

Re: Popcorn Time Is Back

#47

Earlier quoted context omitted.

Well, your ISP knows which customer account it routed to at a given moment in time. The rest doesn't necessarily matter to them. For example, I asked what happens if you ignore Comcast's Bittorrent warning and someone else on HN said they do indeed terminate your account. Maybe playing dumb doesn't get you off the hook. Or it reveals you as a dumb helpless open relay. The most I can imagine Comcast doing if you respo…

>> For example, I asked what happens if you ignore Comcast's Bittorrent warning and someone else on HN said they do indeed terminate your account. Wait, what?? If I want to cancel comcast I should just install bittorrent , and I don't have to negotiate the hassle of cancelling over the phone?

And you don't have to pay the early termination fee either...

Sometimes the fee can be the remaining service fee - so for a $150/month 24 month plan that's a whopping $3600!

Re: Popcorn Time Is Back

#48

Awh this brings me back. I was a large contributor to the desktop version of this incarnation of PT, focusing on the ability to play on external applications and Chromecasts and also adding TV Shows. I remember having such a eureka moment when I finally figured out how to get subtitles working when streaming live to a Chromecast

> get subtitles working when streaming live to a Chromecast

Teach me your ways, sensei.

Re: Popcorn Time Is Back

#49
post #48

Awh this brings me back. I was a large contributor to the desktop version of this incarnation of PT, focusing on the ability to play on external applications and Chromecasts and also adding TV Shows. I remember having such a eureka moment when I finally figured out how to get subtitles working when streaming live to a Chromecast

> get subtitles working when streaming live to a Chromecast Teach me your ways, sensei.

My code still exists in the desktop source[1] but essentially what you need to do is convert an srt to vtt [2] file and start a local http server that will serve the VTT file [3] and point the Chromecast to that

[1] - https://github.com/popcorn-official/popcorn-desktop/blob/dev...

[2] - https://github.com/popcorn-official/popcorn-desktop/blob/dev...

[3] - https://github.com/popcorn-official/popcorn-desktop/blob/dev...

Re: Popcorn Time Is Back

#50

With the demographics of HN and some of the topics that come up often (e.g., Linux, privacy, nostalgia for old-school forums, weird little micro-optimizations of peoples' lifestyles to achieve the "best" possible way to do a certain thing, etc.), I have always been a little bit surprised to see quite how many people personally use tools like Popcorn Time and how little mention of some forms of filesharing there is. I…

Can you provide some examples of such private trackers that you'd recommend? I'm mostly interested in music.

Redacted ("RED") is probably the best place to be nowadays for general music. It is where the majority of people ended up after What.CD, one of the earlier trackers, closed.

They have a ton of lossless audio, and you generally have choice in terms of which version of something you would like (e.g., an older release, if you don't like the remasters [1], or want specific deluxe/international editions -- Japanese CDs often come with bonus tracks). They also have very helpful curated collections of similar music and such.

Plus, having a RED account tends to help serve as a way to get to other trackers (of course, you should genuinely use the site rather than collecting accounts, etc.). RED is also unique compared to a lot of other decent trackers in that they don't require you to be invited by someone else or already have an account on another site; you can sign up by doing a short interview on their IRC [2]. Worth noting, though, that it'd be best to do it on a Friday night or something when you'd have time to waste; all of these sites are run by volunteers, so it can be a few hours of idling before you'd actually get a chance to sign-up.

For East Asian music, like K-pop, J-pop, J-rock, etc., Jpopsuki has the most extensive collection. SugoiMusic is another one, but I haven't checked it out very much.

And although it is primarily an eBook site, MyAnonamouse ("MAM") has a fair bit of sheet music, plus they also do IRC sign-ups.

Other than that, though, Orpheus ("OPS") is another decent music tracker. But realistically, RED tends to have much more available. However, I do think it's a cool site and I do respect how transparent they are, with even the site being open-source [3].

---

[1]: https://en.wikipedia.org/wiki/Loudness_war> [2]: https://interviewfor.red/en/index.html> [3]: https://github.com/OPSnet>

Post reply on HN