After the old forum software breaking in a way that we were unable to fix, we've migrated the site to a new platform.
Some elements aren't working as we'd hoped - some avatars didn't survive the transition, and we're still having issues with attachments that weren't added as inline images, but we're hoping to have that all sorted out soon.
Media Centres & Players
There seems to be a few of us with media centres and players on Crema. I'm just wondering what others are using in their home with their media. I digitised all my CDs to flac & mp3 a while ago, and encoded most of the kids DVDs too for their ipads and my ipod in the car (keeps them quiet).
Currently I have my videos, music, photos on an unraid server, an HP N40L which has been amazing. Small, quiet, powerful enough and only pulls 35-40watts. From that I stream media via DLNA using PS3 Media server over my wired & wireless network to my PS3, Samsung TV, WDTV, 2 iPads, 2 iPhones and XBMC running on my Macbook. It's all running really well, so much so that I'm intending on digitising my entire DVD collection.
I'm still using my Epson TW600 projector and 92" screen for watching shows, DVDs and playing games. I don't think I could go back to a TV for watching movies. It's like going to your own personal cinema.
If anyone needs any help setting up a system or has any questions let me know. Happy to help.
Comments
[li]Master media server, with at least one tuner card.[/li] [li]At least two low-power media centre machines[/li] [li]Serious network-attached storage, preferably a RAID of at least 4TB in RAID config[/li] [li]Gigabit ethernet routers and ethernet cable throughout the house[/li]
Overview XBMC has plugins for PVR operation and can also be operated with diskless clients - that is, 'satellite' devices near the TVs that boot from a server, not their own internal disks. The advantage of this is that you have a single master library that maintains the database of what shows/movies you have and what has been watched and what hasn't. Start watching on one TV/Media Centre combo, pick up from the same spot in another. Configuration This master machine also acts as your PVR and as the download client for any internet-obtained files. It should be relatively low-power (because it'll be on all the time), but still powerful enough to run the PVR. It probably won't need a connected monitor and should probably live in the garage, along with the router and NAS. If you're wanting to push HD size video around your home network, wireless won't cut it. You'll need cable. The NAS RAID is for storage. If you don't know how a RAID works it's basically a bunch of drives (2 or more) acting together to either be faster than a single drive or have more capacity. In this case, we want it to have more capacity and also keep one drive in reserve in case of errors - if any single drive dies, a new one can be popped in and the data dead drive rebuilt automatically. The system doesn't go down during this time, it just gets slower. The individual Media Centre clients are tiny low-power devices that are designed to run HD video. The new Rasberry PI is a good example - about $25 AUD (not including shipping) for the board. All you need is some kind of case and a USB memory card to run them off. The right kind of case can be mounted on the VESA connectors on the back of your TV. These individual media centres boot from the master media centre and connect to the TV (or head unit) via HDMI. I don't know how they'd deal with your custom DAC requirements KK - while you can get XBMC for Windows, I don't know how it'd perform on low power units, or even if you could get the drivers and XBMC to play nice. You could, in theory, get a Linux programmer to write a custom driver set for you. All up, this is even more complicated that it sounds already. PVR functionality is a plug-in to XBMC and we'd need to choose the right variant of XBMC to effectively support it - which may or may not play nice with the diskless booting. In a setup like this, you'd start one step at a time - find someone to write the DAC for you, build the diskless booting and finish with the PVR. But as complicated as it is, it stands the greatest chance of doing everything you want it to. It also works beautifully with Logitech Harmony universal remotes, plus it now suports Airplay (haven't tried it - but apparently you can stream content direct from iPad/iPhone to XBMC) and can also be controlled by iPhone XBMC remote apps. It also connects to online databases for show/movie info and downloads thumbnails, synopses and more. It's awesome and it's beautiful.