WiiMC - Using Wii Media Centre with the LinkStation
From NAS-Central Buffalo - The Linkstation Wiki
m |
m |
||
| Line 6: | Line 6: | ||
</td></tr></table> | </td></tr></table> | ||
=Wii Media Centre (WiiMC)= | =Wii Media Centre (WiiMC)= | ||
| - | WiiMC<ref>[http://www.wiimc.org/about/ WiiMC - About ]</ref><ref name | + | WiiMC<ref>[http://www.wiimc.org/about/ WiiMC - About ]</ref><ref name="wiibrew">[http://wiibrew.org/wiki/WiiMC WiiMC - WiiBrew ]</ref> (Wii Media Centre) is an open source media player for the Nintendo Wii. |
<b>Features</b> | <b>Features</b> | ||
| Line 31: | Line 31: | ||
==Setup WiiMC== | ==Setup WiiMC== | ||
| - | You can then use the Homebrew Browser to install the WiiMC application<ref name | + | You can then use the Homebrew Browser to install the WiiMC application<ref name="wiibrew" /> |
http://wiibrew.org/wiki/WiiMC | http://wiibrew.org/wiki/WiiMC | ||
Revision as of 01:13, 25 August 2010
|
|
Contents |
Wii Media Centre (WiiMC)
WiiMC[1][2] (Wii Media Centre) is an open source media player for the Nintendo Wii.
Features
- Attractive libwiigui-based interface, designed with the Wii in mind
- Picture viewer
- Music player
- On-line media support, including SHOUTcast, YouTube, and Navi-X
- FAT32/NTFS from SD and USB 2.0 (FAT32 recommended)
- Network playback via SMB, HTTP, and FTP
Install WiiMC
Setup The Homebrew Channel
This is a step-by-step guide of how to install the Homebrew Channel on your Wii console[3]:
http://wiibrew.org/wiki/Homebrew_setup
Install the Homebrew Browser
Use this guide to install the Homebrew Browse[4]:
http://wiibrew.org/wiki/Homebrew_Browser
Setup WiiMC
You can then use the Homebrew Browser to install the WiiMC application[2]
Configuring File Shares
Using Samba
On the Wii
This is a pretty good video guide to setting up the WiiMC.
- For this you need to know your Linkstation's ip address
- Make sure you know the name of the samba share you setup
- Open WiiMC and go to "Settings"...Its to the right of the screen. Click "Network" down the bottom. Click "Add SMB Share"
- Using the details you grabbed before enter the name of the folder you are sharing (e.g., movies, music) and give it a "display name". They can be the same. Add your ipaddress, username and password.
On the Linkstation
For some reason the newest version doesn't work well with older versions of Samba, this probably has something to do with UTF-8 support. WiiMC uses a purpose built Samba implementation called Tinysmb[5] which was originally designed for the GameCube.
You can use an older version of WiiMC with the default older version of samba, or you can upgrade Samba using debian backports to use with the newest version of WiiMC.
With Samba 3.2.5 and WiiMC v1.04
Samba 3.2.5 is now Debian Lenny's included package, use this with WiiMC v1.04[6]. There is still some instability with Samba shares that have directories with alot of files/directories, it just seems to cause the whole system to crash. Also USB media doesn't work in this version well at all.
With Samba 3.4.8 and WiiMC v1.09+
Samba 3.4.8 is now in Debian Lenny's backports repository, you can use this with the newest version of WiiMC. [6]. This has pretty good stability for large directories, and of course USB media works well in this release. To enable backports you need to do the following:
- 1. Add this line:
deb http://www.backports.org/debian lenny-backports main contrib non-free
to your /etc/apt/sources.list.
- 2. Run: apt-get update
- 3. Run: apt-get -t lenny-backports install samba

