[ / / / / / / / / / / / / / ] [ dir / animu / cafechan / funegros / hisrol / mlivre / monarchy / vg / vor ][Options][ watchlist ]

/tech/ - Technology

You can now write text to your AI-generated image at https://aiproto.com It is currently free to use for Proto members.
Name
Email
Subject
Comment *
File
Select/drop/paste files here
Password (Randomized for file and post deletion; you may also set your own.)
* = required field[▶ Show post options & limits]
Confused? See the FAQ.
Expand all images

File (hide): f4f7376296af618⋯.png (468.37 KB, 849x565, 849:565, ClipboardImage.png) (h) (u)

[–]

 No.895772>>895774 >>895799 >>895928 >>896025 >>896247 >>896659 >>906631 >>906645 >>906782 >>906873 >>908427 [Watch Thread][Show All Posts]

>A friend once asked me to watch a video with her that she was going to display on her computer using Netflix.

>I declined, saying that Netflix was such a threat to freedom that I felt uncomfortable with legitimizing it in this way.

Are there any good and free alternatives to Netflix?

 No.895774>>896097 >>896247 >>896659

>>895772 (OP)

popcorn time


 No.895783

Nothing legal anyways. Film companies force really draconian DRM over Netflix and such. Otherwise they wouldn't license their content.


 No.895799>>907346

>>895772 (OP)

torrents, IPFS.


 No.895825>>907346

Just torrent animu


 No.895921>>896025

there are some good kodi plugins my family uses. can't remember what they are called, a quick search and you should find a whole lot of information on the subject.


 No.895928>>906782 >>908406

>>895772 (OP)

Kodi with streaming addons. Reddit unironically has a good list they keep updated.


 No.895976>>895996

>he doesn't just buy every DVD in existence and rent them out along with a girl

You're not even trying.


 No.895990>>896004 >>896013

File (hide): b33ada786b3df4c⋯.png (278.77 KB, 499x304, 499:304, ryucomputer.png) (h) (u)

Plex, just host your own server. UI is something even my retarded family can use.


 No.895996

>>895976

What is your service called? Ballbuster?


 No.896004>>896296

>>895990

License

Server:

Freemium

sage


 No.896013>>896015 >>896296

>>895990

Use emby instead. The server is GPL.

also I just like it better overall


 No.896015>>896018 >>896021 >>896034

>>896013

>emby

>with some closed-source components as of August 2017

>closed-source

>releases proprietary

>build scripts also being proprietary

https://en.wikipedia.org/wiki/Emby

Nice try


 No.896018>>896021

>>896015

Not to mention it's written in C#. That's like gluten-free wheat. I honestly don't understand why people bitch about streaming. I literally just use ssh, and it works fine.


 No.896021>>896027

>>896015

>>896018

Know of anything better? I have an autistic amount of media that I want organized and ssh/nfs doesn't really cut it.


 No.896025>>896027

>>895772 (OP)

>friend

>her

>declined

OP, are you a massive faggot or a massive faggot?????????????????????

Was already named.

>>895921

If you're a lazy faggot who doesn't just stash everything in folders on a NAS and uses electrical jews, you can use Kodi(formerly XBMC)


 No.896027>>896033


 No.896033>>896040

>>896027

The main problem with kodi is that things like metadata and watched status is confined to the local device instead of the server, so I can't start a series on my TV then go to the desktop and have it keep where I left off. Also emby can transcode files in real time which is nice for streaming outside my LAN.

these things with kodi add-ons, but from what I've seen nothing exists


 No.896034>>896040 >>896042

>>896015

>build scripts also being proprietary

They are violating the GPL if you need the build scripts to build the program.


 No.896040>>896247

>>896033 (checked)

This is a meta problems arising from using an electrical jew in the first list.

**I keep watch lists in a spreadsheet and watch everything with VLC.

Confining watched states to a format/program is a shit idea because every program keeps own metadata records.

If you're a normie who owns a phone just write them down there. It's not that hard.**

>>896034

They don't claim to use GPL in the first place.

Only SOME of the source code files are GPL.

I'm not an expert on this. Is that disallowed?

https://en.wikipedia.org/wiki/GNU_General_Public_License

>Point of view

Apparently no one knows.


 No.896042>>896152 >>896247

>>896034

https://github.com/MediaBrowser/Emby/issues/3075

There's a few more issues and forum posts to the devs about this. There's a small group of autists actively trying to keep the project from going proprietary and it seems to be getting response from the devs. too bad they're also flooded with idiots asking retarded questions


 No.896090

Here's a javashit UPNP server, there's probably better ways though

http://www.universalmediaserver.com/


 No.896097

File (hide): 8d58c19045bb308⋯.gif (2.09 MB, 300x345, 20:23, popcornboobs.gif) (h) (u)


 No.896152

>>896042

>that thread

I hate proprietary fags who write simple C# bullshit and act as if it's software that's SO important they can violate the initial license.


 No.896153

Torrent. Stop using centralized services for streaming. It weakens the purpose of the Internet and concentrates the power in the hands of a few.


 No.896247>>896659

>>895772 (OP)

If you mean something normie friendly, >>895774 popcorn time is what they're looking for. If you don't mind having the files on you own computer (in case internet goes down) just use a bittorrent client + bittorrent site + mpv/vlc

>>896040

If they include GPL'd files they must follow the terms of the GPL, and the project as a whole must be covered under the GPL although it's legal for all the other files to be under other GPL-compatible licenses.

>>896042

Look at all this handwaiving:

>jusovsky commented Jan 11, 2018

<Is it common for self-appointed GPL Gestapo to blow into town and expect developers to cancel Christmas, drop everything, and make this top priority?

https://github.com/MediaBrowser/Emby/issues/3075#issuecomment-357035764

>LukePulverenti commented Jan 12, 2018

<To answer your questions and concerns, we embed ffmpeg as a standalone executable, which the GPL permits us to do. There are several GPL libraries contained in this ffmpeg build, but there is no Emby code linking directly to any of them, it is simply invoked as a standalone process, which the GPL permits.

<We are required to disclose the sources of this standalone ffmpeg executable and that's what we've been working on. If you look at the beta packages there is a new licenses sub-folder, and inside you will find a list of all libraries used, the license for each one, and the version that was used. This is where we will also state any modifications to these libraries, there are none, but in the event there ever are any, that's where you will find them.

<Please let us know if you have any other questions. Thanks.

https://github.com/MediaBrowser/Emby/issues/3075#issuecomment-357318325

>LukePulverenti commented Jan 12, 2018

<In regards to ffmpeg, we will disclose the build process for that so that you can see all of the build flags. Thanks.

https://github.com/MediaBrowser/Emby/issues/3075#issuecomment-357336893

>LukePulverenti commented Jan 12, 2018

<Until we find a suitable place to put these, here are the ffmpeg build flags:

<

<'--disable-static',

<'--disable-cuda',

<'--disable-cuvid',

<'--disable-iconv',

<'--disable-nvenc',

<'--disable-doc',

<'--disable-ffplay',

<'--disable-ffserver',

<'--disable-xlib',

<'--enable-shared',

<'--enable-fontconfig',

<'--enable-gnutls',

<'--enable-gpl',

<'--enable-libass',

<'--enable-libfreetype',

<'--enable-libfribidi',

<'--enable-libmp3lame',

<'--enable-libopus',

<'--enable-libsmbclient',

<'--enable-libtheora',

<'--enable-libvorbis',

<'--enable-libwebp',

<'--enable-libx264',

<'--enable-libzvbi',

<'--enable-version3',

<

<Plus '--enable-vaapi' on x86_64.

<

<These can also be found at the top of every ffmpeg log.

https://github.com/MediaBrowser/Emby/issues/3075#issuecomment-357342699

Emby retards think posting build flags in a problems report is providing Complete Corresponding Source!


 No.896272>>896282 >>896320

PTP.


 No.896282>>896292 >>896320

>>896272

<PTP

Popcorntime?


 No.896292>>896320

>>896282

P_s_

T_e

P_p_o_n


 No.896296


 No.896320>>907346

>>896292

>>896282

>>896272

Private Tracker General?


 No.896325>>907346

The Pirate bay


 No.896398>>897107 >>897130

File (hide): f168e2760837bc7⋯.png (Spoiler Image, 426.51 KB, 640x629, 640:629, ClipboardImage.png) (h) (u)

OP here. Thank you for all the answers.

>Popcorn Time

>Torrents

>IPFS

>Kodi

>Plex

>UPNP

I tried Popcorn Time and it's really comfy. I will experiment with Kodi when I have a spare laptop. Thank you!


 No.896659>>896708 >>896819

>>895772 (OP)

WebTorrent

>>895774

>>896247

Didn't popcorn time become malware though?


 No.896708>>896795 >>896815 >>907097

>>896659

How can it be malware on Linux? Ubuntu here


 No.896795>>896819

>>896708

>How can it be malware on Linux?

What does this mean?


 No.896815>>896819 >>907097

>>896708

Linux is vulnerable to malware too, especially if you executed it through super user.


 No.896819>>896958

>>896659

No (the official vetrsion)

>>896795

>>896815

Well the main thing is source-code compiling


 No.896958>>907097

>>896819

You can use proprietary (closed source) software on Linux.

You can compile malware from source.


 No.897033>>897115

Yes. Go to the cinema like a normal human being.

Or pirate your shit, whatever.


 No.897107>>897130 >>897135 >>906879

File (hide): b90332ab8c2a1be⋯.jpg (23.74 KB, 419x444, 419:444, 1436982674728.jpg) (h) (u)

>>896398

God I wish that was me


 No.897115>>906809

>>897033

This. Go to the cinema once in a while with your friends to support the industry and have a good time, anon, that's what matters in life!, the rest of the time torrent everything.


 No.897130>>897133 >>897135

>>897107

Just know that the pic uploaded by >>896398 is not new. It has been online since at least June CY+0: https://tineye.com/search/55bde1ce92ba0bde38d1d1d3419ffc571c66d797/?sort=crawl_date&order=asc


 No.897133>>897135

>>897130

fucking jewgle gave me no results when I reverse search it


 No.897135

>>897130

>>897107

>>897133

OP here. I found it after searching for "netflix and chill" and added smileys. Just get fit and any woman is yours >>>/fit/


 No.906631>>906828

>>895772 (OP)

Stop being lazy and torrent.


 No.906645

>>895772 (OP)

bittorrent, you nigger


 No.906782>>906786

>>895772 (OP)

Dude, she wanted the D

Also, >>895928 is dead on.


 No.906786

>>906782

>Dude, she wanted the D

You think OP knows how that works?


 No.906809

>>897115

>and support the industry

<supporting movie and publisher kikes at hollywood

<the same jews who are responsible for shit like HDCP and EME

I seriously hope this is a joke.


 No.906828

>>906631

This. Create your own version of Netflix with a NAS and stream your collection to a Pi.


 No.906829

reeks of reddit.


 No.906873

>>895772 (OP)

Getting your dick sucked with Netflix playing in the background


 No.906879

>>897107

good luck in your op

i'm sure you'll trap many fags

People talk it up because their lives are so empty of meaning. The reality is it's even shittier than not doing it.


 No.906993

A Bittorrent client + a media player


 No.907082

Get a fucking library card and cheap blu ray player.


 No.907097>>907100 >>907879

>>896708

>>896815

>>896958

Linux is the name of the kernel that Linus Torvalds developed starting in 1991. The operating system in which Linux is used is basically GNU with Linux added. To call the whole system “Linux” is both unfair and confusing. Please call the complete system GNU/Linux, both to give the GNU Project credit and to distinguish the whole system from the kernel alone.


 No.907100>>907118 >>907131

>>907097

GNU is just a bunch of binutils. They do not compose an operating system itself. You can't boot up GNU. You can boot linux without GNU though. Linux is the operating system. End.


 No.907118>>907129

>>907100

You can't operate your system with Linux though. All you get is "No init found. Try passing init=bootarg"


 No.907129>>907132

>>907118

That wasn't their argument. They never said that you can boot linux without an init, they said that it would be possible to boot linux without gnu utils.


 No.907131

>>907100

GNU is a LOT more than "a bunch of binutils".


 No.907132>>907133

>>907129

and I said it would be pointless since Linux alone doesn't let you do anything of use.


 No.907133

>>907132

They said without GNU utils, not without any utils.


 No.907346>>907532 >>907899 >>907966

>>895799

>>895825

>>896320

>>896325

>All these posts recommending torrents

You're trackable without a proxy who most likely records logs. Torrenting over TOR as well is unsafe. IPFS is also in beta and not good for privacy, yet.


 No.907532

>>907346

better than letting the right wing government know you're a faggot who uses netflix

>Torrenting over TOR

>udp over tcp

yes.

oh wait what you really mean is

>i read a vague dumbass blogpost on torproject.org 10 years ago that said torrent over tor is bad

>IPFS is also in beta and not good for privacy, yet.

<what is i2p

<what is web warez through tor


 No.907879>>907974

>>907097

When did Stallman start using /tech/


 No.907899

>>907346

yeah, but nobody gives a shit if you're only torrenting stuff that's actually worth watching


 No.907919

The Alternative is find a friend that will share an account with you. Or be like me and don't pay for it.


 No.907966

>>907346

>You're trackable without a proxy who most likely records logs. Torrenting over TOR as well is unsafe. IPFS is also in beta and not good for privacy, yet.

It's not unsafe.

Just run Whonix Gateway & Workstation. Install torrent client on Whonix Workstation and download torrents.

UDP is not necessary for torrents. Most trackers are UDP but you can find a lot of HTTP trackers.

After you download files you can move them from virtual machine to your host machine if you want.

I downloaded a lot of child pornography and US government leaks using that setup.

https://whonix.org


 No.907974

>>907879

Came to interject, stayed for the inane comments.


 No.908406

>>895928

c-c-can you share the lists?

I'm currently on covenant, but the sources are pretty shit


 No.908427>>909316

File (hide): 1a56ce8406790b7⋯.png (19.5 KB, 1489x624, 1489:624, PF-Alliance_Logo_Primary.png) (h) (u)

>>895772 (OP)

Surprised no one's mentioned this


 No.908429

Download movies and play them with VLC honkey


 No.909316

>>908427

it's just as bad as netflix

i can tell by the logo




[Return][Go to top][Catalog][Screencap][Nerve Center][Cancer][Update] ( Scroll to new posts) ( Auto) 5
73 replies | 5 images | Page ?
[Post a Reply]
[ / / / / / / / / / / / / / ] [ dir / animu / cafechan / funegros / hisrol / mlivre / monarchy / vg / vor ][ watchlist ]