[OLD/CLOSED] PseudoTV Live - Set-Top box solution
(2014-05-20, 04:41)Dec64 Wrote: @Lunatixz

Getting errors on creating channels for certain live tv channels.

Code:
03:38:01 T:140257737672448   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ValueError'>
                                            Error Contents: invalid literal for int() with base 10: 'I316.751025.microsoft.com'
                                            Traceback (most recent call last):
                                              File "/home/declan/.xbmc/addons/script.pseudotv.live-master/resources/lib/Overlay.py", line 289, in onInit
                                                if self.readConfig() == False:
                                              File "/home/declan/.xbmc/addons/script.pseudotv.live-master/resources/lib/Overlay.py", line 407, in readConfig
                                                self.channels = self.channelList.setupList()
                                              File "/home/declan/.xbmc/addons/script.pseudotv.live-master/resources/lib/ChannelList.py", line 158, in setupList
                                                self.setupChannel(i + 1, False, makenewlists, False)
                                              File "/home/declan/.xbmc/addons/script.pseudotv.live-master/resources/lib/ChannelList.py", line 512, in setupChannel
                                                if self.channels[channel - 1].setPlaylist(CHANNELS_LOC + 'channel_' + str(channel) + '.m3u') == True:
                                              File "/home/declan/.xbmc/addons/script.pseudotv.live-master/resources/lib/Channel.py", line 48, in setPlaylist
                                                return self.Playlist.load(filename)
                                              File "/home/declan/.xbmc/addons/script.pseudotv.live-master/resources/lib/Playlist.py", line 217, in load
                                                tmpitem.duration = int(line[8:index])
                                            ValueError: invalid literal for int() with base 10: 'I316.751025.microsoft.com'
                                            -->End of Python script error report<--

What xmltv source are you using?

(2014-05-20, 13:12)tromy Wrote: Live tv artwork question:
This is an example of a m3u live channel created from PLTV:no artwork

#EXTINF:3600,PERSON OF INTEREST//LiveTV//..plot......//Unknown//2014-05-21 21:00:00//NA|NA|NA|OLD,tvshow|
pvr://channels/tv/All TV channels/3.pvr

I can edit it and add the title of the show:

#EXTINF:3600,PERSON OF INTEREST//LiveTV//..plot.......//Unknown//2014-05-21 21:00:00//NA|PERSON OF INTEREST|NA|OLD,tvshow|
pvr://channels/tv/All TV channels/3.pvr

So I have downloaded an image, named it "PERSON OF INTEREST-landscape" and put it in cache/artwork folder.That thing works fine.
Is it possible to auto search in the cache/artwork folder and find the exact name and not do this manually?

This isn't a good idea... what are you trying to do... do you have enhanced artwork and guide data enabled in livetv? Did you force channel reset after enabling?

(2014-05-20, 14:18)ianuk2005 Wrote:
(2014-05-19, 23:21)Lunatixz Wrote:
(2014-05-19, 22:17)ianuk2005 Wrote: Another quick question, I'm sure it's not possible atm but I have some playlists that have tons of episodes for one show and not as many for other shows. If I have it ordered random and set to only play a show one episode in a row i'd get for example show: ABACADABABDAC

so the epg is populated with a lot from show A and not many from show B,C or D.

If there a way to get it to go like show ABCDABCDABCD

There is already a rule for this...

Can you give me some more details on what rule will do that? I have my playlists set to random and the channel rule to only show one episode in a row and it will still go for example show ABACAC and not show ABCABC

Best effort , then you can select how many shows each...
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: - by Lunatixz - 2014-04-26, 17:10
Re: RE: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - by Lunatixz - 2014-05-20, 14:24
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