sudo nano /etc/fstab
//192.168.0.XX/MJUZ /mnt/MJUZ cifs x-systemd.automount,noauto,rw,iocharset=utf8,username=media,password=oblak,uid=osmc,gid=osmc,file_mode=0770,dir_mode=0770 0 0
sudo mount -a
sudo dmesg
sudo systemctl daemon-reload
sudo systemctl restart remote-fs.target
cd /mnt/MJUZ
ls
“If you're not careful, the newspapers will have you hating the people who are being oppressed, and loving the people who are doing the oppressing.”
wire up GPIO receiver:
http://kodi.wiki/view/Raspberry_Pi#Remote_controls
enable lirc in Config.txt: http://wiki.openelec.tv/index.php/Config.txt
dtoverlay=lirc-rpi
check input:
mode2 -d /dev/lirc0
list namespaces:
irrecord -l
record ir codes:
killall lircd
irrecord -d /dev/lirc0 /storage/.config/lircd.conf
reboot
test input:
irw
maping of functions in openelec:
/usr/share/kodi/system/keymaps/remote.xml
/usr/share/kodi/system/Lircmap.xml
context menu key
KEY_EPG
modifying skin
cp -r /usr/share/kodi/addons/skin.confluence /storage/.kodi/addons/skin.confluence.bigfont
nano /storage/.kodi/addons/skin.confluence.bigfont720p/Font.xml
cache for youtube
http://kodi.wiki/view/HOW-TO:Modify_the_video_cache