dnik wrote:Has anyone solution for xmltv on synology?
Looks like someone has done it here http://www.silicondust.com/forum/viewtopic.php?t=8941&sid=2d1fc1b562c8a752bf21b3d378a3d38d
dnik wrote:Has anyone solution for xmltv on synology?

cd /volume1/@tmp
wget http://wizjos.endofinternet.net/synology/archief/syno-mvkw-bootstrap_1.2-7_arm-ds111.xsh
chmod +x syno-mvkw-bootstrap_1.2-7_arm-ds111.xsh
sh syno-mvkw-bootstrap_1.2-7_arm-ds111.xsh
reboot
ipkg update
ipkg upgrade
ipkg install optware-devel
ipkg install git
ipkg install openssl
ipkg install gcc
ipkg install openssl-dev
mkdir -p /opt/tvheadend
git clone https://github.com/andoma/tvheadend.git /opt/tvheadend
cd /opt/tvheadend
MKBUNDLE = $(CURDIR)/support/mkbundleMKBUNDLE = bash $(CURDIR)/support/mkbundlecp /opt/arm-none-linux-gnueabi/lib/libpthread-2.5.so /opt/arm-none-linux-gnueabi/lib/libpthread-2.5.so.bk
cp /lib/libpthread.so.0 /opt/arm-none-linux-gnueabi/lib/libpthread-2.5.so
cp /opt/lib/libssl.so.0.9.8 /opt/arm-none-linux-gnueabi/lib
cp /opt/lib/libssl.so.0.9.8 /lib
cp /opt/lib/libcrypto.so.0.9.8 /lib
export CC=gcc
bash configure \
--host=armle-unknown-linux \
--target=armle-unknown-linux \
--build=i686-pc-linux \
--disable-avahi \
--release \
--openssl=/opt/lib \
--prefix=/opt/tvheadend
make
make install
TVHROOT="/opt/tvheadend"
TVHNAME="tvheadend"
TVHBIN="${TVHROOT}/bin/${TVHNAME}"
TVHUSER="${TVHNAME}"
/opt/tvheadend/bin/tvheadend start -C













excuse, so just attack a dvb-t stick to the USB port of the NAS, install the program on the PC and watch TV?
only works with the stik sundtek?
congratulations for the great job done
And when u guys get a hardware h264 encoder in your tv sticks then it would get even easyer because streaming from home would becomes possible.



hoontune wrote:I've now got tvheadend running on my DS210J with a silicon dust hdhomerun tuner !
most of the details are here:
https://www.lonelycoder.com/redmine/boards/4/topics/3706

Return to Feature Requests & Product Improvement Suggestions
Users browsing this forum: No registered users and 12 guests