Hi to everyone,
First I want to thanks for all your good job you do it here guys.
I installed enigma2pc on my Ubuntu 14.04 and it work ok.
The only think not working is the subtitles, I can't see it.
I activate from menu the subtitle settings with my language (romanian) but I can't see it.
Can somebody help me to fix it?
Another problem would be to correct row 49 written in "README" Github
". / build_openpliPC.sh.sh 2> & 1 | tee build_log.log"
I think you must deleted one of the two ".sh"
Correct would be:
". / build_openpliPC.sh 2> & 1 | tee build_log.log"