Slashdot Mirror


Ask Slashdot: What's Your Media Setup?

An anonymous reader writes: There's no dearth of media technology today. Not only do modern console emulate set-top boxes, but there are dozens of tiny appliances that bring TV shows and movies to your screens with varying levels of convenience and cost. So, what setup do you use? I'm curious about the hardware you use to collect, transmit, and display the media, in addition to the software running it, and the services you use or subscribe to that provide the media. I imagine there are a lot of cord-cutters in this crowd — if that's the case, how do you acquire the shows you want to watch? What problems still need to be solved in this area?

236 comments

  1. Old school by Mycroft-X · · Score: 1, Funny

    A library card and a comfortable chair. Though I've been using the same chair for a long time so I probably need to upgrade the firmware.

    1. Re:Old school by ControlsGeek · · Score: 2

      Very similar to mine. I do have a Thinkpad from Lenovo but I took all of my Television sets to the recycle depot about 5 years ago. For films I prefer my local Imax Cinema.

    2. Re:Old school by tripleevenfall · · Score: 1

      A middle of the range samsung LED smart TV
      A simple set top box from CableWorld with no dvr or frills
      An Onkyo receiver that's 7 or 8 years old
      A samsung bluray player that cost me about 50 bucks

      Digital is digital.

    3. Re:Old school by phantomfive · · Score: 1

      My library has nice lounges set up so I can go there to read, surrounded by wisdom.

      --
      "First they came for the slanderers and i said nothing."
    4. Re:Old school by PopeRatzo · · Score: 1

      That's not old school My media setup is a stick and a drum made from a log and human skin.

      Now THAT'S old school.

      --
      You are welcome on my lawn.
    5. Re:Old school by TheDarkMaster · · Score: 1

      Imax/3D cinema on Brazil is shit (serious). The exhibitors want to save money so they buy cheaper projectors (and insufficient for the job) and inadequate projection screens (but cheaper), resulting in a blurred and too dark image. So, when I want to watch movies with family I have a dedicated computer connected to a 50-inch LED TV (samsung) and a reasonable 5.1 sound set.

      --
      Religion: The greatest weapon of mass destruction of all time
    6. Re:Old school by Hognoxious · · Score: 1

      Human skin? We had to do with Australopithecus hides.

      Unless you got a particularly fat one it took three to make a tambourine. Puny little fucktards.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    7. Re: Old school by Anonymous Coward · · Score: 0

      Well, it's not IMAX then. A quick note to Sony and at least the name would be removed

    8. Re:Old school by Anonymous Coward · · Score: 0

      Are you saying that the film Brazil is shit on Imax, or did you mean that in Brazil, Imax is shit?

    9. Re:Old school by TheDarkMaster · · Score: 1

      in Brazil. Google translator is becoming even worse, I left this escape.

      --
      Religion: The greatest weapon of mass destruction of all time
    10. Re:Old school by rtb61 · · Score: 1

      You can be pretty lazy now when it comes to your media set up. So big screen smart TV (forget brand, hardly makes a difference) and an external hard disk drive connected via USB port and that is all you pretty much need, apart from a computer to fill that hard disk drive, whether from an optical disk drive or the internet.

      So you can either sneaker net that external hard disk between your computer and TV or spend a bit more on a modem router and connect the TV and your computer and the hard disk to the router and share the hard disk.

      With many different smart media devices, the media server is now just an external hard disk drive connected via USB and nothing more.

      --
      Chaos - everything, everywhere, everywhen
  2. MythTV by heezer7 · · Score: 2

    MythTV for OTA an Dish distributed around the house.
    Chromecast for simple things
    Xbox One for Amazon/Bluray

    1. Re:MythTV by bluelip · · Score: 1

      opensuse server, Emby to push the media out, handbrake for ripping, tvheadend for capture w/ various capture cards and USB dongles. Google TVs, Nexus Players, Chromecasts, and browsers for consuming.

      The storage sides needs updating as there are hard drives crammed in all nooks.

      --

      Yep, I never spell check.
      More incorrect spellings can be found he
    2. Re:MythTV by kzanol · · Score: 1
      Also Mythtv.

      Backend: Headless server in the tech closet:
      2x pcie dual dvb-s2 receivers.
      8x4TB HDD
      1x payTV subscription card (Sky), used by all the sat receivers via oscam and sasc-ng

      A couple of tvs in the house, all w/ Acer aspire revo ion-based mini PCs running mythtv frontends.

      --
      you have moved your mouse, please reboot to make this change take effect
    3. Re:MythTV by JackieBrown · · Score: 1

      I just started using Emby on my QNAP server. It seems to stream very slow over my local network and the plugins I have tried do not work.

      When I run XBMC using NFS over the same local network, there are no problems streaming.

      Unfortunately, there is no xbmc for Roku so I was hoping for something to replace that.

      That said, the interface in incredible on the client side for both my amazon fire box and my roku. I'm really hoping to solve the streaming issue (any just loading up my library is slow - but once it's up - it is a thing of beauty.

      I paid for one month and will probably switch to the lifetime membership if I can get everything worked out.

    4. Re:MythTV by bluelip · · Score: 1

      Have you played w/ the 'direct access' or 'file mapping'? I forget the term that is used by Emby. Instead of Emby processing and relaying the file, a link that is directly accessible by the client is offered. That sounds similar to how the NFS is working.

      Through Googling, it's apparently called 'Direct Play'.

      https://github.com/MediaBrowse...

      --

      Yep, I never spell check.
      More incorrect spellings can be found he
    5. Re:MythTV by viperidaenz · · Score: 1

      When the first step to installing something on your NAS is "install mono", don't expect high performance.
      Despite that though, DLNA can work fine by just giving an HTTP URL to the client to do the streaming. When I got sick of Serviio, i started building a media server in Java with nginx doing the file streaming.

    6. Re:MythTV by jedidiah · · Score: 1

      MythTV used as a video jukebox with large redundant storage arrays and HTPCs next to the TVs.

      Roku's next to the HTPCs to deal with the streaming services.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    7. Re:MythTV by steveg · · Score: 1

      Haven't looked at Emby, but I have Plex Media Server running with the Roku Plex Classic client at the playing end. No problems with streaming.

      --
      Ignorance killed the cat. Curiosity was framed.
    8. Re:MythTV by JackieBrown · · Score: 1

      I've been looking at Plex too. I might look at that next

    9. Re:MythTV by JackieBrown · · Score: 1

      Have you played w/ the 'direct access' or 'file mapping'? I forget the term that is used by Emby. Instead of Emby processing and relaying the file, a link that is directly accessible by the client is offered.

      I'll look for that as soon as I get home - thanks for the tip!

    10. Re:MythTV by ncc74656 · · Score: 1

      MythTV for OTA an Dish distributed around the house

      Used to use MythTV when I was still interested in capturing stuff from cable, but now that I'm downloading everything, the TVs are driven by OpenELEC (one on an Atom-based nettop, the other on a Raspberry Pi). They get their content from a Gentoo server with 7.5 TB (at this time) of online storage; processor is an AMD A4-3300, which was the cheapest processor that would work with the cheapest motherboard with six SATA ports at the time I bought it. TV shows are managed by Sick Beard, which tells SABnzbd what to download. Movies are ripped from DVD and Blu-ray.

      Plex also runs on the server, but it's there mainly for remote access. I snagged a Chromecast a while back that I can bring with me, but the last time I visited my parents, it ended up not getting used because the TV in the spare bedroom only has a composite input. Might need to pick up an HDMI-to-composite converter.

      --
      20 January 2017: the End of an Error.
    11. Re:MythTV by ct_zero_interupt · · Score: 0

      Mythbuntu for me with 3 dual pcie tuner cards for OTA; sitting in the corner of the lounge, also an old projector on a mobile DJ rack with dvd, vhs, settop box, amp and speakers if I need a large screen, projected onto any wall in the house.

      --
      Mal's Content http://malcontent.malcolmcampbell.org
  3. recycled pc by Anonymous Coward · · Score: 1

    It's a little heavy on electricity draw, but I use a 2006-era dual-core Opteron machine with a bunch of disks running Debian 7 and MiniDLNA for the media server duties.

    1. Re:recycled pc by Warma · · Score: 1

      I use a half-a-year old extremely low power PC build for this purpose. Instead of being a media server, it is directly connected to the television and runs XFCE. It also acts as a fileserver, sometimes as a game server and hosts my and my friends shells etc.
      I watch my media with mplayer, because VLC is so much worse.

      I can't understand how anyone can live without a device like this.

  4. Plex + Roku by dslauson · · Score: 3, Informative

    I have a Linux box with a RAID array full of media. I run Plex server on it, and stream to a couple Rokus running the Plex client on a couple different TVs, as well as the Plex app on phones/tablets/laptops.
    I sound like a Plex app, but it really is fantastic software.

    1. Re:Plex + Roku by Captain+Splendid · · Score: 1

      Another vote for Plex here, especially on the server end. I run it on my Debian server and it just works on anything you'd like to play media with.

      --
      Linux, you magnificent bastard, I read the fucking manual!
    2. Re:Plex + Roku by CastrTroy · · Score: 1

      I have a smart TV and use Plex on an old computer. There's a Plex app for the TV but I never got around to installing it because it works fine (via DLNA I guess) without actually installing the app. For my other devices (tablets/etc) I use Plex apps or just access the stuff over a Windows shared folder. Plex is nice for the wife because it's easier to understand, but for my own use it's just as simple to access the content on the Window share.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    3. Re:Plex + Roku by Anonymous Coward · · Score: 0

      Get a cheap dedicated server in an open-minded country, install rtorrent + rutorrent, setup autodl-irssi, setup categories and media folders and then install plex.

      Now you've got a seedbox media server that acts as a DVR auto-downloading all your favourite shows that are then made available on any device you have thanks to Plex.

    4. Re:Plex + Roku by Anonymous Coward · · Score: 0

      Yep, this.

      Plex running on FreeNAS along with some automation using Sonarr + Vuze + Filebot to retrieve TV programs via bittorrent and get them into the media server.

      Clients are Roku, Xbox 360, phone/laptop. The client runs on just about anything.

    5. Re:Plex + Roku by pnutjam · · Score: 1

      Yeah, I have a linux server that has a vpn for torrenting, I just share everything out via samba and watch it on an old Wii, using wii-mc (homebrew). I also use netflix and route it through the vpn to increase my library. flixsearch.io lets me see what's on netflix in different countries and I just map my vpn accordingly.

      I find alot of things that are yahoo or amazon exclusives in the US, are available in other countries on netflix, so I just take a short VPN vacation.

    6. Re:Plex + Roku by silas_moeckel · · Score: 1

      Plex, with roku frontends for TV's piles of other front ends (my Voip deskphone runs the plex app, actually rather nice for music). 30TB of usable space. Sickrage, couchpotato, and headphones feeds it. Mostly usenet as a source.

      I technically have cable and a cable card in a hd homerun (bundled internet+cable is cheaper than just internet at the same speed). All the hoops to jump though made it far more of a pita than it's worth.

      --
      No sir I dont like it.
    7. Re:Plex + Roku by Anonymous Coward · · Score: 0

      This is my set up... only thing missing is an easy way to get stuff off my hdhomerun.

    8. Re:Plex + Roku by Monkey · · Score: 1

      Same setup here, except instead of Rokus on the head end, I use RPi 2's running RasPlex.

    9. Re:Plex + Roku by Anonymous Coward · · Score: 0

      I stared at your email address for way too long before I figured it out. No point. Just an observation.

    10. Re:Plex + Roku by sad_ · · Score: 1

      All my media is also on a linux server, but i'm playing my media using Kodi. a few months ago i bought the openelec box (wetek play), why would i replace it with plex? Netflix subscription is watched on my chromecast.

      All this is connected to a Yamaha receiver with Jamo speakers, displayed on a Panasonic TV.

      --
      On a long enough timeline, the survival rate for everyone drops to zero.
  5. OTA TV by Drizzt+Do'Urden · · Score: 1

    I've got a Mac Mini pluggued to my HDTV with 3 tv tuners hooked to it. It runs EyeTV from Elgato, I pay about 20$/year to get the program list automatically. The tuners are hooked up to an antenna in the hattic. The thing can record 3 shows at once. The software lets be watch recorded shows and live TV on my iPad/iPhone if I whish so. The media library is also shared to my other computers in the house. I've been using the setup for years and it's a joy to use.

  6. Plex, Kodi (XBMC), Netflix, and Sling by gizmobuddy · · Score: 1

    For my personal media, the server is a VM running ubuntu 14.04 and plex, connecting to a 4TB Raid 1 iSCSI, the clients are smart TVs and RasPI's with various Kodi releases, Sony PS units, and XBox units. For streaming services I have Netflix and Sling. Sling is the only problem child

    1. Re:Plex, Kodi (XBMC), Netflix, and Sling by amxcoder · · Score: 1

      Sounds like what you have is working for you, but I would highly suggest upgrading your RasPI's to FireTV's or Firesticks running Kodi. I tried running my first build of Kodi on a RaspPI, and it was frustratingly slow and somewhat painful. The FireTV's and FireStick's run it much better and smoother. The FireTV's are quad-cores (the new ones are getting a speed bump), and the sticks are dual core (a bit slower but still usable). I haven't tried the newer RaspPI's that are faster now though, I was using the original version, and while it nice at first, the novelty wore off, and the speed/lag issue became frustrating real fast. Plus the FireSticks are like $40, which is less than the original RaspPI cost me.

    2. Re:Plex, Kodi (XBMC), Netflix, and Sling by gizmobuddy · · Score: 1

      I'm running on the RPi B 2 with quad cores, and its running great for HiDef and all other media. I actually have a Fire Stick on the way for Sling streaming to try to see if it runs any better than it does on the XBone app.

    3. Re:Plex, Kodi (XBMC), Netflix, and Sling by Anonymous Coward · · Score: 0

      I use the newer raspberry pi with Kodi and the amber skin there isnt much noticeable lag but I will try a FireTV next time I need to hook another TV up, thanks for the comment.

  7. Old stuff by bobstreo · · Score: 1

    nexusplayer with kodi and netflix. I did buy an ethernet adapter for it. works much better.

    6TB NAS with movies/tv shows.

    HD Homerun with tvheadend for local stations/recording/live tv on kodi.

    PS3 for Blu-Rays and DVD's

    Network is all wireless AC/wired 1GB with router and switches.

  8. 16 TB NAS Raid 5, about 70% full. TV/Movies by Anonymous Coward · · Score: 0

    Can stream to any TV/computer/phone in the house.

  9. plex by Anonymous Coward · · Score: 0

    Plex to roku, android, browsers...
    Plex Plex Plex
    Bought the lifetime pass for, I think it was $100.
    If you have a large media library, Plex is the way to go.

    Did I mention Plex?

    1. Re:plex by kyubre · · Score: 1

      Pretty much the same here...

      Running Plex on FreeBSD 10 with 24 TB of ZFS goodness. I use PlayOn for internet video "caching" and there's a Roku attached to every TV. NoWhereMan's private Roku Channel picks up all the local broadcast I'm interested in as well.

      --
      Nothing evolves faster than the word of god in the minds of men who think themselves divinely inspired.
    2. Re:Plex by mythosaz · · Score: 1

      For me, most of my content came from my personal physical albums and DVDs that I ripped.

      The idea of bringing and sorting media is CRAZY. I use Sickbeard to grab my TV, and it shows up in Plex without a hitch, beautifully. For movies, Plex **just works**. I put in my original thousand movies and I had to manually correct fewer than two dozen of them. Albums worked nearly as well. TV requires a minimum of sorting and renaming to work perfectly, but Sickbeard knows exactly how to name them if you're downloading them as they air.

      Aside: I'm not advocating torrenting movies over renting them legally, but if you wanted to, I assure you that **EVERY** release on RedBox is available in pristine 720 or 1080 rip from a "reputable" group like Yify before it's available at your local RedBox kiosk.

    3. Re:Plex by jedidiah · · Score: 1

      Even if you rent a DVD or BD, it still makes more sense to feed it through some sort of media server solution. That goes triple for BluRay.

      Although I have a novel idea for populating your media server...

      BUY SOMETHING

      --
      A Pirate and a Puritan look the same on a balance sheet.
  10. Kodi + VPN + Netflix + Torrents by Anonymous Coward · · Score: 0

    I use VPN to get access to US netflix, and to cover my tracks when using torrents.

    I use Kodi on a linux machine as my primary media center. From there I can launch Chrome to watch netflix (thought sadly I can't control netflix with my IR remote). I also use a Kodi plugin called PseudoTV Live to bring back the experience of "Channel Surfing". It works so well, that I've started downloading shows I would only, ever watch, if I was just channel surfing (A&E/TLC/Discovery type shows).

    I use QBittorrent as my torrent client, and have built a very simple plugin for Kodi in order to view the status of my torrents.

    I plan to replace the computer with a powerful gaming rig, and replace linux with windows, but only because of games. Linux is by far, a better OS for this kind of setup, as it is relatively painless to administer remotely.

  11. Drivepool/Plex/Sonarr/Media PC by Anonymous Coward · · Score: 0

    I use Sonarr to download TV shows from USENET shortly after they're aired, store the data in a DrivePool, and access it anywhere via Plex on tablets, PCs, and my phone. It's a big improvement on commercial offerings.

  12. Aargh! Matey by Anonymous Coward · · Score: 1

    Pirate Bay, BitTorrent, and stacks and stacks of poorly labeled, mislabeled, and unlabeled DVD-R.

  13. PS3 + Laptop + 40 inch TV by _xanthus_47 · · Score: 1

    I have a laptop and a PS3 that share a hdmi cable, one end of which is connected to the TV. I swap them out depending on what I'm doing. Gaming and Netflix is through the PS3. The laptop doesnt get connected that often but when it does, I play old school games.

  14. Old school all the way ... by ChesterRafoon · · Score: 2

    Lear 8 track in the car, Nakamichi cassette at home. Chick magnet 24x7.

  15. Best possible quality by Anonymous Coward · · Score: 0

    For video, it's Plex + a Roku 3 at both TVs. Plex handles the metadata centrally, and streams high bitrate media files, even with DTS audio through the Roku boxes. Plus I have Plex on my tablet, and can pick media from my library to be saved on it for watching offline. The plex interface is excellent, and it can run clients on nearly any device you can imagine. I can browse my video library on my tablet and tell it to play something on either of my Rokus. It's as close to the perfect video system as I've been able to find.

    For audio, I have a marantz receiver with built-in airplay, but even an airport express will get the job done. I run JRiver media center on a windows box (ugh), I use Airfoil for Windows to stream bit-perfect audio directly to my receiver, and have all my audio stored as FLAC files. And I can browse my audio library on my tablet, and pick what I want to play from there. Best quality and convenience I've been able to muster in one system.

    1. Re: Best possible quality by Anonymous Coward · · Score: 0

      Re audio, checkout mpd - music player daemon. Only runs on Linux though. Apps to control it are available for all platforms

  16. Netflix + Handbrake by Anonymous Coward · · Score: 0

    I use Netflix DVD service, then use Handbrake to "format shift" and "time shift" those rentals so that I can view them on my Apple TV and/or phones/iPads at my leisure. (with 2 DVD's at a time, I can process 4-6 discs a week). A few stubborn DVDs need MDRP first.

    Being mostly an Apple household, that's all served up from a 6TB RAID on one Mac, through iTunes, to devices across my home. It seems to work pretty well.

    1. Re:Netflix + Handbrake by jedidiah · · Score: 1

      ...I also time shift old school Netflix DVD/BD rentals.

      Although, with HBO Now I might do less of that.

      --
      A Pirate and a Puritan look the same on a balance sheet.
  17. A mix... by Anonymous Coward · · Score: 0

    Synology DS415Play to store and transcode my media library, backed up to Amazon Glacier.

    Plex Server to manage the media and serve it.

    Plex Client on either XBox One, my TV, Fire TV Stick or a device (tablet etc) to view.

    Sonarr to grab stuff as its published, no manual intervention required.

    Works a treat.

  18. "NAS" that acts as HTPC by __aardcx5948 · · Score: 1

    I've an ITX chassis with 5 HDDs in RAID6 for storage. It runs Kodi (formerly XBMC) and plays any 1080p content I throw at it , syncing the TV to the same Hz as the content, which is nice.

  19. Podcasts, artist DVDs, and terabyte drives by WillAffleckUW · · Score: 1

    I mostly listen to free podcasts from around the world, buy DVDs from the artists themselves (then they get 1/2 the money instead of 0.001 percent), and the rest is that old shibboleth Comcast.

    Once 40 Gbps Internet rolls out in Seattle, I'll ditch them. Got used to that at work. We even have 3 100 Gbps ports, but those are more expensive.

    Been downsizing the physical screens, going for higher energy efficiency 32 inch LCD HDTV and monitors.

    If I could get a $20 a month 20 Gbps package like most first world nations, with basic soccer TV and use HDTV antenna for local broadcasts (higher resolution over the air signal than cable), I'd do it.

    --
    -- Tigger warning: This post may contain tiggers! --
    1. Re:Podcasts, artist DVDs, and terabyte drives by Anonymous Coward · · Score: 0

      that old shibboleth Comcast

      I don't think that word means what you think it means.

  20. TV+Roku+Teh Internetz by TechyImmigrant · · Score: 1

    I get to watch maybe 2 shows a week when I'm paying attention. 0 when I have other things to do.

    It's not a case of being able to access specific shows, it's a case of whether or not there is something to watch in the vast number of shows available to me. There usually is.

    Currently half way through Salamander on Netflix.
    There are plenty of places to pay for movies online if that's your bag.

    --
    I should use this sig to advertise my book ISBN-13 : 978-1501515132.
    1. Re:TV+Roku+Teh Internetz by VAXcat · · Score: 1

      Salamander was great! I wish there were more Dutch/European TV series available.

      --
      There is no God, and Dirac is his prophet.
    2. Re:TV+Roku+Teh Internetz by pnutjam · · Score: 1

      Have you checked out the netflix selection when you are on vacation in europe... via vpn? Check out flixsearch.io

  21. Sonarr/Couch Potato + Plex by ChrisC81 · · Score: 1

    I use Sonarr and Couch Potato to grab TV Shows and movies through NZB/Torrent and use Plex via consoles and Chromecasts throughout the house. I cancelled cable 6 months ago and haven't missed it one bit.

    1. Re:Sonarr/Couch Potato + Plex by cdrudge · · Score: 1

      Similar boat, SABnzbd, Sonaar, and Couch Potato along with Emby (formerly MediaBrowser) on the server streaming to either an XBox, tablets/phones, a mini-ITX PC, or a Fire TV Stick. This is in addition to Netflix and Amazon Instant video.

  22. Plex, Chromecast, PC by joraeim · · Score: 1

    I have a Plex Server on my network along with the requisite Plex Home Theater on a PC tower connected to the TV. I use this for movies and TV shows I own. Chromecast for those streaming services that support it, i.e. Netflix, Pandora, etc. And the PC for the other streaming services and hard copy movies, DVDs & Blu-Ray. I also occasionally use an XBox 360 with the Plex App or different streaming services.

  23. Good old MediaServer by trancen · · Score: 1

    Boxes connected to TV(I only have 1 TV, but test various devices), Nexus Player/FireTV/FireStick, ATV2, and others. Running Plex or Direct to my NAS. HP Microserver G7 running OPENMEDIAVAULT(OMV) On the NAS I have SICKRAGE going out to grab the .torrent files. Torrent Client on OMV to download those TV shows. I then have a script running with FILEBOT to move the downloaded files into their own directory. Devices above also run KODI. I also have a HDHOMERUN

  24. Was lots, now soo simple by ADRA · · Score: 1

    Gear: I have a Nexus Player / Blu-ray player / Receiver in the Living room and a Nexus Player for the bedroom.
    Control: I use a Logitech smart hub to control the living room and the included remote for the bedroom.
    Software: I run KODI (ala XBMC) for file viewing, a NAS (w. MySQL) for shared files and KODI shared viewing history. There's Youtube / Netflix built-in and anything else I need, I use the Nexus Player's built-in chromecast support.
    Cable: None! Woo!

    I've literally tested dozens of media viewing solutions over the years and I've finally reached the point where there's essentially no pain points. It still requires some marginal level of instruction for guests, but its very minor.

    --
    Bye!
  25. raspberry pi's + NAS with smb shares. by Lukano · · Score: 1

    I've been using XBMC since XBMC was first a thing... so there's is some level of inertia here. But nonetheless I still use xbmc/kodi based solutions.

    I've been using rpi's with openelec for many years now, all content sourced from smb shares on a central box. It does 1080p on all displays, with no issues co-sharing the same content. Usually gigabit, but when I have to use wifi for the display-attached unit, I use the network settings tweaks in advancedsettings.xml for Kodi in order to let the device buffer. The buffering does tend to wear down microsd cards faster than normal, but for devices with physical drives it's a non-issue.

    The only problems I would like to see solved in my solution that I've been using for well over a decade... is the lack of DRM-required plugins. Which is to say, I would happily throw money at Netflix or Hulu or HBO Go if I could make them work with kodi/openelec. I wouldn't mind the ability to record those streams to be watched at my convenience either.

    1. Re:raspberry pi's + NAS with smb shares. by pr0nbot · · Score: 1

      I find Kodi/XMBC to be god-awful, UI wise. I use it because it came on a device (http://fiveninjas.com/) but it's a struggle every time I want to do something like add a new source, or correct some incorrect info it's attached to a DVD rip, etc. I can't imagine that someone sat down and designed the UI, so I guess it evolved and at this point changing it would piss off too many users.

    2. Re:raspberry pi's + NAS with smb shares. by Anonymous Coward · · Score: 0

      what sucks about that is raspberry pi is not even gigabit and smb is such a god awful bloated and slow protocol

    3. Re:raspberry pi's + NAS with smb shares. by amxcoder · · Score: 1

      I don't mind the UI on it. Not sure when you last tried it or how much it's changed. Granted, setup is a little non-straight forward, but once it's all setup and going, using it is as easy to our family as any other media server, maybe more.

      They've made repo(app) installation easier now, as you can just add one source/repo and install it, and it is a quick installer for almost all the major popular other app/repos that you need. Once you install it, you can just go through the list and click on any other app you want to install and it does it for you, and has apps like youtube, Genesis, iStreams, SALTS, Pheonix, and tons of others ready to go.

      Alternate skins can make navigation more or less easy depending on the skin choice, but that is easily changed.

    4. Re:raspberry pi's + NAS with smb shares. by ncc74656 · · Score: 1

      I find Kodi/XMBC to be god-awful, UI wise. I use it because it came on a device (http://fiveninjas.com/) but it's a struggle every time I want to do something like add a new source, or correct some incorrect info it's attached to a DVD rip, etc.

      The UI is mostly pretty decent (I can testify to it having considerably greater WAF than MythTV), but letting it manage your metadata is a bit of a crapshoot. Tell it to use "local data only" (or however it's worded), and use other software to manage it. Sick Beard handles metadata for TV shows pretty well. For movies, MediaElch takes forever to start up, but once it's running, it's easy to make sure that (for instance) your copy of the original version of The Flight of the Phoenix doesn't get tagged as the remake.

      --
      20 January 2017: the End of an Error.
  26. Less technology than most ... by gstoddart · · Score: 1

    Big screen TV. No connection to the intertubes.

    XBox 360. No connection to the intertubes.

    BluRay player. No connection to the intertubes.

    Yamaha amp. No connection to the interubes.

    PVR from cable company (bought outright).

    Apple TV connected to my desktop machine, haven't used it in months except to play music through my amp. Paired bluetooth keyboard so I don't have to type with tiny little remote.

    Building a media center in a kit and maintaining it really isn't something I can muster up enough interest to give a damn about.

    I pay for bandwidth, so the cable company's streaming service (included in my bill) makes sense, whereas something like NetFlix doesn't.

    Oh, and I still buy physical copies of movies so I can play them as many times as I want without involving the assholes from the media companies.

    --
    Lost at C:>. Found at C.
  27. OTA, Plex, Netflix, Hulu Plus, and Amazon Prime by mrun4982 · · Score: 1

    My personal media is on a 24TB (6x4TB in a ZFS RAIDZ2) FreeBSD server that runs Plex server and I use a variety of Plex clients to watch it. I cut the cord years ago and haven't missed a thing.

  28. RaspberryPi 2 + OpenELEC by thegarbz · · Score: 1

    I started with an XBMC build for the RaspberryPi long ago. It was slow and the interface was painful to use due to the limited hardware in the Pi, but it ran movies flawlessly. An upgrade to the RaspberryPi 2 and switching from RasBMC (XBMC) to OpenELEC (a different build of XBMC or now as it's called KODI) and I have a smooth as butter interface.

    Media is stored on a NAS and all TV series and movies are cataloged on OpenELEC.

    To interface with the media centre I use an app called Yatse. It stores an offline catalog as well so at any time I can open up my phone, browse through what I want to watch, click the show, the RPi automatically turns on the TV and start playing. It also supports CEC so once the TV is on I can use the TV remote to control the media centre and play / pause etc.

    Because the RPi 2's CPU has enough grunt I also added a DIY ambilight style system using the Hyperion plugin. For those who don't know what Ambilight is here's an example. It may look weird but in my opinion it enhances the movie experience quite a lot.

    OpenELEC also acts as a good UPNP target and supports Airplay too, so with the RPi attached to my sound system I can stream music to it from any device without having to turn on the TV. Works great at parties.

  29. YouTube and Gaming only by Anonymous Coward · · Score: 0

    We cut the cord long ago. So our big TV is only for YouTube and our gaming machines.

    We have an HDMI auto-switcher in between the TV and the Wii U, PS3, and PC.
    My PC is in the living room and is often used to watch YouTube and whatever we download. I got a small Logitec wireless keyboard+trackpad combo to use the PC when not at the desk.

  30. What is this television thing? by Anonymous Coward · · Score: 0

    I don't own a television nor do I want one. I tell all of my friends and neighbors at detail about my lack of owning a television. I also do not own a cell phone, land line phone or any other sort of phone. I expect any attempts to communicate with me to be done via certificate postal mail only. Any non-certificate postal mail will get returned to sender.

    Also I do not own a computer and I am whistling Bell 202 tones into a payphone(that I redboxed kthx) to my mother in laws AOL account.

  31. Linux server and WD media players by Nutria · · Score: 1

    The server runs minidlna, and the media players are connected to "dumb" TVs. The house is wired with Cat 5.

    --
    "I don't know, therefore Aliens" Wafflebox1
  32. Separate linux server by Anonymous Coward · · Score: 0

    A separate server runs Sonar and Couchpotato that download using nzbget and transmission. This feeds into Plex (non-subscription). I tend to watch everything in the browser on plex to make use of the watched functionality. All of the above runs on the same server, its also a NAS mounted via samba so if a video is fucked I can try it with VLC from my windows desktop. Besides this, I also have Netflix. Both to pay of my moral piracy debt, and because it is sometimes useful to watch things on (especially netflix exclusives are much easier to watch)

  33. Windows Media Center by Anonymous Coward · · Score: 0

    Primary TV: Windows Media Center PC with Ceton CableCARD tuner
    Secondary TV: XBOX360 as Windows Media Extender + Chromecast (for Netflix)

    Yes, I'm one of the 1% that actually ran WMC and am really disappointed that Microsoft discontinued it. I understand why it got discontinued - getting the setup right isn't easy if you're not technical, which does take out a significant portion of the user base. But man, I find that WMC was unrivaled (with perhaps the exception of MythTV) in what it could do.
    I pay my cable provider for *one* CableCARD. That is already a savings of half the price of what their HD DVR would cost. On top of that because the XBOX 360 can act as an Media Center extender I don't have to pay for a secondary cable box (pain point: the 360 needs a reliable network connection, so if your house isn't wired for it this could be a potential issue).
    Since the WMC is a PC I can upgrade my storage to as large as I want, when I want. No need to go get a TiVo specific hard drive. And I don't have to pay to subscribe to Hulu or Spotify because to them I'm using a computer, not an Apple TV or other specialized devices where, because I'm using their app I have to be a subscriber. If I need to look something up I can launch a true web browser, not a gimped up version where I have to use a directional pad to navigate.

    1. Re:Windows Media Center by mythosaz · · Score: 1

      I've got a post below, but I'm with you. MCE well configured with a Ceton card was great. ...except for those days when PlayReady decided to be a bitch.

  34. 36 comments, of which 4 replies by Anonymous Coward · · Score: 0

    oh man, discussion has really been stifled.

    1. Re:36 comments, of which 4 replies by Anonymous Coward · · Score: 0

      There's not much to discuss. You've either got everybody and their kid brother's "I've got x" or you've got one out of nine replies. If anything this should have been distilled into a poll.

  35. Yup - pretty much by Overzeetop · · Score: 1

    Plex on a win box, 12TB of storage on a linux box, some combination of rokus, firesticks, ATVs, Chromecasts, and portable devices strewn about the house willy nilly.

    Plex managed to out-Apple Apple on the just works front. Just works at home. Just works on the road (okay - not quite, my LG G3 on Verizon stutters annoyingly, but everybody elses shit works fine). I spend almost zero time managing it.

    --
    Is it just my observation, or are there way too many stupid people in the world?
  36. Roku by Anonymous Coward · · Score: 0

    We subscribe to Amazon because Prime is worth it for all the benefits in total; we subscribe to netflix because it's cheap, and worth it for all the content available on netflix and nowhere else. If it's not available on Amazon or Netflix, then screw it, I fall back on torrenting still. (I have a private torrent tracker that's particularly good for tv, and also fairly good for movies.)

    If I'm just watching by myself, I'm happy just watching on the computer, so I can multitask. If I'm watching with my wife, we've completely joined the Roku fan club - we have a Roku 3 in the living room, and Roku 2s in both bedrooms (and we're thinking of upgrading those to Roku 3s too, next time we see them on sale).

    Netflix and Amazon obviously have direct apps; for shows I torrented, I just use Plex, as it's the easiest to set up. The new Plex interface is awful, but meh, it still works. I just save the files to a local external hard drive attached to my laptop, the same one I'd be watching from directly if I were by myself, that has all my local media on it. I tried setting up a cheap old laptop as a permanent media server, but turns out, I suppose not terribly surprisingly, Plex needs a faster machine and more RAM than that crappy old computer had, to run particularly effectively, so now I just run it from my primary machine.

    1. Re:Roku by Anonymous Coward · · Score: 0

      The new Plex interface is awful, but meh, it still works.

      It really is horrible.

  37. HTPC + SMB & PLEX by Anonymous Coward · · Score: 0

    Windows 7 media PC using VLC and a samba share as one way of playing my library (iTunes for music), or alternatively using a web browser and PLEX to peruse the media library. Netflix/Hulu/Amazon streaming video via web browser. Easy-peasy. I don't dare upgrade to Windows 10 yet. And while Linux could satisfy 99% of my media needs, there's a slim 1% that it can't and Windows still wins. *sigh* Oh, the back-end server runs samba and plex on a 20 terabyte RAID-Z ZFS pool. Blu-ray rips sure eat up space...

    1. Re:HTPC + SMB & PLEX by jedidiah · · Score: 1

      Your "solution" is just sad. As a living room interface, it's crude in all of the ways that Linux gets accused of being. There are actual applications that are much better for this kind of stuff than a web browser. Plus desktop web browser plugins are PIGS.

      Pretty much everything you're doing screams for an ARM appliance.

      --
      A Pirate and a Puritan look the same on a balance sheet.
  38. OTA + HD HomeRun Connect by basscomm · · Score: 1

    I cut the cord a while back, but since I only have one decent spot in my house where I get decent reception, I use an HD HomeRun Connect and then use either VLC or the PS3/PS4, depending on what display device I'm closest to when I want to watch something.

    For streaming media, I ostensibly have access to stuff via Amazon Prime Instant Video through my Amazon Prime subscription, but I hardly ever use it. I've never been a big movie watcher, and there's more than enough free TV around here that I can find something to watch if I'm in the mood. I used to keep a Windows 8.1 computer around just for Windows Media Center, but got rid of it when I realized I was just recording stuff I wasn't getting around to watching. My video game backlog is big enough, I don't need a DVR backlog, too.

    --
    http://crummysocks.com
  39. VPN + KAT + TPB = by Anonymous Coward · · Score: 0

    FTW!

  40. My NAS' setup by Anaerin · · Score: 1

    FlexGet -> Transmission -> Serviio -> Samsung D-series Plasma TV. Serves me quite well.

  41. Kodi (aka XBMC) by amxcoder · · Score: 1

    We started using a FireTV sideloaded with Kodi (SPMC build to be specific). Have a network share from our server that stores our library and any downloaded media. Loving it. Have not used any of the actual apps on the FTV, just use it to host and run Kodi.

    While I still subscribe to AT&T Uverse TV, we've been watching less and less TV on it and instead using our Kodi appliance more and more. Going to be picking up another FireTV or 2 for same purpose soon.

    I highly recommend Kodi, and the FTV makes a great platform to run it from, quad core, very small form factor, low power draw, etc.

  42. I keep it simple by Anonymous Coward · · Score: 0

    I have a mac mini that acts as a media server running Plex. Then I have 2 rokus (1 Roku 3 in the bedroom, and 1 roku tv in the living room) that stream my personal media via Plex, and whatever else I want through their apps. A 2TB NAS that sits on the network for storage, and that's about it. That's all I need.

    1. Re:I keep it simple by hambone142 · · Score: 1

      HP desktop PC (Engineering workstation) with Zotac video card upgrade. I run Win7 and use VLC media player for most stuff. Netflix if I want to eat up my data cap (rural area, Hughesnet satellite... ugh, only choice). I have Amazon Prime but watching their video really eats up my data cap. Sometimes 1/5th of my monthly allotment for a single movie.

  43. Chromecast, TV by Anonymous Coward · · Score: 0

    All that I watch are old Naruto episodes, so either just a small Android tablet or a TV with Chromecast. No need for anything else.

  44. Yar har hoist the black flag by Anonymous Coward · · Score: 0

    Why store anything when I can get it on demand?

    1. Re: Yar har hoist the black flag by Anonymous Coward · · Score: 0

      Because the quality is awful on demand. Hosting it gets you excellent quality from start to finish with no buffering.

  45. 70" 4K Vizio by Anonymous Coward · · Score: 0

    70' 4K Vizio runs >4 hours per day and comes with built in apps that allow for Amazon Prime Instant video, YouTube, Netflix, UltraFlix... 4K and 1080p content is gorgeous! You can get small amounts of 4K from Amazon and YouTube(nothing worth watching). UltraFlix is all 4K but a small library. GoPro 4K home videos.

    Cable TV service with HD DVR. I don't use the on demand or pay per view, but they are available.

    PS3 For games, Blueray discs(RedBox FTW!) HBOGo.

    Cord cutting is not an option for people who what a lot of TV. The choices are shit, the prices are absurdly high and the video quality is pathetic. The very best deal other than cable is RedBox. $2.50 for a Blueray movie! Amazon wants $10 for the same movie streamed.

    1. Re:70" 4K Vizio by mythosaz · · Score: 1

      I have that Visio. Among it's best features is that it's also a Plex client.

  46. WDLive TV by hodet · · Score: 1

    Connected to my TV. It's clunky and unintuitive, but it works. I can connect to local shares on my lan and run netflix. Good enough and I don't have the time, or the will in my old age, to setup something more fancy.

    1. Re:WDLive TV by Anonymous Coward · · Score: 0

      I'm still using this too, since 2010. The little box was good value for money. It hasn't had any software updates for ages, but it beats most newer devices for file format support.

    2. Re:WDLive TV by JoeMerchant · · Score: 1

      I got tired of my WDTV Live and replaced it with a NUC running KODI + Chrome for Netflix + VLC for camera viewing (see the entrance gate on TV) on Ubuntu. House is mostly wired CAT5, but one of the kids has a WiFi connected BluRay player that also does Netflix.

      I was keeping my media on USB connected 2TB drives for the WDTV, and just moved them over to the NUC where they are shared better than the WDTV could manage.

    3. Re:WDLive TV by Anonymous Coward · · Score: 0

      I have been wanting to replace my WDTV box for a long time now.. definitely clunky, but there is simply nothing that will play what it plays, or properly pass HD netflix with 6 channel surround to my home theatre receiver. It plays literally any file, passes up to 8 channel surround (and every other kind of audio) over hdmi or optical, connects to my NAS with 8tb of MKVs, does dlna casting and youtube. They really need to bring a new version to the market.. especially with the latest x.265 compression which it cannot play. If they had a faster version with more memory that can do x.265, i'd buy 4 of them right now! Even the ROKU which is consistently rated as the best media player can't do half the codecs the wd can!

    4. Re:WDLive TV by hodet · · Score: 1

      Lol it's true, it plays pretty much everything I have thrown at it over the past 4 or 5 years. I've never loved such a horrible piece of technology so much. Also bonus, if I get hungry I can fry a grill cheese on it. heh

    5. Re:WDLive TV by Pascal+Sartoretti · · Score: 1

      Connected to my TV. It's clunky and unintuitive, but it works. I can connect to local shares on my lan and run netflix. Good enough and I don't have the time, or the will in my old age, to setup something more fancy.

      Same here, except that I put the media on an USB key.

      It is simple and cheap; it works so well that we sometimes take it with us on holidays, and hope that the TV has an HDMI port (so far, we have always been lucky).

  47. Mostly in iTunes, plenty ripped.. by Miguelito · · Score: 1

    I store my iTunes library on a 20TB (~19TiB)Pegasus array today.
    Video size currently:
    MigiMac (OSX) [~ (master)]$ find /Volumes/Pegasus/iTunes/ -type f -a \( -name \*.m4v -o -name \*.mp4 \) -ls | awk '{tot+=$7}END{printf "Total size: %.4f Gig\n",(tot/(1024*1024*1024))}'
    Total size: 6802.7659 Gig

    Mix of ripped movies and TV shows, but I also purchase a few season passes from the iTunes store... it's close to a-la carte cable and ends up being cheaper than getting all the channels required would be. I do actually purchase most movies on blu-ray (3d if avail.. it's fun sometimes). If it comes with a digital copy that works in iTunes.. great. If not, I rip a copy. Ultraviolet can go screw itself. Rips are done via makemkv/vobcopy -> handbrake -> iTunes.

    I use AppleTVs to watch stuff probably 90% of the time. Another 8% or so is watching disks via my PS3... the remainder is Cable and streaming (I tend to not use netflix/hulu very often and cable TV only as background noise from time to time).

    For backups (you do back up, right?)...
    Tier 1 is scripted rsync to a Synology DS2413 with ~18TB of disk
    Tier 2 is rotated 2x6TB striped disks in 2 identical Lacie 2Big Thunderbolt external drives. I rotate every couple weeks so one is locked in my desk at the office for "off-sites". I also rotate a disk in a static bag at the same time for my linux box's data backups (email/web/photo gallery).

    My MBP (iTunes on it has my master music library for syncing to iOS dev due to history) is also backed up to it's own Time Capsule but I also use rsnapshot on my linux server to back it up to the disks rotated out at work in the static bag so I have off-sites for the MBP as well.

    --
    - My favorite error message: xscreensaver, running on an old Sparc 5 w/ 8bit color: bsod: Couldn't allocate color Blue
  48. Apple Setup by Anonymous Coward · · Score: 0

    I have 3 apple TVs in my house. All connect to the iTunes library on my iMac. I have two users - myself and my wife. We each have our own iTunes library hooked to our Apple TVs. My wife's is also tied to the tv in the kids play room.

    All the media is stored on a 1TB external drive connected to the iMac through FireWire.

    I torrent what shows/movies I want, dump them into iTunes, set the Show and Season and off we go.

    I used to keep EVERYTHING, but now I will delete a season after it is done unless I really like it (Rick and Morty, Venture Bros., etc.)
    I haven't ran into a space issue with this setup.

    I have looked at plex and other similar setups, but this works great for us. We are an Apple house and everything works seamlessly. I spend all day working on computers at work, at home it is nice to not have to mess with it.

  49. A shift, finally. by mythosaz · · Score: 1

    I was previously a Windows Media Center guy, with a nice Ceton cable-card tuner. MCE had a nice, high wife acceptance factor, and made for a better DVR than any of the big guys -- although consumer DVRs have caught up nicely in the last few years.

    Times have changed.

    Because I still enjoy games in my living room, the primary device now connected to my television is an XBox One, and nearly all television is watched on Plex. Plex is, in a word, fantastic. It was worth the $100 I shelled out for a lifetime pass.

    In the closet is a QNAP 4-bay NAS. It's running a suite of Sickrage (choose your own Sickbeard fork), sabNZBplus, Transmission, and Plex. I've purchased a pair of block Usenet accounts on competing backbones, and I download about 25 gigs a month from them to get the number and quality of shows that I want. I keep them forever on the QNAP.

    I rip or download any movies I want into Plex -- I converted my entire physical library some time ago -- and they're watchable anywhere, in part because I have Cox's Gig service in Phoenix.

    On Sundays I still turn on the cable feed to watch the NFL, and a couple Saturdays a month I turn on the cable feed to watch a UFC PPV, although I expect to watch their next game on the UFC app on the XB1.

    [A TB Usenet block is available on sale for another 10-15 hours at NewgroupDirect for $40 right now...]

  50. DVD Storage by Jason+Levine · · Score: 1

    I've got a laptop running Kodi connected to an external hard drive where I store my media. I can access Kodi via my Roku right now, but I want to hook it right up to my TV.

    My problem right now is that my DVDs are holding me back. We have so many DVDs and no place to put them other than in the cabinet under the TV. While in there, they are difficult to look through and just take up space. I want to store them somewhere but don't want to put them in a place that will ruin them. (For example, the heat in my attic would make them unplayable after one summer.) I'm not sure if putting them in a Rubbermaid bin in the basement would ruin them. (The basement doesn't tend to be overly damp.)

    The second problem is that our living room TV is an SD set. Yes, I know that HD is much better, but money is tight and we're using this SD set until it dies. So I need to figure out the best way to hook a laptop up to a RCA input.

    Any suggestions on DVD storage or laptop-to-RCA converters would be appreciated.

    --
    My sci-fi novel, Ghost Thief, is now available from Amazon.com.
    1. Re:DVD Storage by Blaskowicz · · Score: 1

      If your laptop is really old, or with an old desktop graphics card - including early PCI Express ones - you may have an S-Video output, and converting that to RCA is done by a really dumb adapter (I think the two signals from S-Video become composite video when electrically mixed)
      For instance I have a radeon X1550 here (overheating but low power piece of junk, would need a fan added) with TV output. Geforce 7600GT with TV out too. Thus desktop junk can connect to the TV.

      VGA to video converters existed in the 90s. Thus shopping for an antique item is one option.
      European TV may have it better : SCART connector allows RGB, and VGA can be set to the right 15.6KHz scan rate and options (but accidentally send 1024x768 or 1366x768 etc. to the old TV and perhaps that will fry the output.)

  51. unRAID box running Plex media server by DaTrueDave · · Score: 1

    Not being a linux guy, there's a bit of a learning curve when I set it up, but now that it's running, it's pretty amazing.

    If you're unfamiliar with unRAID, it's pretty slick. I no longer worry about drives failing, or running out of space.

    Clients are Plex apps on phones and tablets. TV's either have Roku or Amazon FireTV sets running Plex apps.

    Plays everything. Looks great. Not sure what else you'd want.

  52. apple TV + xbox one hooked up to a TV by known_coward_69 · · Score: 1

    it can stream from any computer running itunes or put a USB flash into an xbox and play from there. plus all the streaming services out there. simple to use

  53. Dumpster Computers by Mark4ST · · Score: 1

    I use dumpster-found comptuers, networked with cat5 stapled to the walls. Bitorrent everything. Cost is minimal.

    1. Re:Dumpster Computers by JoeMerchant · · Score: 1

      Unless you pay for your electricity...

  54. All /. would like to know 1 thing by Anonymous Coward · · Score: 0

    Where's fisted's non-existent code http://slashdot.org/users2.pl?... or is he just a windbag blowhard as he has evidenced himself to be in his post history?

  55. Lazy approach by CAIMLAS · · Score: 1

    I'm cheap, and always have been, so it's an easy choice. Google has made this immeasurably easier.

    There are a number of TVs in the house, and I have this thing called "wifi".

    I picked up a couple of the Google Chromecast dongles for $25 each, and they go in the TV. We have Android phones in the house, so we use Chromecast to stream pretty much everything to the TV - Amazon Prime, Netflix, or the local Plex server.

    Local media (movies and audio) are kept on a FreeNAS box, and Plex is one of the trivially configured plugins available (through the FreeBSD jail system).

    I also have wireless HDMI adapters, so that solves the "I want an extra monitor while I'm working from the living room" problem.

    I also have a rooted Wii (with eg. dlna client) and a Blueray/DVD player, so there are alternative means of streaming if an Android phone isn't available... but there are at least 6 in the house...

    If I had a stereo to speak of, I'd just use something like the Chromecast Audio dongles for the same functionality (or maybe, this: http://www.amazon.com/Kinps%C2%AE2-Switch-Splitter-Input-Output/dp/B00NNHWRGW/ref=sr_1_2?ie=UTF8&qid=1445449981&sr=8-2&keywords=hdmi+switch+2+out)

    Conveniently, all my media is also available through Plex wherever I go with Internet access.

    Really, the only limit for full home automation is your budget, at this point. it's trivial to do with ubiquitous home automation kits... My favorite is Ubiquiti brand.

    --
    ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
  56. Roku and Laptop and OTA by Anonymous Coward · · Score: 0

    So Roku is just a simple platform for Netflix, Amazon and some weather channel. I have Amazon by accident. Most of the other "channels" are junk or play things that i have zero interest in.

    The entire process on Roku of "stop adding the channel and go to the channel's internet website and create an account and then log in and promise to pay us money" is a buzzkill joke - after two years on Roku I have never added another channel. Also Roku needs a hard reset every couple of days.

    Also, and this is from a purely practical standpoint, but why Roku does not have porn is one of the dumbest marketing things I've ever seen.

    Also, ever since the download/install of Windows 10 - all my laptop media players are now junk with bad latency un-synced on video/audio Microsoft likely forced obsolescence on my hardware - so Windows 10 is the last Microsoft OS I'll ever use.

    I dumped DirecTV after 10+ years - just too expensive and the propaganda flowing from CNN, Fox, CNBS MSNBC was nauseating.

    1. Re:Roku and Laptop and OTA by Anonymous Coward · · Score: 0

      Roku has porn. They have a HUGE log of private channels. You have to add those channels in your account settings on the roku website. The channel code for the porn app I use is simply "PORN"

  57. Mac Mini by Macdude · · Score: 1

    Mac Mini running Front Row with a RAID box containing four 3 TB HDs in a RAID 5 configuration.

    For media, I rip my CDs, DVDs and BluRays (on a separate PC) and also download shows from various on-line sources.

    --
    "Grab them by the pussy" -- President of the United States of America
  58. my setup... by Junta · · Score: 1

    emby backend, kodi front end for media. Ripped from DVD and blu rays using makemkv and handbrake (the former I've found to be needed after trying to use only handbrake for a while)
    mythbackend, and I still use myth frontend. Tried to use the kodi frontend but it would never shut the hell up about notifications and it seems not to be configurable, and kodi's seek to a video from mythtv is terrible compared to mythfrontend.

    There's also a netflix subscription in play, though increasingly less time is spent. It's frustrating as shows disappear in the midst of being watched, or a season is unavailable, or if I want to revisit a series again. It's all you can watch renting which is sometimes nice, but getting as close to 'owning' as the media companies allow is better (at least having something they cannot 'revoke' my ability to watch).

    --
    XML is like violence. If it doesn't solve the problem, use more.
  59. AppleTV by Anonymous Coward · · Score: 0

    We use the AppleTV connected to a fifty-something inch Sony. We pay for Netflix, and two or three shows on iTunes. We also have a modified all-region Blu-Ray/DVD player for discs we picked up in Europe when we lived there. This also comes in handy when Downton Abbey is released in the UK a couple of months before it is available in the US. That seems to happen every year around my wife's birthday, so I pre-order it to get it asap from the UK Amazon portal.

    The AppleTV is really convenient for most stuff though. I can play bounce anything to it from an iPad or the iMac - for example my wife also watches a couple of shows from Prime, access for which is not built in to the AppleTV, but we just spin it up on the Mac and hit the little share icon to see it on the TV. I did that with the debate on CNN recently too. We don't have cable, so we don't get CNN, but they streamed the debate and it was more comfortable to watch it on the larger set than the computer monitor. And they politely blocked the commercials!

  60. TIVO by nicholasjay · · Score: 2

    I didn't see TIVO mentioned, so 'TIVO'

    The Roamio I have cost $300 with lifetime service and I have an antenna. The TIVO combines my Amazon Prime, Hulu Plus, and Netflix down in to one interface.

    If I want to see episodes of (say) Stargate SG-1, it'll show me what's available from my streaming sources. If an episode isn't available, it'll record it for me when it comes on the air. It's really a fantastic solution and keeps all of my services in one spot instead of having to bounce between them. The software on the TIVO is really the killer app.

    Before that, I had a Mac Mini & HDHomeRun with EyeTV software. That handled all of my recording needs, but I still needed Safari for Netflix or Amazon Prime.

    1. Re:TIVO by Anonymous Coward · · Score: 0

      I didn't see TIVO mentioned, so 'TIVO'

      The Roamio I have cost $300 with lifetime service and I have an antenna. The TIVO combines my Amazon Prime, Hulu Plus, and Netflix down in to one interface.

      If I want to see episodes of (say) Stargate SG-1, it'll show me what's available from my streaming sources. If an episode isn't available, it'll record it for me when it comes on the air. It's really a fantastic solution and keeps all of my services in one spot instead of having to bounce between them. The software on the TIVO is really the killer app.

      Before that, I had a Mac Mini & HDHomeRun with EyeTV software. That handled all of my recording needs, but I still needed Safari for Netflix or Amazon Prime.

      I did the same thing. $50 for a refurb Roamio and $249 for the lifetime service.

      I also have a firetv that I like but I use it on my bedroom tv. Eventually I will get the tivo mini's instead. I just wish the tivo also worked with Sling cause I miss ESPN and some of the better cable channels (AMC, TNT etc.)

    2. Re:TIVO by Anonymous Coward · · Score: 0

      Agree TIVO,
      One 32" TV fed by it, cardbus to cable, no antenna available. Tivo everything skip the ads. I don't need Viagra, restless leg meds, and made up disease ads.
      Trying to figure out how to block all non-media, all reality shows, MMA, wrestling, Kardashians, Jenner, political porn, fake sports.
      I can see the neighbor's 60" TV across the lake. There is a TV glow at 1/2 the homes all night.
      If I had a bigger TV I would need a bigger living room.

      Love libraries, physical books, I jump between books, difficult to read online. I use Kindle for travel, can't carry enough books.
      I read about 10-12 newspapers online every day.

    3. Re:TIVO by RadioD00d · · Score: 1

      Recent cord-cutter here (less than 30 days). After 4 years of DirecTV, the announcement of their assimilation by the Borg/AT&T turned me off to the point where I was ready to move to a less-troublesome arrangement. I installed an OTA antenna on the house over the summer anyway, because DirecTV doesn't stream the 'secondary' channels which my local digital broadcasters provide. Anyway, we decided to drop DirecTV and go OTA + Netflix + Amazon Prime (both of which I was paying for before, anyway). Along with my Plex server, running on a Linux box, I figured we'd have enough entertainment options. While reviewing the available hardware (wife didn't want to do without her 'rewind live TV' functionality) I researched and bought a Tivo OTA box. The cost for the hardware was $50, with a 1-year agreement for their service at $15 a month. The Tivo service provides a searchable TV guide, which also includes content available through my subscribed providers (Netflix, etc) as well as scheduled recordings, and a very nice interface. It's well worth the $15 to me, since I WAS paying ~120. Very happy with the Tivo arrangement, and anything I can't get OTA is available through various disreputable sources for download and stream via Plex.

    4. Re:TIVO by Anonymous Coward · · Score: 0

      Can you use the TiVO to split one antenna between two TVs?

    5. Re:TIVO by RadioD00d · · Score: 1

      That's the only downside. On the other tv's in the house, which are connected to the OTA antenna, and each have some variety of Roku, I have access to live tv or to the plex server. If I wanted to, there's a Tivo solution available (some kind of streaming box) but it's quite cost-prohibitive in my situation. The solution I've found is that if I can't see it live, and I want to watch it, say, in the bedroom, is the aforementioned 'disreputable source' (you can find at least the popular shows on the intarwebs within 4 hours of air time) and put 'em on the plex server...

    6. Re:TIVO by nicholasjay · · Score: 1

      You can get a TIVO Mini as well and connect that to your network. It uses the tuner in the main TIVO box (of which there are 4 or 6), so you don't need to physically 'split' the antenna signal. It's like having two TiVOs, but they share the same hard drive.

  61. OpenELEC and network drive by MMC+Monster · · Score: 1

    Each TV at home has a small computer running OpenELEC or similar XBMC/Kodi distributions. The bigger computers are nettops like the Acer AspireRevo series. The smaller one is a Raspberry Pi 2B.

    They all connect to a NAS share that contains all my videos. I rip DVDs and BluRays that I own (several hundred) and more recently rent (via Red Box).

    Remote controls are Logitech Harmony One remotes for a couple of the boxes and an old iPad running an XBMC/Kodi remote control app on one of them.

    --
    Help! I'm a slashdot refugee.
  62. Linux server, torrents by Anonymous Coward · · Score: 0

    Small Linux server, raid-1 drives. Bittorrent download all TV (no ads). Plays through Serviio to Sony Blueray player to HD TV, or just on my Linux laptop. I'd pay a couple bucks each for the shows if I could download them just as conveniently within a few days of broadcast with no ads or DRM, but I don't see that happening any time soon.

  63. Desktop Computer + Maybe a Fire TV by Anonymous Coward · · Score: 0

    My desktop computer is my media setup. I've got two monitors and I might add a third. I might use a Fire TV or Fire TV stick to watch video while I play and record gameplay footage (I would need a TV/monitor with headphone out and pass the wire to a mixer so that I don't record the video audio).

  64. my setup by whoozwah · · Score: 2

    TV: 46" Sony Bravia 1080p from like 2006 Amp: Marantz PM8004 (stereo only, don't need surround) Turntable: Denon PM-3 with Ortofon 2m-Red cartridge PC: Intel NUC running HDMI out, raspberry Pi with hifiberry DAC OS: Openelec on the NUC, Runeaudio for the Pi Storage: 4TB USB3 for NUC serving video, 2TB USB2 for the Pi serving FLAC Pi is headless, controlled from phone or tablet NUC is controlled via Flirc/harmony remote

  65. kodi+kubuntu+wired+3TVS=happy by txhammer · · Score: 1

    made the switch from from Win media center over a year ago to kubuntu desktop/server with 4TB of media running kodi; wired to 2 other Pc's/Tv's also running kubuntu/kodi, much happier with linux once i figured out NFS...also have minidlna dameon running which works well for smart tvs, but prefer kodi interface. would like to build a r-pi box, but have two spare htpc's from my previous windows htpc days that also allow web browsing on the tv's great for FF football!

  66. Mac Mini G4 by Anonymous Coward · · Score: 0

    That's it, a Mac Mini G4

  67. Gray-Hoverman Antenna by PPH · · Score: 1

    ... feeding an antenna amp and splitter. DVD player for Netflix/library loan material.

    --
    Have gnu, will travel.
  68. Subscriptions + Rip, with a few nice details by Anubis+IV · · Score: 5, Interesting

    Netflix and Amazon subscriptions + rip anything worth owning for me. Not bothering with OTA stuff at the moment.

    In terms of the ripping/encoding, I use a combination of MakeMKV and Don Melton's transcoding scripts for my blu-rays and DVDs, since they allow me to preserve full surround sound and a high quality video image while encoding in a format that I can use across all of my devices without additional or on-the-fly transcoding (a la Plex) being necessary. I used to use Handbrake for the encoding, but I find that Don's scripts work much better for me and are a lot less fiddly in terms of their output. For now, I'm serving them up from a Mac Mini via iTunes Home Sharing to an Apple TV (and any of the Apple mobile devices in the house), since I found iTunes Home Sharing to be significantly more reliable and easier to manage and use than DLNA or other methods I've tried in the past, but I'm not averse to switching media servers in the future as my needs change, and since the files aren't DRM-encumbered, it'd be trivial for me to do so.

    Otherwise, as far as the media hardware goes, I have my PS4, PS3, Xbox 360, Wii, Dreamcast, and Apple TV all in a closet and hooked up to an Onkyo A/V receiver (TX-NR609) that then goes to my TV. I use the Onkyo AVR's remote for both the AVR and the Apple TV (since the Apple TV can be trained to recognize other remotes in its Settings). Because I keep all of that equipment in the closet (i.e. not in line of sight for IR signals from remotes) I use a Next Generation Battery Transmitter Remote to transmit the IR signals via RF into the closet. Such an awesome product, since, unlike most IR transmitter/receiver devices, it effectively turns your IR remote into an RF remote, meaning that you don't have to have an ugly box sitting next to your TV to catch and retransmit the IR signal. Don't ask me how the thing works, since all I know is that you put the provided RF transmitter in place of a AAA or AA battery in your remote, and somehow it knows what to transmit to the receiving end. And the thing barely ever needs recharging, plus it even has a standard battery size you can buy at Walgreens for the user-replaceable, rechargeable battery it uses.

    Sorry for shilling out, but in case it wasn't already obvious, I really do love the little thing, even if it does look like a UFO.

    As for OTA TV, meh. My wife has already told me she'll need the Olympics whenever they come around next summer, but NBC just launched a channel on the Apple TV, so I figure we'll just use that, or else we'll stream it via AirPlay to the Apple TV from one of the Macs or iPads in the house.

  69. Biggest problem? DRM, HDCP, bd+ by Anonymous Coward · · Score: 0

    Content restriction impedes consolidating equipment. It's really annoying.

    Can't serve DirecTV dvr content via DLNA to other renderers--only use their limited mobile app to *stream from the internet* *some* limited subset of their content--not access all of the content you have paid to access via their receiver and have already recorded.

    BD+ - can't easily serve blu-rays off a media server w/o pita ripping procedures that often must discard menus and/or transcode content.

    HDCP - can't use mythtv or other home grown dvr solutions to consolidate media libraries from proprietary sources.

    I see no advantage to any of these technologies for the consumers--they instead literally force the consumer that wants true ease-of-use to circumvent them via "illegal" means. I don't know how you would source the data to run the math, but I'd wager it actually costs the content producers more revenue than it saves them in the long run.

    1. Re:Biggest problem? DRM, HDCP, bd+ by silas_moeckel · · Score: 1

      So stop buying DRMed content?

      --
      No sir I dont like it.
    2. Re:Biggest problem? DRM, HDCP, bd+ by Anonymous Coward · · Score: 0

      And your alternative?

      The only is to obtain it "illegally".

      Just because I don't like the envelope doesn't mean I don't want the content. Saying to just ignore the content entirely because the envelope sucks is not an answer.

  70. Synology NAS + nVidia Shield by Anonymous Coward · · Score: 0

    Living Room: nVidia Shield TV with Kodi (XBMC)
    Bedroom: Asus O!Play Air (yeah, it's old, but it streams all local media)
    Work-out room: Boxee Box
    To take on vacation: Roku stick + Pico Projector + Klipsch bluetooth speaker (and Asus Transformer tablet for 2TB of local media connected to projector)

  71. Old but works well. by Anonymous Coward · · Score: 0

    Living room 40" TV HP dc5750 with low power video card. Win7 w/Media Portal, Bluray used with amazon video and Plex DLNA
    Bed room 1 50" TV HP dc5750 with low power video card. Win7 w/Media Portal, Bluray and TV used with amazon video and Plex DLNA
    Bed room 2 20" TV HP dc5750 with low power video card. Win7 w/Media Portal and a Roku (amazon video and Plex) The roku get used the most.
    Server is a old monster with dual 3.8 GHz Xeon (Irwindale) CPUs, 16GB ram, Svr2008R2, 6 3TB drives in RAID 5 - Plex server and Shares for the Media Portal systems and Media Portal TV service. Also the Torrent server.
    One HD Homerun dual TV OTA Tuner
    All of the network is gigabit.

    I tend to use the Plex system more as it less power hungry than the dc5750s

  72. My system by Anonymous Coward · · Score: 0

    My current setup is as follows,

    1 media center pc custom built for low power consumption, using windows 7 / WMC and a hook to go straight to Kodi in WMC.
    1 HDHomeRun Duel to sync with both my WMC machine, and get live tv on my RaspPi2 in my bedroom using Kodi and a Mpeg2 license
    1. Amazon Fire Stick. I just got a prime membership, and also it runs my netflix.
    1. Xbox 360 slim, because Im not ready for the Xbox 1 yet
    1 Nintendo Wii

    Media center was set to go to sleep mode, but I found that it ran into issues powering back up to record TV, so I leave it run 24/7. The box according to my UPS sucks only 18 watts of power. PC also has an USB Blueray player for whenever I want to rent something from Redbox.

    Bedroom PC which is used rarely has an Raspberry Pi 2 running openelec and WMCClient for live TV (TV is an old HD Ready TV without a built in ATSC tunner) and a Roku 1 for Netflix or Amazon instant video. Also using Green power strips that turn off non critical devices when the TV isnt running on both TV's.

  73. Don't watch TV by tomhath · · Score: 5, Insightful

    TV is addictive, if you have it you watch it. If you don't have it you don't miss it.

    1. Re:Don't watch TV by rwa2 · · Score: 1

      Yep, had to scroll ridiculously far down in the thread to find one of you :D

      I don't know what to do about the rest of my family, though :P

      The wife just watches various streaming sites in Russian on her laptop. She will wikipedia for a movie or series she wants to watch, then hit the Russian translation on the sidebar, then search for the Russian name of the movie. Then she'll watch the thing in poorly-overdubbed Russian from any random Russian streaming site.

      My daughter has taken to sitting in a closet (it gets better wifi than her bedroom) with her cheap-ass 7" tablet that someone bought for her and watches youtube for long stretches. Every once in a while, I'll toss some "classic" I want her to watch like Magic School Bus or Neon Genesis Evangelion on a microSD card and she'll go through that using VLC for Android.

      My son will just stream something from Youtube on the iPad someone else bought for him while playing Minecraft or CS:GO on the Linux Mint rig I built for him.

      Sometimes the kids will watch something with her mother on the laptop, but they have diametrically opposed tastes so they're rarely all there together... (same issue with book nights).

      But at least we still all have somewhat similar music tastes. Not that there's much family time to salvage there, but every bit counts, I suppose.

    2. Re:Don't watch TV by Anonymous Coward · · Score: 0

      The only good things to get addicted are science or history documentaries. It's like being addicted to vitamins. Everything else pollutes the brain.

    3. Re:Don't watch TV by Anonymous Coward · · Score: 0

      TV is addictive, if you have it you watch it. If you don't have it you don't miss it.

      Same here. No TV, movies, or music. I love a good math or physics book through.

    4. Re:Don't watch TV by Anonymous Coward · · Score: 0

      er..except Seinfeld? It's a must watch!
      Anycase, this 'if you don't have it, you don't miss it' argument applies for nearly everything in life. Like sex, drugs, rock n roll, etc, etc.

    5. Re:Don't watch TV by TheGoodNamesWereGone · · Score: 1

      Yep. I literally do not own a digital TV or converter box. I do have a TV card in one of my machines intended for wx emergencies and so on, that I haven't used in more than a year. If there's a show I want to see, I pirate it, which is very very rare

    6. Re:Don't watch TV by Anonymous Coward · · Score: 0

      TV is addictive, if you have it you watch it. If you don't have it you don't miss it.

      There are a lot of different things on TV. You can watch documentaries and news or you can watch reality TV crap.

      Do you also not read books "because those new fangled things are addictive ya know!"

  74. Chromecast by Anonymous Coward · · Score: 0

    Youtube
    Netflix
    Videostream playing files for computers on the network accessed from the app
    If it plays on my android it plays on the chromecast

  75. Kodi on a PC with PVR backend by HalAtWork · · Score: 1

    I schedule recording of over the air broadcasts, strip commercials, and archive. I buy blu rays or DVDs of shows when they are released as full collections of all seasons for $40 or under and archive those on my NAS as well and serve to the house. I don't always watch the latest things right away but I get most of the popular stuff. My library also carries many TV series and films and I can borrow them for free. Also swap with friends.

  76. a desktop PC by Anonymous Coward · · Score: 0

    You can put any layers of NAS, media center interface, dedicated boxes, transcoders, receiver and so on but in the end you're only "encaspulating" the data in some way and there's nothing more simple than navigating a directory with a file manager and launching movies and video in VLC or similar.

    I once had files served by a NAS (always on seedbox), that were transcoded by the dekstop PC (around 170% CPU use) to be read by a friend's PS3 and its incompatible player software. The PS3 connected to an old-style TV at least.
    It was fairly ridiculous to use three machines for a task that would be perfectly done by a single one, and at 10% or 20% CPU use. When the NAS developed a problem I went back to all data on one machine. I you need data over the network there's e.g. sshfs.

    Music is best serve by a massive private collection on the HDD too, and a player like Winamp, Audacious or Deadbeef (did you know : Audacious even has a Windows version nowadays, if you find yourself on someone else's PC) although there's "frustration" if it doesn't contain something you want/need, and it's all stolen music anyway. But hey, you can dump a thousand tracks from youtube and that'd be 100% technically legal (because I reasonably suppose youtube has some sort of agreement and I cannot judge if the albums and tracks are legit or not?)

    To expand my collection of stolen movies and music adding a 6TB RAID 1 or similar would do wonders. That costs many hundreds of dollars though. A desktop PC is free (for most media consumption something like a Pentium III 700, 128MB RAM and a 2D graphics card would do. I like big stereo speakers but don't care much for a 60" TV or monitor. Stuff still is released in xvid)

    1. Re:a desktop PC by Anonymous Coward · · Score: 0

      Yes. After reading several of these setups the only thing I can think is "why is there so much stuff in there just to watch movies?" Let me set up 3 extra computers in order to use a computer to watch shows on my tv? What? Use a frigging hdmi cable ya dingus!

  77. Here is mine: by truck_soccer · · Score: 1

    40" TCL 1080p 60hz dumb tv (got it for $250 on sale).

    Roku 3 ($99)(1st version, no voice search)

    Philips 2.1 sound bar w/ virtual surround. $80

    I have a fairly small living room and this setup does the trick.
    Certain videos and shows (mainly youtube stuff) have a strange "laptop speakers" effect through the sound bar unless I disable the virtual surround. It must have something to do with the way the soundbar encodes the audio into separate channels?
    I also have an old dvd player that I use once in a blue moon for library rentals
    On occasion I will move my PC across the living room to the tv and do some couch gaming when the wife isn't around. She always lets out a distinct *sigh* whenever I make a move to my computer desk, as she knows once I've started the machine there will be no netflix&chill for the remainder of the evening.

    1. Re:Here is mine: by truck_soccer · · Score: 1

      Forgot to add I subscribe to Hulu+ w/commercials ($8/mo), Amazon Prime($99/year mainly used for buying stuff, not media) and SlingTV (which is actually pretty freaking awesome but needs more channels) and I am on my inlaw's Netflix account (score!) Most of the streaming apps available on Roku are awful, except for the big names.

  78. Torrents by GameboyRMH · · Score: 1

    Home server downloads and stores the torrents, and serves a Samba share containing a neatly organized library of symlinks to the media files. I can play these back on any general-purpose computing device. One of them is a dedicated HTPC in the living room.

    --
    "When information is power, privacy is freedom" - Jah-Wren Ryel
    1. Re:Torrents by Anonymous Coward · · Score: 0

      This. I have a Linux server with a huge ZFS where all my torrents get downloaded, and shared over SMB and NFS. Friends sometimes upload things to it too. I generally watch things on my PC, but I also have a projector with a Raspberry Pi running OSMC aimed at the ceiling over my bed.

      I supplement this setup with a Crunchyroll subscription and YouTube and Twitch. To be fair, it's been a long time since I paid attention to an American TV show. Last one I can think of was Breaking Bad. But even if you do like popular American TV shows, this kind of setup is still good enough. The only things it doesn't cover are things like sports. Even local news makes it to the internet pretty fast.

  79. FireTV Stick + Kodi by afidel · · Score: 1

    I'm currently using a FireTV Stick with sideloaded Kodi, once the folks at Silicone Dust finish their client I plan to add one of the new HDHomeRun boxes and a NAS for OTA and use Kodi to front end that and finally cut the cord since I find myself mostly watching streaming content these days but it would be good to have some way to get the locals.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    1. Re: FireTV Stick + Kodi by Anonymous Coward · · Score: 0

      Get the HDHomeRun that supports h.264 transcoding. I have the one that just does pass-through and the FireTV can't handle it.

    2. Re: FireTV Stick + Kodi by afidel · · Score: 1

      Thanks for the information!

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  80. I'm totally lame stream by RingDev · · Score: 1

    Windows 10
    VCD
    MicroATX i3 w/ 4gigs of memory
    250g solid state drive
    CD/DVD/Blueray drive

    All mounted in a custom build frame inside of a 1930's style cathedral wood radio.

    That connects to a 500w head unit with 4 sets of speakers (12",6",tweeter, each) and a 48 LED flat screen.

    Youtube, Netflix, Amazon Prime, DVDs, and low intensity video games all play wonderfully.

    -Rick

    --
    "Most people in the U.S. wouldn't know they live in a tyrannical state if it walked up and grabbed their junk." - MyFirs
  81. How I learned to stop worrying and cut the cord by asliarun · · Score: 2

    When my Comcast bill steadily crept up and reached $250 with all the bundling (internet, cable, phone - which I didn't even hook up after a year), I got fed up and seriously looked at cutting the cord. Plus, the customer service was so frustrating that I just wanted to shake off the whole bundling and customer service mess so I could breathe a little better.

    I first solved the internet problem by hooking up with a local vendor - a setup that I ran in parallel with Comcast's internet for a month or so. I live in a building and my local vendor has hooked up her pipe directly to the Ethernet switch in my building, so all I have to do is to hook up my wireless router to the Ethernet port in my living room. Quite elegant actually. Cabling is Cat5, but really, for my needs (~30-50mbps), that really is quite sufficient. The only downside is that the local vendor is not fiber or even copper all the way through. They have a wireless connection before they reach my building, which means that in really bad weather, connectivity is sometimes spotty. And sometimes, the wind is so strong that it moves the dish that they use for transceiving. So a tech has to reposition the dish, and I lose internet connectivity when that happens. Has happened a few times last year, but all in all, the service is decent and support is actually quite nice and human.

    Next problem: OTA. I was really tempted by options like Simple TV. I especially liked its Roku integration - which meant that I could have used Roku as my one stop shop for all TV content - on-demand or live. However, the reviews also indicated that it did have some drawbacks. So I ended up buying a Mohu Leaf indoor antenna (powered), a ChannelMaster+ DVR without storage, and a 256GB pen drive for $80 to act as storage. Antenna positioning was a bit finicky but in the end, the setup worked. Channelmaster was quite decent actually in terms of user interface, and would even get programming info from the internet for free. I didn't go for a Tivo because I hated paying a monthly fee for channel info and for their service - in my mind, the whole point of cord cutting was to reduce these monthly payments.

    I already had Netflix and Amazon Prime, but the Roku2 XS was hanging fairly often. So I replaced it with a Roku 3 (about $90) and boy, did it make a difference. I also added Hulu and Sling subscriptions. Sling really represents the future of television broadcasting. The only downside was their sports coverage - while they show ESPN, I was unable to get football. I was getting football on OTA but due to several storms etc during last winter, the coverage was often spotty. In a couple of cases, I had recorded football games and was avoiding seeing the score so I could watch it later not knowing the outcome. However, a significant part of the match was unwatchable because the screen was totally pixellated or too flickery. It is interesting to see how much we have taken reliability for granted. A nice thing about Sling though is that it allows you to see all programs in all channels "on demand" that were aired in the last 48 hours. In other words, it acts as a DVR that records everything in every channel for the last 48 hours. Something that no DVR currently does today. Well, scratch that. Comcast allows us to see a lot of content "on demand", but it often takes them a few days to make the content available on demand after it has aired.

    Finally, I also got Google Chromecast so I could throw or cast non-youtube content on to my TV. Roku finally has a youtube channel and also has a couple of other apps but there are often limitations. I did a A/B comparison of youtube over Chromecast versus youtube via Roku (directly via Roku as well as streaming from my phone - but casting into Roku's youtube channel instead of casting into Chromecast). The funny/ironic thing is that the quality of video and audio on Roku's youtube channels (direct streamed as well as cast from my phone) was significantly superior compared to Chromecast. Ironic because Google's Chromecast is inferior for Goo

    1. Re:How I learned to stop worrying and cut the cord by JoeMerchant · · Score: 1

      And, Dr. Strangelove is still available for streaming on Netflix.

  82. Darn companies! by StirlingArcher · · Score: 1

    Currently I use: Services: Netflix and Spotify. Tried Apple music but dumped it due to having no web player for use at work, or Sonos interface (yet). Kit: HP ML115 server running Windows 10 and Plex (for media collected before my streaming days) Samsung Smart TV and PS4 Cambridge Audio stereo amp with Monitor Audio Silver speakers Sonos x 3 And there is the rub. Sonos. I have no way of piping the TV/PS4 sound to Sonos (ok, maybe somehow with a lag). Spotify provide a crap API (I think), while Sonos refuse to allow Spotify Connect to directly send music to my speakers. The worrying thing is, the more of these walled garden, monthly fee charging companies that are around, the more likely you'll need to subscribe to many of them to watch what you want. This encourages piracy by making stuff difficult. Similarly, when a service provider decides to not play ball with another, it leaves the user no choice but to switch to a different service. Not so difficult with music, as most of them see to claim millions of songs these days. So, I'm tempted to sell Sonos and see what happens with Google Chromecast Audio, or one of the Spotify Connect devices which will no doubt be much cheaper than Sonos.

  83. Proliant Microserver by jonbryce · · Score: 1

    Proliant Microserver with Synology software on it, so I can access my media on all my devices at home or on the road.

  84. Laptop, monitor, speakers, Netflix by coldsalmon · · Score: 1

    I just plug a laptop into an external monitor and some bookshelf speakers for Netflix/Hulu streaming. The monitor sits on an old piano bench in front of my bookshelves. When I want to use the monitor for my desktop computer, I unplug it and carry it across the room to my desk. I also have an old Android phone that I use just for music from Pandora/Spotify. I switch the speakers between the phone and the laptop by unplugging the audio cable from one and plugging it into the other.

  85. BBC iPlayer by Anonymous Coward · · Score: 0

    is how I get most of my content, using get-iplayer and connected via unotelly, as I don't live in the UK. Anything appearing on ITV (i.e. not BBC) I can usually torrent from torrenting.com.

    I have a mintbox in the basement with appx. 30TB of disks attached containing all my video and music.

    Video is watched in the "media room" via a Dune BD media player connected via HDMI to a Samsung smart TV, although the sound goes through my main stereo system (Linn pre-amp and power amp, poweing Apogee Stage ribbon speakers, Sony power amp for the Jim Rogers subwoofer).

    I also have a no-name Android box powering a 12-inch TV in the living room, although we hardly ever watch that.

    Music played via a Logitech Transporter (no longer manufactured) served by their media server running on the mintbox.

    1. Re:BBC iPlayer by bswarm · · Score: 1

      BBC is going to cut off people using VPNs from outside of the UK soon... http://www.wired.co.uk/news/ar...

  86. Eight years still no cable by HappyDrgn · · Score: 1

    I stopped paying for cable about 8 years ago. I switched to Netflix for dvds and buying a season pass on iTunes 4-6 times a year. Not long after I was able to get netflix streaming, and a few years ago amazon prime. More recently we added HBO now. This itunes/netflix/hbo arrangement is still how I consume most of my movies and tv today.

    My setup includes a 6tb hdd connected to my router that serves as my iTunes library on my desktop for "legacy media" ( i.e. ripped dvds that all sit in the attic now ). Out of the three rooms with tv's in the house two of them have xbox ones with an apple tv plugged into the hdmi in, the third tv only has the apple tv. All movies and tv shows from the past 5-6 years are all digital and recently with games we switched to all digital starting with steam and then later switching to digital on console with the xb one.

    1. Re:Eight years still no cable by JoeMerchant · · Score: 1

      48 years, still no cable. I had it for free when I bought a house once, took them about 5 months to get around to disconnecting it. Came home one day, no cable, bought an antenna and never looked back. Moved to another house in 2003, didn't bother with an antenna there or anywhere since.

      Local ISP "bundled" cable w/HBO with our internet for cheaper than internet alone, gave me a box and HBO GO access - watched half of a movie on HBO GO once, never bothered again, never hooked up the cable box.

  87. Home Media Setup by Anonymous Coward · · Score: 0

    I use a Roku3 for everything on my living room TV with Plex/Netflix mostly. Then I use my parents DirectTV login and a friends Brighthouse login in order to use WatchESPN, HBO, TBS, FOX, etc. etc.

    I run a PLEX server on my gaming PC and also connect to a few friends that also run PLEX. I then have a laptop connected via HDMI in order to stream some sports that I dont get in my area.

  88. Why? by Stone316 · · Score: 1

    I don't mean to sound insulting, I just don't understand why people have that much storage at home for tv shows/movies? Maybe its just me but I rarely watch something more than once.. There are only a few select movies that I have watched more than once.. Star Wars, LOTR, just to name a couple. So to have that much space holding on to things i'll never watch again, I just don't get it.

    On top of that, i've run custom setups and I just got tired of maintaining it. Now with Netflix, US Netflix, Shomi and my PVR I have a long list of content I have to watch. I have been eligible for a new PVR for quite awhile now but I can't seem to clear the backlog.

    --
    "Thanks to the remote control I have the attention span of a gerbil."
    1. Re:Why? by jedidiah · · Score: 1

      So we can file away your smug nonsense along with other smug nonsense like "I've never had cable" or "I've never had a TV".

      Netflix is nice but they "expire" stuff. They also mess around with aspect ratios of content. They're not quite as bad as cable channels that mutilate old shows, but they're close.

      "Custom setups" really aren't that bothersome. Although dealing with modern encryption nonsense with cable and PVRs can be quite bothersome.

      I finally ditched cable because it was a bother, much more of a bother than a large hoard of personally curated content and the devices to enjoy it.

      If something isn't worth watching again, you probably shouldn't have bothered the first time around.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    2. Re:Why? by JackieBrown · · Score: 1

      Most setups nowadays just require an initial setup and your done.

      It's great when you have kids that do watch things a million times over. It's also great when you are in the middle of a Netflix marathon and they end up having to drop the show. I typically use Netflix to find a show, watch all the seasons they have, then move to my server which - by then - is much more up to date. Plus, I like the viewing controls for Kodi much better.

      To each to their own, of course.

    3. Re:Why? by Anonymous Coward · · Score: 0

      Well personally I have a movie library not for myself but for others that may want to watch something, and Netflix has an annoying habit of axing shows and movies depending on whatever contract terms they come up with this year so it's nice to have media that doesn't suddenly disappear when you go to find it.

    4. Re: Why? by Anonymous Coward · · Score: 0

      Agreed. Its such a stupid waste of money and effort. If I want to watch something I dvr it on my fios dvr. If I cant find it there or using the built in OnDemand, an attached HTPC is switched on and I look on hulu plus or amazon prime. If I cant find it there (very rare) I fire up utorrent over vpn. Watch whatever it was once maybe twice, delete it. 16TB at $75 a pop is pushing $1000 plus electricity and time spent maintaining. Plus all the other gear. My time is too valuable.

      Wife and I have considered getting rid of fios dvr and going pure data but having a remote controller and dvr and the convenience makes it hard to give up.

    5. Re:Why? by MoarSauce123 · · Score: 1

      There are folks who forget things. I can watch a movie after a few years and enjoy it again. Same with books, plenty of them I read two or three times. In a few cases I read books at least twice because the language in them is for me as ESL speaker difficult to understand, even after 20 years. Netflix....they got really expensive out of a sudden and push people to streaming only service where the selection is dismal. As for foreign films, their selection was always dismal. And for the longest time I had TWC so connection quality was dismal, although that isn't Netflix's fault.

  89. Re:Don't watch TV, but stream music by rwa2 · · Score: 1

    Do you have a music streaming rig?

    I really like Clementine as a front-end.

    On the back end, I do have a little shoebox ION server with a RAID1 library. But I don't really enjoy maintaining all that myself; I really prefer having streaming music playing from some human-curated feed. http://somafm.com/ has a lot of great streams, as does http://di.fm/ and http://sleepbot.com/ is also quite unique.

    I'll occasionally use streamripper to record and m3u tag streams for, uh, time-shifting on the car or subway. It also makes a good icecast proxy, so I can have several clementine players around the house connected to my central box, so the house is just consuming one stream from the site, but I can walk from room to room and have everything playing at just about the same place.

  90. Diskstation + Roku by GatorSnake · · Score: 1

    Diskstation has been a great user friendly alternative for someone not Linux literate (gasp). Very plug and play and intuitive software.

    You can use Plex with it, or its own native phone apps / Roku channel.

    Streaming everything both from the internet and our server through a Roku accounts for 90% of our TV now. The kids love it.

  91. Raspberry Pi 2 and 1 by Anonymous Coward · · Score: 0

    Raspberry Pi 1 in Living Room, 3TB hardrive. Adding old 2TB as other is full.
    Raspberry Pi 2 in Office, 5 TB hardrive. Content from KAT.
    Dish TV for broadcast. 4 TVs.

  92. Kept it simple. by Anonymous Coward · · Score: 0

    An MPD server for music, either stored locally some hard to find stuff, or a lot of online radios organized in playlists.
    The server has a dedicated sound card connected to a nice sound system.
    I can fully control it from anywhere in the house, either from a laptop, tablet or phone.
    As an output, you can easily add an icecast stream to play anywhere else.

    Books ... Calibre makes it dead simple. I just run a few headless servers for each library I use, and get anything I need over wi-fi.

  93. Oppo Bluray Player by oh_my_080980980 · · Score: 1

    Why would you need anything else.

  94. Homebrew patchwork of hacks by netsavior · · Score: 1

    I run a very simple (tomcat hosted) jsp based web page which reads my disk structure and renders a hideous html page which allows you to: 1) Play the movie in the browser (for the kids' iPads mostly, or 2) send a REST call to the Roku to play it on the roku (using a custom "channel" I wrote, which consists of about 5 lines of Roku's proprietary Brightscript.

    The Roku channel I wrote can also parse an xml file that my hideous jsp can generate, which will build picture based menus on-screen on the roku. This was so my 4 year-old could find and play whatever the hell they wanted to play. My one design requirement "4 year old can use it"

    For the grown-ups, we just have an amazon fire stick (17 dollars on sale) plugged in to the TV. Side-loaded XBMC (now Kodi or something) and pointed it to the same network fileshare that the tomcat server serves up.

    My setup is a patchwork, but it works on Android, FireTV, Roku, iPad, and desktop, and it was free, and I have made barely any changes to it beyond adding content for the past 2 years. The biggest downside to all of it is when less techie people come over they always ask "can you set this up at my house?" and my answer is "um, uh, not really." If it were more portable and "standard" it would be better... but it works for me and my family.

  95. microSD and the mail by smugfunt · · Score: 1

    I live in the rural third world. I pay 15 USD per GB for slow and flaky 3G mobile internet. So I ssh into an old laptop at my father's house in the UK to download media from iPlayer or usenet or bittorrent using his comparatively luxurious broadband. Then every couple of months he copies it onto micro SD cards and mails them to me. Then I mail them back. Not exactly instant gratification, but I get what I want eventually and it costs next to nothing.
    To watch them I just use mplayer on my laptop with a Logic3 clock-radio for better sound.

  96. A standard def TV with regular cable by Yunzil · · Score: 1

    And a DVD player.

    There's almost nothing on worth watching anyway.

  97. Overboard by Anonymous Coward · · Score: 0

    My setup is a bit excessive, but it sorta grew up over the years.

    I've been downloading TV shows since like 2004 or something. They are stored on a Slackware box (LVM on MD). The current iteration is 48 TB (4 rows of 4x4TB drives in raid5).

    Mostly I use eztv for downloading now, supplemented with pirate bay clones as needed. eztv is easy to parse, so I wrote a cron script to grab the magnets to feed into transmission. Transmission can then run a script when a download is completed, and that hardlinks the file into the incoming directory with a decrapified filename.

    In the past I used a bunch of other sites and services, including tvtorrents, usenet (leafnode ftw), etc.

    I also have a massive mythtv setup, with two backends, 3 HDPVR boxes (hooked up to digital STBs) and 2 HDHR boxes (3 tuners + multiplexing in each). I catch most of the local news, late shows, etc. Most things roll off after 2 or 3 weeks without ever having been watched, but it is nice being able to go back and watch a segment that you hear about later.

    TVs are hooked up to a raspberry pi running OpenElec, or to a Zotac zbox running mythfrontend on Slackware, or to both. In my experience, the mythtv frontend doesn't navigate my video collection very well, so I use OpenElec for that. And of course, the myth plugin for XBMC doesn't seem to work well...

    I had zero luck with mythbuntu. Actually, I had tried it several times through the years, never successfully, and had nearly given up on it forever. Getting it running in Slackware took a little effort, but works like a champ.

    Oh, and I also have a windows box with a WinTV ATSC card in it that I use to stream Vikings games to my brother on the east coast. That's about the only thing that I normally watch close to real-time because we like to text during the game. I try to watch Wild games with about a 90 minute delay. That gives me enough of a buffer to skip the commercials and intermissions, without having to stay up too late. I don't like spoilers, and it is really hard to avoid them the next day.

    My current complaint is metadata. The metadata grabbers in both Mythtv and XBMC are awful. And by awful, I mean fantastic 80% of the time, but shitting all over the other 20% of the time. The myth grabber will pop up asking for your input if it can't identify something, but the popup is awful. It gives you a list of possible choices, but no indication of what local file it is looking at. The XBMC grabber just takes the first guess and runs with it.

    At some point, I'm going to write my own metadata database and interface, so that I can feed correct information into both of them directly. It will seriously be less work than cleaning up after the shitty grabbers included.

    I use UR5L-9000L-IP remotes provided by my cable company to run everything. The TV part is programmed for whatever TV is in the same room. The AUX mode buttons are programmed (learned) from a MCE remote for XBMC, the DVD button is programmed for a STB that my cable company doesn't use, but has codes for most of the buttons I need, and the STB button is programmed correctly for the STBs. XBMC IR support is terrible, by the way.

  98. WDTV, QNAS, Win7, DLNA by Anonymous Coward · · Score: 0

    easy, peazy

  99. Plex by Anonymous Coward · · Score: 0

    But where does the Plex content come from? Even if I was willing to use TPB the whole process of finding and downloading torrents to watch later is a pain that is not worth the effort for more than a few movies.The idea of downloading every TV show and movie that I watch, and then storing it on a media server for later watching is ridiculous. It's quicker and easier to get a Blueray from RedBox for $2.50 that it is to find a decent torrent of a decent rip and then download it.

  100. iMac for viewing shows by CanadianMacFan · · Score: 1

    I live by myself so this wouldn't work for anyone in a family.

    I've got a 27" iMac on my coffee table which I use for watching a few shows I download. If there are any movies or TV programs that I really like I buy them. I use iTunes for listening to podcasts and music. I tried Vox and while it sounds great it keeps changing the default application for my MP3s to Vox even though I tell it not to. So I'd love to find another program like that which has great equalizer presets. It puts iTunes to shame for sound quality.

    Backups are sent to a Synology NAS which also runs my torrent client, proxy server, and is connected to my VPN so all my Internet traffic is on there instead of having each computer/phone/tablet connecting to the VPN. I just mount a drive on my iMac to access any downloaded media. I also run the BitTorrent Sync server on there and my iMac to act as my own personal cloud. I store my books and magazines on there which I read on my iPad. It loads much faster since it's on the LAN instead of having to go out to Box or Dropbox.

    I've been thinking about getting a speaker or two to connect to my iMac if I find a good music player. It'd be nice for shows too.

    I've been using something like this for about the past five years now. Before I had a laptop which I was running the torrent client and watching shows. I haven't had cable or satellite since 2003 and don't miss it at all. And I've been using the iPad for reading for the past three years. Before that it was old fashioned paper.

  101. 3 machines by Doub · · Score: 1

    1. A hosted server on OVH Kimsufi to run mldonkey (and a couple personal websites). tvu.org.ru and sharethefiles.com for link listings (mostly ed2k, the occasional torrent).

    2. A home file server running some Linux (Arch at the moment). A dozen multi-TB drives as ext3/ext4 on an LSI PCIe card. Files downloaded direct through SSH to circumvent P2P throttling from ISP. Organized with a custom FUSE filesystem of symbolic links, which handle metadata and subtitles. Only metadata is backed up, files are retrieved (when disk fail) through stored ed2k hash. Appear as a single 31TB share on Samba.

    3. A Windows desktop as client, running MPC-HC.

    The files are also served from home as HTTP if I want to watch the occasional video remotely (MPC-HC handles that OK) or share some show to a friend.

  102. BT,MakeMKV/HandBrake,Synology,Roku,DirecTV,Netflix by rkhalloran · · Score: 1

    I DVR what shows I care to watch off DirecTV as a figleaf to the media cartels, then frankly pull the commercial-free copies by torrent. I have a 2-bay Synology NAS running Twonky DLNA feeding Roku boxes in the two rooms with TV (grownups & kids). Netflix for streaming media, and I use a combo of MakeMKV and Handbrake to cook down optical discs (yes I still get them) to add to the NAS tank. And NO, I don't torrent the disc contents; why bother? I can stuff the MP4/MKV files onto a thumbdrive and carry them when I travel so I don't have to be concerned with pulling them from my home box over questionable bandwidth.

  103. Synology by Anonymous Coward · · Score: 0

    I have a Synology box, which performs its media server stuff. Anyone can listen to the few GB of music, or watch the several TB of videos thereon. We have several PCs and a TV which can do both. The teenagers are also gamers, but not hard core.

    Other than that, we're old-school, as all of us have library cards and are hard-core bibliophiles, including the teenagers. We have at least 4000 real books in the house (last count was about three years ago, so it's probably increased by a few hundred since then), dead trees being the only way to read a book.

  104. MediaPortal on HTPCs + Chromcast. by Anonymous Coward · · Score: 0

    I've got a windows 2012 server (for storage) in the basement and run MediaPortal on my HTPC(s) (running Windows 10)
    Also have Chromecasts for music & youtube.

    Works well. Very flexible. No transcoding/indexing. I prefer the file system's directory structure.

  105. I keep it simple by U2xhc2hkb3QgU3Vja3M · · Score: 1

    Third generation Apple TV and Netflix. I don't have to waste any time managing it and it just works.

    Apple made a stupid mistake by removing the optical audio output on the new model.

  106. Kodi on Amazon TV rocks by Anonymous Coward · · Score: 0

    Kodi on Amazon TV, using a central NFS server.

    Kodi on Raspberry Pi is also fine, but slower. Still amazing setup for the price.

    Amazon TV brings other goodies in the same box, like Netflix.

  107. Laptop with popcorn time by Archimonde · · Score: 1

    Wirelessly connected to a TV.

    You don't need anything more.

    --
    Trolls are like broken clocks. They show the truth two times a day. The rest of the day they talk nonsense.
    1. Re:Laptop with popcorn time by viperidaenz · · Score: 1

      You might need a lawyer if you're a popcorn time user in USA.

  108. Simple, cheap by Anonymous Coward · · Score: 0

    SickRage and Transmission to get media.
    Synology NAS with NFS shares to store and distribute.
    Raspberry Pi 2 connected to the TV with an IR receiver to play.

    Used to be a WD TV Live and Serviio as the media server but it started struggling with some new codecs

  109. Windows 7 MCE + Cablecard + Plex by vivek7006 · · Score: 1

    For Cable TV DVR, I have a windows 7 MCE with Cablecard which takes care of recording everything including premium cable (HBO and Cinemax). The PC is directly hooked to my primary TV. It also run plex server which streams media to Roku box hooked up to my other TV

  110. my setup by Lumpy · · Score: 1

    Linux server running PLEX server with 4, 4tb hard drives.
    several nexus players running PLEX client.

    Desktop with BDR drive, ANYDVD, and handbrake to "collect" the content.

    Why? because fucking american internet sucks for uncompressed 1080p content with full surround. And when the internet is down, you want to watch a movie...

    --
    Do not look at laser with remaining good eye.
  111. TiVo, Roku, Plex, Torrents, Netflix, Squeezebox by Anonymous Coward · · Score: 0

    TiVo does well for items I get through cable, but I don't like its interface to Netflix (it's an older Premiere box).
    Things I can't get through cable I get through torrents. Those reside on local file system and get played on TV using Plex serving the stream to my Roku.
    Roku is great for Plex, Netflix, and Amazon.

    For music I have 6 SlimDevice/Logitech SqueezeBox players streaming from the Logitech Media Server on my desktop. That serves up Pandora and other internet streams, and gives me access to my ~2000 CDs I ripped to FLAC 10 years ago. I have in-wall or in-ceiling speakers in many rooms, and I can sync the various SqueezeBoxes if I want the whole house on one soundtrack.

  112. p1rate6ay... by Anonymous Coward · · Score: 0

    Anything to screw **AA. Artists get compensated by me from concerts, merchandise, or direct contribution.

  113. Mythtv on gentoo linux by BitPit1 · · Score: 1

    Mythtv, antenna, 3 ATSC tuners, 8TB raid storage, OTA Program Guide, no subscriptions to anything. Picture and sound are not degraded by cable company compression. Commercial skip in mythtv is pretty good. I don't know how I could watch TV without it as commercials are inserted at critical points in dramas. Live sports is great delayed at the start by an hour or more. I can skip right over half time and 30 second time outs too. I'll never run out of new (to me) programming. I have some series that I have never watched.

  114. Openelec raspberry pi with plex virtualized with U by Anonymous Coward · · Score: 0

    Multiple raspberry pi clients, one connect to main led tv.
    Proximus settopbox

  115. Apple all the way... by Anonymous Coward · · Score: 0

    We went Apple. I have my media collection ripped to a home server (nettop box with attached storage) and logged in iTunes. AppleTV2 boxes on all the TVs. Subscription to Netflix and Hulu. This setup is wife-friendly and we haven't missed broadcast TV. If any TV series a family member wants isn't already on Hulu, we buy the season on iTunes. The only thing we really miss in this is sports. If it's streamed online, we stream to the TV via Airplay. If not, we will either hit a friends house or local sports bar.

  116. Perl by Anonymous Coward · · Score: 0

    Seriously.

  117. Plex and tubes by Alypius · · Score: 1

    Plex from a 2TB MyCloud drive (which I'm starting to hate; I'm running into an issue where Plex can't see the media but I can play directly from Windows Explorer) to assorted handheld mynocks. I also do streaming via PS4 and still like my Oppo BD player connected to a Pioneer SC-35 receiver. I also have a completely analog setup for my headphones: turntable feeding a ESS P06 phono stage to Bottlehead Crack headphone amp into Beyerdynamic DT 990 cans)

  118. Kodi, Mac Pro 1.1 by pecosdave · · Score: 1

    I'm running Kodi on a First Gen Intel Mac Pro 2x2 Xeon. Plenty for what I need. I've got a lot of hard drives plugged in for various libraries, some Firewire. I do all the ripping on my Linux system that has a bunch of optical drives and actually outperforms the Mac on that task.

    I'm thinking about switching it over to Linux, a lot of the Kodi plugins don't work and I'm not sure if that's because it's on a Mac or the plugins just suck. I'm going to test them on my Linux box first.

    I use the Yatse Remote for my phone, a Rii Keyboard as the "common remote", and I have the HTTP remote enabled so my wife can operate it from her fruit phone (I can't explain how the remote disappears so often).

    Also my now elderly LG BluRay player with UPNP and DLNA support is on my desk in my office - it's not very reliable anymore but I can use it to play anything on the server on an extra HDMI monitor I have. It wasn't reliable enough to leave in the living room anymore, but okay tor occasional geek use.

    I really need a new TV. I've still got a 36" Dimatron CRT with a VGA to S-Video converter box. At least the setup in my office actually does HD.....

    --
    The preceding post was not a Slashvertisement.
  119. I download it by Anonymous Coward · · Score: 0

    Bittorrent, Plex, a big USB stick, and an Amazon FireTV stick. Also some Netflix and Amazon Prime.

  120. What works for me by Anonymous Coward · · Score: 0

    *(2) gigabit ethernet drops to each room. *A Ubiquiti Unifi AP on each floor. *NAS in central network closet. *Roku 2 on each TV. No 4K TVs so no need for a Roku 4. Don't use Roku remote, so no need for a Roku 3. *Tablo 4 tuner OTA PVR. *Mac Mini running Plex, UniFi, Simple Control Agent, Couch Potato, Sonarr, Handbrake. *Global Cache IP2IR units on TVs controlled by Simple Control (was Roomie Remote) on iOS devices. *iPads with Launchport magnetic inductive charging mounts on walls. *Squeezebox duets controlled by squeeze server on Rasp Pi for whole house audio. *Ceiling speakers powered by HTD amplifier controlled by Global Cache IP2Serial units. *Lighting/HVAC controlled by Mi Casa Verde Vera 3.

  121. The Perfect Setup by jon3k · · Score: 1

    CentOS fileserver with ~16TB (4x2TB + 1x8TB) running Plex and Roku's attached to each TV (or projector). The new Roku 4 is available today, by the way, for $129 and supports 4k streaming.

  122. Linux server feeding collected devices by Anonymous Coward · · Score: 0

    I have a headless server running Debian Linux. It feeds out data over my local area network. Soon I'll extend a VPN beyond my home network into the wild.

    I receive media on my phone, my laptop, and my desktop. If I want to, I can screencast media to my roommates 50" HDTV and take advantage of his sound system. That's pretty rad.

    While I have a small collection of music and video, mostly I end up streaming Amazon Prime. I just watch Buffy and Star Trek. I am a strange person, I know.

    I buy a lot of CDs and DVDs from thrift stores. I rip music from Youtube tracks and save videos from Youtube and open directories. I stopped using Bittorrent because my name isn't on the internet bill and that wouldn't be fair to my roommate. If I wanted to pirate media, I'd just pay for an external VPN service to mask my identity, but it isn't really worth the effort.

  123. lots of laptops by dwywit · · Score: 1

    1 laptop connected to the big-screen TV, with internet connection for Netflix and ABC iView, and an external HDD for stored content.

    1 blu-ray player connected to the TV for occasional discs.

    1 eeePC with external powered speakers, exclusively connected to Live365 for music.

    Other family members all have a laptop for school, work, and netflix.

    --
    They sentenced me to twenty years of boredom
  124. Re:16 TB NAS Raid 5, about 70% full. TV/Movies by CelticWhisper · · Score: 1

    With volume like that, you might want to consider moving to RAID 6 or even RAID 10, though the latter would require you to purchase more HDDs. RAID5 isn't really reliable at those capacities.

    --
    Help protect civil rights from abuse by the TSA - visit TSA News Blog.
    http://www.tsanewsblog.com
  125. Super simple by Anonymous Coward · · Score: 0

    Intel NUC running Debian plugged into 2 TVs and one additional sound card for 3 additional speakers throughout the house and bathroom. I use a pair of USB 5TB drives. The NUC is small, quiet and is mounted to the wall.

  126. EZ to set and use by Anonymous Coward · · Score: 0

    Mac mini as iTunes server, w/4TB storage for rips of discs I own. AppleTVs as clients w/accounts on iTunes store and Netflix. More crap than I could possibly ever watch.

  127. RPi2 by Noble713 · · Score: 1

    I primarily use my desktop PC (running Lubuntu) to *ahem* "acquire" media content via torrents or blogs(which link to file storage sites), over my fiber optic connection (Japan, used to Speedtest at 100up/100down, now more like 80/80 on a good day). It's then copied to my USB3 3TB external hard drive (either directly, or over my network if I have the drive plugged into my RPi2). I really need to shuffle my storage around so videos and music are on my 2x4TB drives instead of the 1x3TB.

    The RPi2 runs OpenElec/Kodi and pumps HDMI to a 42" AVOL plasma TV with a basic sub + 2 speakers sound system.. I hate this TV, really energy-inefficient but I bought it used, so...whatever...

    Books are either read the old-school way or, if electronic, on an iPad Mini. I have a Kindle but it's often loaned out to friends.

  128. Server + rpi2 by eugene259 · · Score: 1

    I have a server to download/store my media with 8 external HDs. I bought a cheapo 10 port USB hub and kept buying HDs as they filled up. The player user to be wdtv live but now is Raspberry Pi 2 with OSMC on it, accessing the external drives as a share. No RAID, no expensive NASes, everything works. Cheap, effective.

  129. rig by Anonymous Coward · · Score: 0

    isilon x210 3 node cluster 60tb nas running to my workstation with dual xeon 2697 and quad titan x connected with 10gbps fiber (500mbps infiniband to the cluster), i run 6 hdmi cables to the living room, pool room, guest toilet and a few rooms upstairs.
    i access both on my phone/tablet to download/play content to a tv with nfs/cifs network mounted shares (on a 1 gbps fiber backbone).

  130. HTPC before I was evicted... by antdude · · Score: 1

    3 HDTV tuners for OTA, Internet, etc. I don't do Netflix though since I don't like subscriptions.

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  131. Kodi by Anonymous Coward · · Score: 0

    Unraid server with Kodi for a client, using raspberry pi's as the HTPC client. Love it, I know there is a lot of unraid hate but I haven't had a single problem since I turned it on 4 years ago /shrug.

  132. Here it is by Anonymous Coward · · Score: 0

    I've got a NAS in my 'office' room where I store my shows, movies and music. I have it set up to download new shows as they come out via RSS feeds. The bedroom has a simple netbook/HTPC setup with Kodi. Then there's the living room. I have an HTPC with a DVB-T card that serves channels over my network as well as serve as a couch gaming machine (depending on the game it will be run on there or over Steam in-home streaming from my dedicated desktop PC in the 'office' room. I also have a PS4. All connected to a Sony soundbar that acts as an HDMI hub itself. The output of said soundbar heads into an HDMI splitter which then sends all signals to both a 48" screen for day to day use and a projector that at the press of a button drops down over my media setup to reveal a 150" screen.

    Gamer/Movie buff approved

  133. *cough* by lkcl · · Score: 1

    well i'd _like_ to tell you but it would be unwise of me to describe the setup in a public forum. but i can say that the only reason i have a TV is because i am in a rented apartment which is set up nominally as a "B and B", and that i love tennis and you really have to have like Eurosport to get it. i did have USB-TV dongles as an experiment (an SDR one) but they're a bit of a pain.

  134. the best by Anonymous Coward · · Score: 0

    50" 4K TV with PS4 and ChromeCast

    Content is acquired through torrents (usually just 720p rips) and either streamed through ChromeCast, or moved on HD that is attached to the TV.

  135. Still Unclear by Anonymous Coward · · Score: 0

    Even if you rent a DVD or BD, it still makes more sense to feed it through some sort of media server solution

    Why? Seriously. Why is it better to rip, transcode to a more lossy format(truthfully if/when I rip it's a dd ISO no transcoding), store, stream a Blueray video than it is to simply pop it into the PS3(hope that Sony isn't yet again forcing an update) and hit play.

    I really don't understand your assertion Unless the desire is to watch the same movie repeatedly. But, I have no interest in seeing the same show repeatedly. My kids are grown and I no longer have to endure a non-stop loop of whatever Disney video is in favor. I watch a film once and I'm probably done with it. By the time I'm willing to watch it again, it'll almost certainly be on cable where I can watch it at a convenient time with the DVR.

    I'm still trying to understand the "convenience" of downloading/streaming videos. Even streaming services like Netflix aren't as convenient as scrolling through the onscreen cable guide and stumbling onto/picking something of interest. With Netflix I have to pretty much know what I want in advance, at least a genre. I'll almost never find anything "new" to watch there and their suggestions of ancient B and C grade movies is pure shit that I will never be interested in.

  136. MakeMKV = Make me happy! by Not-a-Neg · · Score: 1

    File server in the dining room with 8x WD Red drives divided into 2 LVM volumes providing 28TB of storage. All movies and TV shows backed up using MakeMKV, music backed up using dBpoweramp. The server is hardwired to a router and each room has a switch also hardwired to the router.

    In the living room is a HTPC running Windows 10 connected to a Sony receiver for surround sound which is connected to a Panasonic plasma TV. VLC is used for all media consumption, music and videos, and a MCE remote is used for controlling playback.

    In the bedroom is a gaming system running Windows 10 connected to a 27" monitor. All media consumption using VLC as well. Games from Steam and GoG. There is also a 32" LED TV in the bedroom with and HDMI switch that an Xbox360 and PS4 are connected to for console games. An AppleTV is also hooked up to it and mostly used for the PBS and Crackle apps, as well as viewing previously purchased iTunes content (prior to having switch to backing up my own media).

    The most recent upgrade to all of this was the addition of a PCIe Creative Labs Sound Blaster Audigy sound card to the HTPC to get 92/24 audio support for music purchased from Pono, and to provide an amp for headphone use over a long audio cable run.

    All of the consoles and STBs used to be in the living room hooked up to the receiver but I found I spent more time on my main gaming system consuming content through websites like Twitch, Youtube, Vessel, and GiantBomb. So, I moved all those devices into the bedroom so I could multitask between media consumption and games.

    I'm a single adult male living alone in an apartment. :) :| :(

    --
    -==- Buy a Mac and leave me alone!
    1. Re:MakeMKV = Make me happy! by Not-a-Neg · · Score: 1

      Forgot to mention, I cut the cord with Comcast about 6 years ago and never looked back. Since doing so there have only been 3 TV shows that I wanted to watch that were either not available directly over the Internet or not released for digital purchase within a reasonable time frame. One exception to this has been Top Gear (UK) which would release digitally on iTunes within a few months of its original air date. I found the delay tolerable and simply purchased each season through iTunes only needing to obtain the final episode via "other means". Looking forward to seeing what their new show will be like.

      The other 3 shows are:
      -Game of Thrones, watched each season at my brother's house and then purchased each season on Blu-ray for repeated viewings. For the most recent season I subscribed to HBO Now for the duration of the season then canceled since there was nothing else on HBO that I wanted to watch. Plan is to re-subscribe for each season.

      -QI, obtained through "other means" until BBC pulls their heads out of their ass and offers a direct digital option for the US.

      -Dark Matter, same sentiment towards SyFy as BBC, will be purchasing the series on Blu-ray for repeated viewings but watching through "other means" until SyFy offers a direct digital option.

      --
      -==- Buy a Mac and leave me alone!
  137. Studer, D&R, KRK by McWilde · · Score: 1

    I have a 2", 24 track Studer A820, which I run through a 32 frame D&R Orion into a Mackie Big Knob, selecting either a pair of KRK Rokit RP10-3s or a pair of tiny Denon speakers, powered by a NAD amp. The problems I still need to solve are mainly hooking up outboard gear: compressors, delays, reverbs.

    --
    Maybe
  138. Windows Media Center + HDHomeRun + Plex by potscott · · Score: 1

    I cut the cord years ago. I have a DB4 antenna on the roof for receiving my local areas 15 full HD OTA channels. I have 2 HDHomeRun Dual network attached ATSC receivers plugged into the antenna, which serve OTA viewing to a dedicated PC running Windows Media Center. I have yet to find a better 10 foot interface for DVR / guide and TV viewing than WMC, plus it's included with Win 7 for free. I run a Plex server on the same box (the PC is hooked up to the TV, and that's it), which streams all my content stored on a NAS box. There's a Windows Media Center plug-in for Plex Home Theater, which gives you Plex streaming without having to use a mouse or put down the remote (Harmony 880). There's also an Amazon plug-in for WMC, and up until recently a Netflix plug-in. WMC is the best "dummy / girlfriend" proof interface I've found. It records scheduled shows through the guide perfectly, and has all the standard "cable box" type features including time shifting. An added bonus is the OTA streams are pure, vs the compressed HD you get from your cable shills. I've been on this setup for ~4 years, and I love it.

    --
    I'm a firm believer in the philosophy of a ruling class, especially since I rule.
  139. Been working on this a little while. by Anonymous Coward · · Score: 0

    Nowadays I'd do more with Chromecast or similar, but this is what I have:

    Server - Fujitsu Primergy TX100S3 - 3,1GHz Xeon. Used for other stuff as well, but has 10TB of storage (of which there's maybe 4TB of video and half a tera of music). Also hosts a MySQL instance for Kodi (formerly XBMC), and QBittorrent opened up via the web interface).

    Office Client - I7/4790 box which connects to the above using Kodi or VLC when I'm sick of work. Plugs into my 27" IIyama main monitor as well as a 42" widescreen. Audio via small NAD C715, good enough for a small room.
    Downstairs media player - an AMD 350 based box I put together with a cheap 30GB SSD and Openelec. Connects to the server using SMB, manageable via SSH. Hooked up to the big stereo. Firewalled from internets, get updates from server.
    Bedroom media player - an Acer R3700 I bought a couple of years ago. Runs Win7, but autoboots to Kodi as a shell so I rarely have to deal with admin on it. As with the downstairs box it's firewalled from the internets and gets WSUSOfflined once a month. Audio is via a Denon DM39 and Mordaunt-Short MS20s, which I'm thinking of moving into the office as they have a better sound.

    Works for me pretty nicely overall. Haven't bothered with streaming solutions, would rather rip or torrent stuff and watch it when I get around to it. Most of the films/series I have tend to be older stuff anyway - not that long ago watched the 1950s version of On The Beach for the first time.

  140. Ubuntu - uTorrent - SickBeard - Kodi - Fire TV by sebkul · · Score: 0

    Canceled cable, set this up:

    Linux (ubuntu) server setup with raid 5. It runs uTorrent web UI and SickBeard on it's web server. For watching I use Kodi on Amazon Fire TV, Zotac ZBox (one of the cheap ones), a Raspberry PI 2 and a regular PC i5 in the living room. My TV has Netfix and Amazon Prime. ... also running PseudoTV on Kodi.

    How it works: You add a show to SickBeard. It knows when new episodes of that show come out. It looks online and finds a torrent of a new episode. Once it finds it, it drops the torrent file in a folder that uTorrent monitors to download. Once uTorrent downloads it, it moves it to 'finished downloads' folder, SickBeard watches that folder and renames that file and moves it to where it needs to be, i.e. /tvShows/The Simpsons/Season 21/ ... then it informs one of the Kodi instances that it added a show... you turn on the TV (and kodi) and your new episode shows up on top as "New Episode"...

    Everything is automatic and works very well. Everything is controlled through a browser and you don't really have to log into the server ever...

    Few things:

    SickBeard: I don't really like sickbeard, it does it's job well, but you can't really add new places to look for torrents... what it has built in, is it and now it's not supported anymore. I have it search on kickasstorrents and it'll tell me "haven't found the episode", yet I go there and find it manually. It's not often, but enough so that I'm looking for something new: It also doesn't download data about an episode well enough. Sometimes I have to tell Kodi to update it.
    I'm Testing Sonarr and SickRage as candidates for SickBeard replacement. I Installed Sonarr, it runs on Linux through mono. It crashed on me twice when I was doing too many things at once in it... but it looks like a good candidate to switch to. SickRage doesn't look as good, but I haven't really tested them fully.

    Fire TV: Kodi on fire TV runs well, but it's a program that runs on the Fire TVs android. You can not turn off Fire TV, it only goes to sleep, and so Kodi needs to be restated once in a while, other wise it get's stupid slow. Once every month?... Settings -> Programs -> Kodi -> Force Stop -> Clear Cache (or something like that). ...

    RPi 2: Is a bit slow. It runs well, but not as well as Fire TV. If you don't see Kodi running on the Zotec, you wouldn't complain and think it's fine.

    I think the Fire TV is my favorite setup. It runs very well, as good as the Zotec mini PC and the remote is better. For the Zotec and RPi2 i use standard IR remotes. From pressing the button to seeing the selection move, it takes 1/4 a second. It doesn't seem like much, but if you are scrolling through a bunch of shows and click down a bunch of times, with that delay, you don't know where your selection is... nor how many times you clicked. So you go past your selection, and then you have to wait for the selection to catch up to what you pressed on the remote... so you watch things get selected although your not pressing anything... it's fine, you get used to it... however, with Fire TV, it's instant, no delay, no problems. You can hit the down button 5 times in a second and it'll keep up and you don't have to wait for it to catch up.

  141. Media setup by beav007 · · Score: 1

    Dual hex-core 2.8GHz Opteron based server, running Debian Stable off a Samsung evo 850 SSD with 7 x 3TB 7200rpm drives in RAID 6 with a hot spare.

    Media organised and served by Plex, FTA TV served by an HDHomerun dual tuner.

    Streaming duties are shared by my Yamaha amp (Pandora), Roku 3 and Asus Nexus Player (YouTube and Plex to tv), and various android devices elsewhere in the house. The TV, xBox360, Ps3 and Ps4 offer alternatives for streaming in a pinch, and a separate DVD player (region unlocked) and Bluray player (purchased pre Ps4) round out the playback options.

  142. Radio programmes ... by RockDoctor · · Score: 1
    Get downloaded as podcasts and put onto an MP3 player to listen to in the swimming pool. Papers get downloaded as PDFs to be read and stored.

    Video - not bothered.

    Music - no.

    Is there anything else?

    --
    Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  143. MythTV by tsm1mt · · Score: 1

    MythTV backend - HDHomerun and a PCHDTV card for 3 OTA channels at once, plus a PVR250 fed by my Dish Network satellite box and a LIRC. So that's 4 simultaneous recordings at once. Front ends run the gamut - blueray players over UPNP, WesternDigital TV box, Fire TV Stick, Roku, PS3, several first gen Xboxes with XBMC - and then you have the Android tablets for TV-anywhere.

  144. Old school (2) by MoarSauce123 · · Score: 1

    Phono cabinet with (from top to bottom) - Dual record player with an AC to DC and DC to AC converter so that I get 220V/50Hz - Aiwa tuner with time clock - Kenwood amplifier - Monarch equalizer - Grundig CD player - Technics tape deck - Aiwa dual capstan tape deck Next to that a really old midi tower PC running Windows with VLC player and hooked up to a Samsung 42" (ok, that is not that old school). Klipsch satellite speakers and subwoofer US Robotics analog audio remote transmitter and receiver so that I can send and receive audio signals between the living room and the office, rebroadcasts on FM Most of the gear is over 20 years old, but works the same as on day 1. My wife eyes that spot for another bookshelf and eventually the plan is to record all records and tapes and CDs to MP3 and use a Pi 2 (or whatever they will have by then) strapped to the back of the TV to replace it all....actually, more move the equipment to a different spot.