You can check my OnlineTV's log that shows status 0 for these .php files.

@Edit
Few .init files had 000 chmod in /mnt/etc/init.d/ like apache. Setting it back to +x solved the issue.
Code: Select all
http://<tv_IP:>1080/cgi-bin/test.cgi
OK. PHP server works. I didn't see your post editing.Gudio wrote:http://gudio.eu/CGIStopStart.html
It is possible from the version libEPG_xml2josn v. 1.7.0.9.bobiturboto wrote:According to the latest epg parser, can we have automatic category Premiere if the tag is present in Epg. Because my epg providers doesn't have such of extra field, can the app search across the epg for certain keywords and add the programs to a new category. For example in my version of HBO I have the keyword premiere in my short title, ofcource not in English.
Code: Select all
user categorie via title 0:"Premiere;Premiere;Premiera;????????"
Code: Select all
user categorie via description 0:"Premiere;Premiere;Premiera;????????"
Code: Select all
<span class="item">bababbaababba ???????? blabalabalaba</span>
Code: Select all
premiere.scrub {single|<li class="info-item movieinfo">|???????|</span>}
premiere.modify {replace(not "")|'premiere'|true}
OK. Only for the order. Third example concerns ini file for wg++.bobiturboto wrote:Thank you very much for the example I will try it.
Once I thought about it. In javascript API is function, but from what I remember it didn't get me anything.bobiturboto wrote:Can we have a property dolby (ac3) audio to be preferable, similar to audio language selection from settings? Also if dolby audio is present to be the first selection rather than audio lang preferences.