Tag Archives: multimedia

YAMJ and Eversion

I have been running YAMJ on my Synology for years and have recently changed to Eversion as a replacement skin:

Eversion Movie Wall

Eversion runs as a Macromedia Flash plugin on my Popcorn C-200 and provides a true home-entertainment experience:

Eversion Movie Detail screen - Harry Potter

Installation is as simple as replacing the previous skin, deleting the jukebox meta-information (I opted to delete all images and movie meta-information to refresh all content). After re-indexing all my content (which took over 2 hours), Eversion comes automatically into action by displaying the latest movies and TV-series on the wall.



VN:F [1.9.13_1145]
Rating: 9.0/10 (1 vote cast)
VN:F [1.9.13_1145]
Rating: 0 (from 0 votes)

Synology – automatic indexing via synoindex

To my knowledge, no DiskStation model currently exists where the kernel supports inotify. This represents a huge problem for people who have custom scripts to add multimedia to your DiskStations. While the DiskStations media indexer supports automatic indexing of files being added via SMB, AFP or FTP, it is not aware if you move or copy files via SSH/Telnet on the DiskStation directly.

I have therefore written the Synology Media Indexer which is a simple perl-script which scans your video directory and adds new video-files to the indexer. The indexing is lighting fast as only new files get added (compared to the full reindex of all media if you use the “Reindex”-function in the admin interface).

The script will scan the video directory for modified files over the last two days and will then query the synoindex-service if the file was already indexed. If the file does not exist in the index database, the script will manually add it for immediate indexing.

I have included my most common media types in the script, but if I missed something, you are welcome to extend the script (and let me know what types I have missed). The script itself is easy to read, and I suggest you go through the code as there might be minor tweaks you want to make.

VN:F [1.9.13_1145]
Rating: 10.0/10 (1 vote cast)
VN:F [1.9.13_1145]
Rating: +1 (from 1 vote)

The Ultimate TV renamer

The Popcorn C-200 is probably the best gadget-purchase in a while and I have been able to organise my movie library quite well. Although the Popcorn currently lacks proper media indexing, Yet Another Movie Jukebox allows you to index your complete library and presents it as an HTML frontend with proper Popcorn integration:

A constant struggle with TV episodes is always the naming of files and the great Java application FileBot does an amazing job:

FileBot will recursively scan all your folders, match episode names from online providers (such as TVRage, AniDB, TV.com, IMDb or TheTVDB) and rename the files accordingly. With that in place, YAMJ (which also is pure Java) will then go off to the same providers and fetch detailed episode plot-descriptions, pictures etc and makes the movie experience truly awesome.

VN:F [1.9.13_1145]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.13_1145]
Rating: 0 (from 0 votes)

Popcorn Hour C-200

The Popcorn Hour C-200 is the most powerful and versatile Networked Media Tank yet and has moved in with us to replace the PS3′s duty of streaming media.

The C-200 sports a 667MHz CPU, 512MB RAM (a further 256MB NAND flash), Blu-ray capability, Gigabit Ethernet, HDMI 1.3 connection (and several other outputs), 5x USB 2.0 ports (2 front, 2 back and 1 internal), 2x SATA (one occupied by HDD tray), 3.5″ HDD tray, Internal mounting for 2.5″ HDD, mini PCI connection for WLAN module.

It is called a “Networked Media Tank” for a reason, as it supports any media format and is the perfect movie library. The PS3 did a very good job with media, but only supports a select number of media formats.

Installation of the C-200 was simple. I only got a 250GB 2.5″ internal hard-drive, as my media library sits on 2TB NAS storage and I mount the libraries via SMB over Gigabit. The library management is so much better than on the PS3:

Various indexing mechanism exist and your library can be skinned to your liking and will display all your media (it will fetch movie information from IMDB) in a nice graphical fashion:

Be wary: The C-200 is one of those “bleeding edge” devices. The hardware is top-notch and probably can only compete with high-end media-servers, but the firmware is still in beta/experimental stage. I have experienced rare hang-situations and the UI is still sluggish, but with the upcoming production firmware, those issues will be resolved.

VN:F [1.9.13_1145]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.13_1145]
Rating: 0 (from 0 votes)

Streaming 5.1 surround sound to PS3

Update (2008-12-23): I have discovered an alternative to the method below, which works equally well (although not as fast as the DVD is ripped and re-encoded) – details are posted here.

Wow – it has taken me nearly 8 weeks to figure it out and the solution is so simple. The vast world-wide web seem to have no appropriate solution for (legally) ripping a DVD to a movie-file, so that it can be conveniently stored on a multimedia-server without having to hunt down the DVD itself (or having to get up between movies – :D )

I was looking for an easy, automated way to rip a DVD with it’s surround-soundtrack and then stream it to the PS3 via the UPNP server. Yes there are tutorials out there to rip video and audio separately, then mux and demux and re-encode the whole thing into a specific video container. Problem is that once the codec changes or a new device comes out (such as the ATV) your tuned, 6-lines of encoding-optimisations parameters (which not even a rocket-scientist understands) are useless.

The screenshot below shows Transformers being streamed over a AEX-WAN onto the PS3 (notice the 5.1ch?):

The above was straight-forward: vobcopy -l. The latest version of vobcopy will rip the title with the most chapters as a VOB and the PS3 is more than capable of streaming it without jitter or drop in quality. (Transformers will rip to 7.5GB for the whole movie)

Alternatives? I have not been able to find a way to rip and re-encode a DVD via the command-line, retaining surround-sound and good video quality. Handbrake was not up to the challenge and many other options are just involving too many manual steps. So if you have a surefire way of reducing file-size and achieving 5.1 surround sound let me know.

VN:F [1.9.13_1145]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.13_1145]
Rating: 0 (from 0 votes)

Get yourself some 4TB NAS!

Over the last few weeks I have been researching NAS-drives for central backups. The Apple TimeCapsule initially sounded promising, but not really relevant in my case, as I already have a wireless-N router. So I stumbled across the Synology CS407:

The device is about the size of a toaster and weighs in at 2kg. Most appealing is that it supports up to 4Tb storage and Raid 0, 1 and Raid 5 configurations. Amazingly, the little device also functions as an iTunes server, streams audio and video content via UPNP and is DNLA compliant – perfect for my PS3.
Continue reading “Get yourself some 4TB NAS!” »

VN:F [1.9.13_1145]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.13_1145]
Rating: 0 (from 0 votes)