Llink
From WWiki
Here I will post my infrant ReadyNas compiles of Lundmans Llink media streamer:
ReadyNas Compiles
- llink-2.1.2-readynas Build 1123 With DVDNAV and without DVDCSS
- llink-2.1.1-readynas With DVDREAD and DVDCSS
- llink-2.1.0-readynas With DVDREAD and DVDCSS
- llink-2.0.8-readynas With DVDREAD and DVDCSS
- llink-2.0.6-readynas With my kamaishi_skies theme
- llink-2.0.5-readynas With my kamaishi_skies theme
- llink-2.0.4-readynas
- llink-2.0.3-readynas Test build with otaki_bech skin
- llink-2.0-readynasplus test build with subtitle redirect for movies in rar
- llink-2.0-readynas
- llink-1.9.9-readynas
- llink-1.9.6-readynas
- llink-1.9.5-readynas
Skins
- kamaishi_skies Multiple backgrounds and styles, "full" IMDB info
- otaki_each First skinning attempt, support for partial IMDB info
Scripts
llink on a stick
- lundman has newer versions.
- llink-nmt.stick-2.0.6 llink "on a stick" for running of a usb drive with kamaishi_skies skin , example of nfs share access and option to kill llink when swapping drives.
- llink-nmt.stick-2.0.5 llink "on a stick" for running of a usb drive with kamaishi_skies skin and option to kill llink when swapping drives.
- llink-nmt.stick-2.0.1 llink "on a stick" for running of a usb drive
NMT compiles
ReadyNas Compilation
I have assumed your media root is /c/media/ on your ReadyNas for llink.conf
To set up as a auto starting daemon, get root and extract content of llink-x.x.x-readynas.tar.gz in the /usr/local/llink directory (llink must be in the root of /usr/local/llink/). You might have to change ownership and rights of the files.
chmod 755 llink
chown admin:admin llink
Following instructions from the Infrant forum (thanks chirpa)
Edit /etc/frontview/addons/addons.conf and add:
LLINK!!Llink media streamer!!1.9.2!!start-stop-daemon -S -q -b -d /usr/local/bin/llink/ -x /usr/local/bin/llink/llink!!start-stop-daemon -K -n llink
Edit /etc/default/services and add
LLINK=1
To compile,
- First download a tarball of a cross-compiler and unpack in root according to this post
Most information below from NMT forum and Lundman
# wget http://www.lundman.net/ftp/llink/llink-x.x.x.tar.gz
# tar -zxvf llink-x.x.x.tar.gz
# cd llink-x.x.x
# ./configure --without-openssl --host=sparc-linux --disable-shared
# make
Copy this to your llink folder on the NAS
src/llink
src/llink.conf
src/jukebox.conf
src/skin/
unrar-3.7.8-seek/unrar
