[OLD/CLOSED] PseudoTV Live - Set-Top box solution
(2014-04-15, 22:09)Dec64 Wrote:
(2014-04-15, 21:26)Lunatixz Wrote:
(2014-04-15, 21:11)Dec64 Wrote: I understand. I will try and get a log later when i can sort it. My ideal solution is still chtype 9 so could you please at least point me in the correct direction to properly create a plugin:// link to use in a .strm ? I have no idea where to look and my searchs have turned up nothing.

I'll look into it... it's still under development...

::Update::

I might have fixed it?? You will need to test tonight when I upload the update to my git...
It will require changing the formatting for chtype 15, check post 2 for updates.

::Update::

Git updated, post 2 updated


Ok cool, ill test it in 10mins. Thanks a lot.

---Edit

Ok made the changes and tested it out. Getting an error. Snippit from the log:

Code:
21:14:15 T:140681485735680  NOTICE: Thread BackgroundLoader start, auto delete: false
21:15:00 T:140681561270016  NOTICE: Previous line repeats 3 times.
21:15:00 T:140681561270016  NOTICE: Thread LanguageInvoker start, auto delete: false
21:15:00 T:140681561270016  NOTICE: -->Python Interpreter Initialized<--
21:15:00 T:140681561270016  NOTICE: script.pseudotv.livePseudoTV Live/storage/.xbmc/addons/script.pseudotv.live-master0.3.7
21:15:00 T:140681561270016  NOTICE: script.pseudotv.live-Globals: System Caching Enabled
21:15:00 T:140681616344832  NOTICE: Thread LanguageInvoker start, auto delete: false
21:15:00 T:140681616344832  NOTICE: -->Python Interpreter Initialized<--
21:15:00 T:140681616344832  NOTICE: script.pseudotv.livePseudoTV Live/storage/.xbmc/addons/script.pseudotv.live-master0.3.7
21:15:00 T:140681616344832  NOTICE: script.pseudotv.live-Globals: System Caching Enabled
21:15:00 T:140681616344832  NOTICE: Donor Import Failed, Disabling Donor FeaturesNo module named Donor
21:15:01 T:140681616344832  NOTICE: Requesting
21:15:01 T:140681616344832  NOTICE: http://www.google-analytics.com/__utm.gif?utmp=PTVL%2F647570497%2FDeclan%2F0.3.7%2FPTVL%2FC%2FT%2F&utmac=UA-45979766-1&utmwv=5.2.2d&utmcc=__utma%3D1.647570497.1.1.1.1%3B&utmn=6695883428
21:15:01 T:140681616344832  NOTICE: Pragma: no-cache
                                            Expires: Wed, 19 Apr 2000 11:43:00 GMT
                                            Last-Modified: Wed, 21 Jan 2004 19:51:30 GMT
                                            X-Content-Type-Options: nosniff
                                            Content-Type: image/gif
                                            Date: Thu, 03 Apr 2014 16:25:45 GMT
                                            Server: Golfe2
                                            Content-Length: 35
                                            Age: 1050556
                                            Cache-Control: private, no-cache, no-cache=Set-Cookie, proxy-revalidate
                                            Alternate-Protocol: 80:quic
                                            Connection: close
21:15:01 T:140681616344832  NOTICE: BuildPluginFileList
21:15:01 T:140681616344832   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.IndexError'>
                                            Error Contents: list index out of range
                                            Traceback (most recent call last):
                                              File "/storage/.xbmc/addons/script.pseudotv.live-master/resources/lib/Overlay.py", line 226, in onInit
                                                if self.readConfig() == False:
                                              File "/storage/.xbmc/addons/script.pseudotv.live-master/resources/lib/Overlay.py", line 354, in readConfig
                                                self.channels = self.channelList.setupList()
                                              File "/storage/.xbmc/addons/script.pseudotv.live-master/resources/lib/ChannelList.py", line 163, in setupList
                                                self.setupChannel(i + 1, False, makenewlists, False)
                                              File "/storage/.xbmc/addons/script.pseudotv.live-master/resources/lib/ChannelList.py", line 518, in setupChannel
                                                if self.makeChannelList(channel, chtype, chsetting1, chsetting2, chsetting3, chsetting4, append) == True:
                                              File "/storage/.xbmc/addons/script.pseudotv.live-master/resources/lib/ChannelList.py", line 833, in makeChannelList
                                                fileList = self.BuildPluginFileList(setting1, setting2, setting3, setting4, channel)
                                              File "/storage/.xbmc/addons/script.pseudotv.live-master/resources/lib/ChannelList.py", line 3882, in BuildPluginFileList
                                                plugins = Directs[1] # element 1 in split is plugin://plugin.type.name
                                            IndexError: list index out of range
                                            -->End of Python script error report<--

What does your setting2 look like
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?


Messages In This Thread
RE: [FORK] - by jcaa6479 - 2013-07-16, 23:25
Re: RE: - by bry - 2013-07-19, 08:42
Audio Muting Consistently ? - by gjwAudio - 2013-08-18, 08:25
PTVL Anomalies... - by gjwAudio - 2013-08-25, 01:15
Help Find The BAD Channel... - by gjwAudio - 2013-08-27, 02:12
RE: - by DLWhittet - 2013-10-13, 02:48
Problems with Pseudo TV Live - by media-mogul - 2013-11-07, 22:45
Setup wifi cam stream - by rebelmaveric19 - 2013-12-12, 00:54
Black Screen - by Antisthenes - 2014-03-03, 02:06
RE: [FORK] - by Lunatixz - 2014-03-25, 18:21
Re: RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - by Lunatixz - 2014-04-15, 22:53
Re: RE: - by Lunatixz - 2014-04-26, 17:10
Update breaks autostart? - by grumpygamer - 2014-07-12, 11:48
Re: RE: Update breaks autostart? - by bry - 2014-07-12, 13:44
PseudoTV Live + HDHomerun Tutorial - by bry - 2014-07-25, 23:17
RE: [FORK] - by tromy - 2014-09-22, 19:14
Custom Live Channel - by GavinCampbell - 2014-11-01, 18:20
Options menu? - by Pendragon445 - 2014-11-02, 20:23
Prevent Stop Button - by GavinCampbell - 2014-11-13, 22:45
RE: [FORK] - by herpkektop - 2015-02-11, 11:22
RE: [FORK] - by herpkektop - 2015-02-11, 17:55
PseudoTv issue - by adamp237 - 2015-03-02, 03:41
No Guide - Android Arm - by MoRbIdBoY - 2015-03-14, 20:26
Chanel Issues - by BlueKalel - 2015-05-03, 07:23
RE: donation - by gkithes - 2015-06-11, 02:27
RE: donation - by bornagainpenguin - 2015-06-11, 03:55
Channel Sharing Feature Freezing - by RORO-RR - 2015-07-11, 18:48
Logout Mark Read Team Forum Stats Members Help
[OLD/CLOSED] PseudoTV Live - Set-Top box solution45