搜索内容

NRS
  • Pi-hole,netdata这俩货准备研究下
    NRS

    Pi-hole,netdata这俩货准备研究下

    没别的原因,就是看着界面感觉颜值很高。
    Jays 2019-07-21
  • Linux下Kodi添加字幕字体及皮肤字体
    NRS

    Linux下Kodi添加字幕字体及皮肤字体

    字幕字体: 把你的.ttf 字体上传/usr/share/kodi/media/Fonts/ 参考:https://superuser.com/questions/1356572/add-subtitle-font-in-kodi   皮肤字体: https://superuser.com/questions/1356572/add-subtitle-font-in-kodi
    Jays 2019-03-29
  • Kodi无法使用Yatse远程遥控解决
    NRS

    Kodi无法使用Yatse远程遥控解决

    Yatse Kodi的一款第三方远程遥控APP,比官方好用 但是,在我的OMV上安装Kodi后无法连接,网上查了好几天。终于找到个临时解决办法! 其实,很简单。关闭日志服务即可 Open Kodi and select Settings (the cog icon) > System Settings > Logging tab and activate Enable debug logging. 参考: https://community.yatse.tv/t/problem-with-event-server-check-kodi-settings/204/4 howtomediacenter.com/en/how-to-check-kodi-log-file/
    Jays 2019-03-29
  • Buffalo LS-WVL 编译 aria2
    NRS

    Buffalo LS-WVL 编译 aria2

    (Install Optware) ipkg install gcc make ipkg install gnutls zlib c-ares mkdir /mnt/disk1/share/aria cd /mnt/disk1/share/aria wget http://sourceforge.net/projects/aria2/files/stable/aria2-1.16.4/aria2-1.16.4.tar.bz2/download tar xvfj *.bz2 cd aria2-1.16.4 ./configure --with-libgcrypt-prefix Unfortunately, not all dependencies are met. Leider werden nicht alle Abhängigkeiten erfüllt. configure: summary of build options: version: 0.1.1 shared 0:0:0 Host type: armv5tel-unknown-linux-gnuea……
    Jays 2014-12-18