Llink

From WWiki

Jump to: navigation, search

Here I will post my infrant ReadyNas compiles of Lundmans Llink media streamer:

ReadyNas Compiles

  1. llink-2.1.2-readynas Build 1123 With DVDNAV and without DVDCSS
  2. llink-2.1.1-readynas With DVDREAD and DVDCSS
  3. llink-2.1.0-readynas With DVDREAD and DVDCSS
  4. llink-2.0.8-readynas With DVDREAD and DVDCSS
  5. llink-2.0.6-readynas With my kamaishi_skies theme
  6. llink-2.0.5-readynas With my kamaishi_skies theme
  7. llink-2.0.4-readynas
  8. llink-2.0.3-readynas Test build with otaki_bech skin
  9. llink-2.0-readynasplus test build with subtitle redirect for movies in rar
  10. llink-2.0-readynas
  11. llink-1.9.9-readynas
  12. llink-1.9.6-readynas
  13. llink-1.9.5-readynas

Skins

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,

  1. 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

Personal tools