12364 Members
237 Forums
7860 Topics
24143 Posts
Max Online: 9115 @ 08/24/24 07:30 PM
|
|
|
9 registered (Admin, Toysoft, Japa12, miveni, Hum@xel, mike Wazowsky, haki, padisah, insense),
1940
Guests and
502
Spiders online. |
Key:
Admin,
Global Mod,
Mod
|
|
|
valentin: hi, a little help who is available?
Admin: Do a post in the forum
fon: I am trying to buy sim card from website but i am getting no shipping method has been selected. i am inserting correct shipping address and country
Admin: It's fixed, Thank you to have informed us and explained where it was faulty. Now it should work. Thanks
Admin: For DM800HDse Tool to fix problems, check on Japhar images section, for JapharFlasher
Thor: How do I use this stuff can it run on mobile devices.
Hum@xel: Hello @ll sat friends have a nice evening
|
|
|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
|
|
|
|
|
|
#24085 - 10/27/21 04:31 PM
Epg Alias
|
VIP Japhar
journeyman
Registered: 12/29/15
Posts: 93
|
Hi,I have some channels of dvb-t ita that have an old epg, linked with the old frequency. I need to equate for example chanell-1hd with channel-1sd epg. My image is OpenPLi 7.2star (2020-12-03-develop), and EpgImport on board.
|
Top
|
|
|
|
|
#24086 - 10/28/21 03:32 AM
Re: Epg Alias
[Re: andr3wz]
|
Japhar Member
Carpal Tunnel
Registered: 10/19/10
Posts: 10031
|
Check this, Admin - Create a template custom.channels.xml This assumes you have already run the streamrefupdate.py file as per above guide, You will need to run another python script which will create a new file called custom.channels.xml in your /etc/epgimport/ folder, the guide on running the script is @ How to automatically create your custom.channels.xml from IPTV bouquet - map channel ID from epg data source to custom.channels.xml Download and open the custom.channels.xml file as created earlier and replace the placeholder text with the channel ID from the epg data source on the line matching the channel you want the epg data assigned to. - Create custom.sources.xml This file ties all the others together and is the main reference file for the epgimport plugin, all files mentioned above need to be correctly referenced in this file otherwise the data will not be imported and the epg assigned to the IPTV stream. Note that file names are very case sensitive. The below is the basic complete custom.sources.xml file copy it and save into a file called custom.sources.xml <sources> <source type="gen_xmltv" channels="/etc/epgimport/custom.channels.xml"> <description>US TV Guide EPG</description> <url>/etc/epgimport/NAME OF EPG DATA FILE</url> </source> </sources> For more infos : https://www.techkings.org/threads/how-to-assign-epg-to-iptv-streams.120096/
_________________________
|
Top
|
|
|
|
|
#24128 - 11/04/21 06:33 PM
Re: Epg Alias
[Re: andr3wz]
|
VIP Japhar
journeyman
Registered: 12/29/15
Posts: 93
|
Hi Admin, what I needed to do was to create an alias of a terrestrial channel, which I did in the past by creating a specific conf file under crossepg dir. Actually in this case I was able to synchronize the epg of the offending hd channel with the epg of the same channel but on sat, using the echannalizer tool. Thanks
|
Top
|
|
|
|
|
#24129 - 11/05/21 03:54 AM
Re: Epg Alias
[Re: andr3wz]
|
Japhar Member
Carpal Tunnel
Registered: 10/21/10
Posts: 2691
|
The custom xml could be the solution ?
TS
<sources> <source type="gen_xmltv" channels="/etc/epgimport/custom.channels.xml"> <description>US TV Guide EPG</description> <url>/etc/epgimport/NAME OF EPG DATA FILE</url> </source> </sources>
_________________________
DM8000, DM800se, DM500HD, DM800HD, DM7025, DM7020s, DM7000, DM500s VU+ Solo, VU+ Uno, VU+ Duo, Kathrein UFS910 Tivusat, TNTSat, Fransat, SSR/TSR, BBC1-2-3/ITV DE-OpenBlackHole 1.4 image : http://www.openblackhole.com/
|
Top
|
|
|
|
|
|
|