:)
do you like the new skin?
:)
do you like the new skin?
right.. happy Easter all
next time v.3.0 ;)
I pray if someone can be kind enough to translate / check this how to into their own language so that it is easier for everyone to pack the picons
Very simple.
For next version ;)
Best wishes to all

We have explained this a few times with KiddaC
Some servers have changed panels, a little more advanced.
xc currently does not download from these panels: at most it could export the bouqet if you play in the config menu with panel_old or panel_new setting.
Currently, it only imports channels from enigma2_panel
Eg
if we replace get.php with
'/enigma2.php' ->> Ok Xc work
'/player_api.php' ->> only export
'/panel_api.php' ->> only export ??
in fact at the moment we can only speed it up, until a solution is found, I'm sorry.
when one is born round he cannot die square ![]()
wait.. next version 3
Your plugin is adapting nicely. Why abandon it.
hemm my friend eheh
before there was no research and they wanted research, now there is research and they want research on series, after what will they want?
if you open the source you get a tremendous headache
for series I don't know why some people don't like it, I don't know!
it is already a problem that stands up xc,
was born to import .m3u .xml to other types of servers, then adapted to one .. for a list
Then adapted for many lists to select, the Record did not work, even the covers were not good and did not go on all the boxes.
I learned by snooping, I can't study because of tinnitus, but I've always said that I share everything, I'm not the type who takes without asking and changes the name of plugins like others.
The source is free, the important thing that remains here.
Night all
KIDDAC ISN'T PUTTING BOUQUETS IN XSTREAMITY. THAT IS WHAT JEDI IS FOR ;)
![]()
here too the fix
to make the modification of the search it was necessary to change the code in all the classes.
so he was already a brothel before, imagine now that headache ..
Wait for KiddaC to finish with the export of the bouquets and then this will become a museum
;)
Display MoreI think it's the same issue KiddaC had with xstreamity the enigma2.php doesn't have the ports in the links.
The CDATA php links within the main enigma2 php is missing ports. Example
This shows get categories api info but the urls inside have no ports so they don't work
Add port and they work.
in this moment last xcplugin work with
def check_port(tport):
url = tport
line = url.strip()
protocol = 'http://'
domain = ''
port = 80
host = ''
urlsplit1 = line.split("/")
protocol = urlsplit1[0] + "//"
if len(urlsplit1) > 2:
domain = urlsplit1[2].split(':')[0]
if len(urlsplit1[2].split(':')) > 1:
port = urlsplit1[2].split(':')[1]
host = "%s%s:%s" % (protocol, domain, port)
if not url.startswith(host):
url = str(url.replace(protocol + domain ,host))
return url
###################
Display More
and in main
tport = str(config.plugins.XCplugin.hostaddress.value)
tport = check_port(tport)
self.xtream_e2portal_url = "http://" + tport + "/enigma2.php"
Thank's all
added 2.9 version
deb missing
update to
tvPanel 1.8.4
fix lcn rules setting
thank's Colombo for feedback
missing deb file
For Search discussion
In truth I do not understand the reason why it does not look in the series, there is certainly still a crash due to a "decode" of the virtual keyboard, perhaps because the series have multiple categories and sections, I do not know frankly
++++++++++ERROR READ CONFIG+++++++++++++
ptv_streamse instance has no attribute '__getitem__'
!!!!!!!!-------------------- URL http://exampleserver.com:8888/enigma2.php
first of all, better to go to the section Presentations and greet being your first post in this forum :)
then you should set the configuration file, I have written this thing a thousand times, it is the basis of the plugin, if you do not configure the .xml file in the / etc / enigma2 / xc folder and press ok on NOTHING it is clear that you will have a crash
Regards
then as soon as you get the crash log you can find in / home / root / log or in / tmp or in / media / hdd or in / media / usb .. kindly put it to me
ZSkin-FHD Released
New Skin Zeta v1.0
Currently released for OE DMM.
Developed on DMM900 OE2.5
Includes naked version for dmm CVS (100% compatible)
includes full version for dmm CVS
(with addition of external components)
Includes Full Teams version with insertion of Teams panels (currently supported - Dream Elite and SatLodge) soon panels of further Teams will be supported.
The skin can be used freely, but it is forbidden to remove the disclaimer and the parts supporting the teams. Error reports and suggestions for fix or additions are welcome.
Thank you all
#MMARK
Download ZSkin-FHD v1.0 for DMM CVS Naked Version
Download ZSkin-FHD v1.0 for DMM CVS Full Version
Download ZSkin-FHD v1.0 for DMM Team Version
good pastime at all





Top of the post last version
XCplugin v.2.7
I am trying to eliminate some repeated things, so it speeds up, if I could fix the return after the search, I will try to do some tests later.
If I insert the reset_search, from the Vod player, it returns to my home.
it's a little stressful like that.
You did well to make a new one from the base.
I hope I have been as useful as you to me.
Goodnight boys! here the KingVirus approaches ...:offended:
I do not know, but the important thing you solved.
And if you tell me in more detail, I apologize for my translation, but I don't speak English well and I don't know if Google translates well.
try this.. if work i update plugin
-configure name bouquet exported -
-other fix
it's already like that ..