Slashdot Mirror


Ask Slashdot: Suggestions For a Simple Media Server?

rueger writes "We live and breathe Netflix, but sometimes want to watch programs downloaded from the 'net. I've been carrying them downstairs on a USB stick, but would prefer to run a small media server on my Mint Linux box. As usual, I thought this would be simple. Install a package on my PC, and use our Netgear NeoTV Max box to play stuff off of the server. Plex was highly recommended, and installed easily, but will see some .mkv files, but not others, for no obvious reason. The one file that does show up plays fine, except that subtitles don't work. And it completely refuses to see the partition full of music. A quick tour of the Plex forums suggests that making this work would take more hours than I'm prepared to spend. Serviio looked good too, and 'sees' my music, and sees the movie folders that Plex couldn't, but won't show the actual .mkv files. And again, it looks like configuring the thing could consume half of my life. So I'm asking: is there a fairly simple, works-right-out-of-the-box, fairly resource friendly media server that will just allow me to play movies that I download without a lot of headaches? (One obvious issue is that movies and TV shows downloaded can be in a any of a dozen formats. I'd love it if the server dealt with that. I'm also open to suggestions for a Roku style box that does Netflix well, but which will also play nicely with a media server. And if any or all of these things can also let me play streaming video off the web (like BBC iPlayer content), I'll be in heaven.)"

6 of 420 comments (clear)

  1. XBMC ftw by AoOs · · Score: 5, Informative

    XBMC is your go-to media server software.

    Install it, set the path for your content and it'll take care of the rest.
    Subtitles can even be setup to be downloaded automatically.

    xbmc.org

    --
    - Witticism is an epitaph on the death of a feeling
    1. Re:XBMC ftw by profplump · · Score: 5, Informative

      Plex uses an internal ffmpeg to decode (and transcode, if needed) media files -- if it doesn't play there it will be hard to play in general. And you don't need to muck with an OS-level codecs, as Plex won't see or use them anyway.

      But that's not relevant in this discussion; Plex will add files to the library even if it can't read them, so long as it can figure out from the file path what they are. If you need Plex to parse the tags in the file it will have to be able to decode it, but if it can match based on the name it doesn't care if the file can even be opened.

      The problem is almost certainly a naming issue, or possibly a selection of the wrong scanner type. If you select a TV or Movie scanner Plex will only add files it can specifically match to databases like thetvdb.com, and you must use one of the naming conventions to help it do so. If you just want it to put up all of your media as-is without matching against a DB you need to select the "Home Videos" scanner type, which simply walks the filesystem and builds a matching hierarchy in the Plex library. And of course Music has its own scanner, which can similarly match against Last.fm or simply read local tags, depending on wishes.

      It's not quite brain-dead simple if you have a mess of unorganized media, but it's not hours of work either, and the DB-matching modes provide rich metadata with all the hassle of ensuring that your paths include the series title and episode number somewhere along the line.

  2. PS3 Media Server by narfdude · · Score: 5, Informative

    XBMC but on a PC might be annoying? Also take a look at PS3 Media Server - I used to use it before moving to a NAS, works really well

  3. Its not the server by Anonymous Coward · · Score: 5, Interesting

    The problems you've found come not from the server, but from the netgear box you are using. Apparently, it only supports USB or DLNA to play your local content, and that is a huge limitation. Should it support some other ways to access your content, you could play whatever you wanted; for example, windows networking, that is native in windows machines and easily incorporated into linux machines via the samba package and (I think) also in OSX machines. That way, anything in your computer could be accessed from the client machine just by locally sharing the path where you store it.

    So, really, the best solution would be to have a more capable box in your TV (a XBMC box will be probably the best solution, although it can take some time to configure everything properly, specially if you want just one box and so XBMC need to take care of netflix etc to get rid of the netgear device).

    If you do not want to add a new box to the TV and keep only your actual netgear client machine, you must then bend everything else to cope with its limitations, in this case you should look for a capable DLNA server that plays nice both with your actual content (format, naming convention, etc) and also with the special needs of the NeoTV Max, whatever they are; plex is one possibility, and there are others, but probably none will be at the same time good enough, cheap enough and easy enough for your purposes. But the main culprit is the less-than-capable box in your TV: local windows sharing should be more than enough.

  4. Re:Raspberry PI by fostware · · Score: 5, Insightful

    Someone has a new hammer and every problem is looking like nail...

    --
    "We know what happens to people who stay in the middle of the road. They get run over." - Aneurin Bevan
  5. Re:Raspberry PI by wonkey_monkey · · Score: 5, Funny

    Ah, very helpful. Use a computer. I bet he never thought of that.

    --
    systemd is Roko's Basilisk.