Hi Willy, please can make a grabb for this web : http://elifetv.etisa...webtv/index.jsp Spacetoon and mbc 3 HD
adding epg for some channel
Re: adding epg for some channel #2
Posted 27 May 2020 - 07:45
Sorry outside Europe.
And beside this, I had a look and I got the attached screenshot
Willy
Attached Files
~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)
Synology NAS
Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*
Re: adding epg for some channel #3
Re: adding epg for some channel #4
Posted 27 May 2020 - 16:56
Willy could you make an exception please, i found this site http://elifetv.etisa...webtv/index.jsp is very interesting for the arabs members in this forum , plus the most the arab channels don't provide the epg so it's hard for us to catch up the programs ,and this forum is the only chance to get the programs, here is the list of the channel most the them european . and i will appreciate and thanks for your work
Capture.PNG 58.77KB 0 downloads
Re: adding epg for some channel #5
Posted 28 May 2020 - 09:03
The website needs the use of a PHP script on a webserver.
Place the PHP script on your webserver and edit the ini with the IP adres of your webserver.
Willy
PS: I only checked a few channels. pls. remember this when using. Rapport any erros pls.
Attached Files
~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)
Synology NAS
Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*
Re: adding epg for some channel #6
Re: adding epg for some channel #7
Posted 28 May 2020 - 12:25
hi, i get this error about variable reqtype and others variable witch already are declared, and i add ?> at the end but without success , i use wampserver php 5.5
and replace .ini with (url_index {url ()|http://127.0.0.1/for...v_etisalat.php)
i Use " " instead of ' ' but no result
Attached Files
Edited by blinkosm, 28 May 2020 - 12:28.
Re: adding epg for some channel #8
Re: adding epg for some channel #9
Posted 28 May 2020 - 14:31
Problem is with the Cookie.
Need to establish a method of retrieving it.
The only way now is just before you want to grab EPG is open in webbrowser the website (Home page is OK)
Find the request headers of the webpage. Extract the cookie out of it and replace the cookie in the PHP file with this cookie.
Willy
~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)
Synology NAS
Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*
Re: adding epg for some channel #10
Posted 28 May 2020 - 14:44
We have to find a way to obtain the Cookie in automated manner. Any help is welcome.
PS: Those guys at WG++ are laughing aloud now. But they refuse to give any help unless you pay them.
Edited by doglover, 28 May 2020 - 14:55.
~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)
Synology NAS
Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*
Re: adding epg for some channel #11
Re: adding epg for some channel #12
Posted 28 May 2020 - 15:29
wampserver.
Never used it. But I guess it is OK. The server should be PHP and curl enabled (It is for most standard)
~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)
Synology NAS
Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*
Re: adding epg for some channel #13
Posted 28 May 2020 - 15:55
Wamp = Apache, Mysql, PHP on Windows.
If you get that sort of warnings, the code is just crap (use of variable before they are defined).
You can update the error reporting level to ignore those notices:
error_reporting(E_ALL & ~E_NOTICE);
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: adding epg for some channel #14
Posted 29 May 2020 - 22:43
i don't know what it the problem, the variables already defined but it's shows that's they are not defined ,, any idea ??
Notice: Undefined index: reqtype in C:\wamp\www\formation\elifetv_etisalat.php on line
Notice: Undefined variable: url in C:\wamp\www\formation\elifetv_etisalat.php on line
Notice: Undefined variable: cookie in C:\wamp\www\formation\elifetv_etisalat.php on line
Notice: Undefined variable: postdata in C:\wamp\www\formation\elifetv_etisalat.php on line
i use wampserver for php script , could you suggest aother one please and thanks
Edited by blinkosm, 29 May 2020 - 22:43.
Re: adding epg for some channel #15
Posted 30 May 2020 - 07:23
I have used in the past XAMPP.
But a few weeks ago, I deinstalled it, after not using it for 2years. (I am using a webserver on my Synology NAS).
Willy
~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)
Synology NAS
Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*
Re: adding epg for some channel #16
Re: adding epg for some channel #17
Re: adding epg for some channel #18
Re: adding epg for some channel #19
Posted 1 June 2020 - 11:10
it doeasn't work for me after many attempt , i send you this 2 images of the files .ini and .php to check them again please, maybe you miss something, one thing more i use WG++ 2.11 beacause other version doesn't work on my pc
Capture.PNG 150.9KB 0 downloads
Capture2.PNG 95.64KB 0 downloads
VU+
Re: adding epg for some channel #20
Posted 1 June 2020 - 12:44
The PHP file should be placed in the root folder of your webserver.
In the Siteini the 192.168.178.30 is to be replaced by the IP-adres of your webserver.....
Edited by doglover, 1 June 2020 - 12:44.
~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)
Synology NAS
Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users