[OLD/CLOSED] PseudoTV Live - Set-Top box solution
(2014-05-20, 15:19)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?


Quote: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?
1. Enchanced artwork and guide data enabled.
2. System cache is disabled(because of the unicode issue)
3.Force channel reset.Create channels and no results for live artwork(xmltv is not in english but some shows are ...e.g. person of interest.For this show shouldn't I get the artwork?

Editing the m3u will be a waste of time, m3u's are temporary playlists... I doubt you want to manually edit it every week...
The way you are going about editing it is incorrect anyway... instead of working around the problem... lets try and fix the problem Smile

(2014-05-20, 16:58)Dec64 Wrote:
(2014-05-20, 14:24)Lunatixz Wrote:
(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?


use mc2xml to generate my xml files. Never had this issue with it before. I removed the channels causing the issue just so i could get it to load. Now when it loads it's only showing about half the channels, as if it can not read the xmltv data from the others.

settings2.xml
xmltv.xml

and you tried force resetting the channels?
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: [FORK] "PseudoTV Live" w/ LiveTV, InternetTV and added Strm Support - by Lunatixz - 2014-05-20, 18:17
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