Hello,
Posted 18 November 2016 - 18:35
Hello,
Posted 19 November 2016 - 17:33
Hello,
You have two possibilities.
1. Prepare M3U list and put file with extension ".m3u" somewhere where your STB has access and open this file via host Local Media.
2. Use file urllist.txt or urllist.stream these are text files with following format:
link_1_name ; http://uri_1/... link_2_name ; rtmp://uri_2/...
Files urllist.txt and urllist.stream can be access via host Urllist Player, you should put location of these files in the host configuration.
Regards,
SSS
Edited by samsamsam, 19 November 2016 - 17:33.
Posted 19 November 2016 - 19:47
http://neokino.net/DOWN pleas fix... thanks
Once again.
You are reporting problems but not thanks when I solve them.
So, sorry but I do not do anything for you.
Please stop write in this thread.
You will not get my answer any more.
Do you understand now?
Regards,
SSS
Edited by samsamsam, 19 November 2016 - 19:47.
Posted 19 November 2016 - 20:13
I thought you were getting better and better, SSS... And you were! So, stay cool, stay calm, no need for rising tension - inform him, educate him if you must but don't turn into a little dick-tator, please. It's unbecoming for such a great coder. Really, you don't need that... Let your coding do the talking for you! Stay well, stay cool and keep kicking arse with your coding, this is where you excel!!!
Benko, u pravu je SSS, malo manira ti ne bi nedostajalo. Nemoj ga uzimati zdravo za gotovo, nego se vrati i zahvali covjeku ljudski, kad nesto odradi kako treba! Trudi se svojski i zasluzuje da se to i cijeni na svaki nacin!
Posted 20 November 2016 - 00:13
Posted 20 November 2016 - 00:47
Posted 20 November 2016 - 00:57
You can made your own custom skin.
For example you use skin "PLi-HD".
In this case you need to modify file /usr/share/enigma2/PLi-HD/skin.xml
Find section <screen ...> ... </screen> and add new one with following code:
<screen name="IPTVExtMoviePlayer" position="center,center" size="1280,720" flags="wfNoBorder" backgroundColor="#FFFFFFFF"> <widget name="logoIcon" position="0,0" size="160,40" zPosition="4" transparent="1" alphatest="blend" /> <widget name="playbackInfoBaner" position="0,30" size="650,112" zPosition="2" pixmap="PLi-HD/iptv_playback_banner.png" transparent="1" alphatest="blend" /> <widget name="progressBar" position="94,54" size="544,7" zPosition="4" pixmap="/usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer/icons/playback_progress.png" transparent="1" borderWidth="1" borderColor="#888888" /> <widget name="bufferingBar" position="94,54" size="544,7" zPosition="3" pixmap="/usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer/icons/playback_buff_progress.png" borderWidth="1" borderColor="#888888" /> <widget name="statusIcon" position="20,45" size="40,40" zPosition="4" transparent="1" alphatest="blend" /> <widget name="loopIcon" position="43,30" size="40,40" zPosition="4" transparent="1" alphatest="blend" /> <widget name="goToSeekPointer" position="94,0" size="150,60" zPosition="8" pixmap="/usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer/icons/playback_pointer.png" transparent="1" alphatest="blend" /> <widget name="goToSeekLabel" noWrap="1" position="94,0" size="150,40" zPosition="9" transparent="1" foregroundColor="white" backgroundColor="#251f1f1f" font="Regular;24" halign="center" valign="center" /> <widget name="infoBarTitle" noWrap="1" position="82,30" size="568,23" zPosition="3" transparent="1" foregroundColor="white" backgroundColor="#251f1f1f" font="Regular;18" halign="center" valign="center" /> <widget name="currTimeLabel" noWrap="1" position="94,62" size="120,30" zPosition="3" transparent="1" foregroundColor="#66ccff" backgroundColor="#251f1f1f" font="Regular;24" halign="left" valign="top" /> <widget name="lengthTimeLabel" noWrap="1" position="307,62" size="120,30" zPosition="3" transparent="1" foregroundColor="#999999" backgroundColor="#251f1f1f" font="Regular;24" halign="center" valign="top" /> <widget name="remainedLabel" noWrap="1" position="518,62" size="120,30" zPosition="3" transparent="1" foregroundColor="#66ccff" backgroundColor="#251f1f1f" font="Regular;24" halign="right" valign="top" /> <widget name="videoInfo" noWrap="1" position="0,0" size="650,30" zPosition="3" transparent="1" foregroundColor="#999999" backgroundColor="#251f1f1f" font="Regular;24" halign="right" valign="top" /> <widget name="subSynchroIcon" position="0,0" size="180,66" zPosition="4" transparent="1" alphatest="blend" /> <widget name="subSynchroLabel" position="1,3" size="135,50" zPosition="5" transparent="1" foregroundColor="white" backgroundColor="transparent" font="Regular;24" halign="center" valign="center" /> <widget name="subLabel1" position="10,430" size="1260,240" zPosition="1" halign="center" valign="center" foregroundColor="#FFFF00" font="Regular;30" borderColor="#FF0000" borderWidth="2" backgroundColor="#cc000000" noWrap="1" /> <widget name="subLabel2" position="10,430" size="1260,240" zPosition="1" halign="center" valign="center" foregroundColor="#FFFF00" font="Regular;30" borderColor="#FF0000" borderWidth="2" backgroundColor="#cc000000" noWrap="1" /> <widget name="subLabel3" position="10,430" size="1260,240" zPosition="1" halign="center" valign="center" foregroundColor="#FFFF00" font="Regular;30" borderColor="#FF0000" borderWidth="2" backgroundColor="#cc000000" noWrap="1" /> <widget name="subLabel4" position="10,430" size="1260,240" zPosition="1" halign="center" valign="center" foregroundColor="#FFFF00" font="Regular;30" borderColor="#FF0000" borderWidth="2" backgroundColor="#cc000000" noWrap="1" /> </screen>
Edited by samsamsam, 20 November 2016 - 00:59.
Posted 20 November 2016 - 10:12
Posted 20 November 2016 - 10:34
I added http://tree.tv/ for Russian users.
I want to remeber you and others that IPTVPlayer is open source, any one can add host to is and make merge request.
So, you can add what you want but adding something need many TIME. You probably think that this take 5 minutes. Not it is not.
Regards,
SSS
Edited by samsamsam, 20 November 2016 - 10:37.
Posted 21 November 2016 - 00:11
You have two possibilities.
1. Prepare M3U list and put file with extension ".m3u" somewhere where your STB has access and open this file via host Local Media.
2. Use file urllist.txt or urllist.stream these are text files with following format:
...
Hello Sam,
Thank you very much for the information !
I want also to thank for the again working ZDF Mediathek. If you have the possibility, please take a look at 3 more free german similar sites: ARD Mediathek (http://www.ardmediathek.de/tv) , ARTE +7 Mediathek (http://www.arte.tv/guide/de/plus7/) and 3 Sat Mediathek (http://www.3sat.de/mediathek/), maybe you can integrate them into your great plugin.
Posted 22 November 2016 - 21:49
Subtitles are downloaded to Subtitles directory in IPTVPlayer cache folder.
Path to cache folder can be changed in IPTVPlayer configuration.
Regards,
SSS
thank you very match
(before your answer, for play, i make a little patch to iptvtools.pyo-py change cache directory )
Edited by parageria, 22 November 2016 - 21:50.
0 members, 0 guests, 0 anonymous users