Kodi Community Forum

Full Version: PseudoTV Live - SetTop Box Experience v.0.8.x
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
(2016-01-30, 20:31)nb2a Wrote: [ -> ]Since I cannot seem to load as many channels on youtube as I previously did can a channel like Twit TV on youtube be added without much of an issue? Is there any link to provide that info?

Thanks again

Settings2.XML has your channel configuration.
Thank you I will see how to get to that



(2016-01-30, 21:17)Lunatixz Wrote: [ -> ]
(2016-01-30, 20:31)nb2a Wrote: [ -> ]Since I cannot seem to load as many channels on youtube as I previously did can a channel like Twit TV on youtube be added without much of an issue? Is there any link to provide that info?

Thanks again

Settings2.XML has your channel configuration.
Hi, I haven't been able to play tvshows for some time now. I didn't notice when it stopped working, however today I am spending the time trying to make it work. I've tried pretty much everything. Created mixed channel, tv show channel, custom playlist and none of these are working. I enabled debug and was able to find this in the logs:

Code:
14:26:11 T:1232503872   DEBUG: RunQuery took 137 ms for 712 items query: select * from episodeview  WHERE (( EXISTS (SELECT 1 FROM genrelinktvshow JOIN genre ON genre.idGenre=genrelinktvshow.idGenre WHERE genrelinktvshow.idShow = episodeview.idShow AND genre.strGenre LIKE 'Comedy')))
14:26:11 T:1232503872   ERROR: script.pseudotv.live-0.7.2a-ChannelList: Unable to get information about channel 27
I thought that maybe the sql query wasn't returning any result, however I copied the db to my desktop from the raspberry pi and ran the same query and even got the results:

Code:
"109"    "1328"    "Uno"    "Jimmy works his magic in the courtroom. Unexpected inspiration leads him to an unconventional pursuit of potential clients."    ""    "8.000000"    "Vince Gilligan / Peter Gould"    "2015-02-08"    "<thumb>http://thetvdb.com/banners/episodes/273181/4663020.jpg</thumb>"    ""    "NULL"    "0"    "Vince Gilligan"    ""    "1"    "1"    ""    "-1"    "-1"    "-1"    "/var/media/Series/Series/Better Call Saul (2015)/Season 01/Better.Call.Saul.S01E01.Uno.HDTV.x264-KILLERS.mp4"    "1235"    ""    "NULL"    "NULL"    "NULL"    "7"    "Better.Call.Saul.S01E01.Uno.HDTV.x264-KILLERS.mp4"    "/var/media/Series/Series/Better Call Saul (2015)/Season 01/"    "1"    "2015-07-08 22:51:21"    "2015-02-09 20:35:24"    "Better Call Saul"    "AMC"    "2015-02-08"    "TV-14"    "NULL"    "NULL"    "25"

Code:
712 rows returned in 145ms from: select * from episodeview  WHERE (( EXISTS (SELECT 1 FROM genrelinktvshow JOIN genre ON genre.idGenre=genrelinktvshow.idGenre WHERE genrelinktvshow.idShow = episodeview.idShow AND genre.strGenre LIKE 'Comedy')))

Any idea of what could be the issue? Thanks.
Getting a message to send error report. I cannot even get addon to open to get past that.
(2016-02-01, 23:27)nb2a Wrote: [ -> ]Getting a message to send error report. I cannot even get addon to open to get past that.

Did you enable debugging? Maybe you're missing some dependency. I found enabling the debugging mode and checking the logs very useful to troubleshot these kind of issues.
First time ever seeing this message in the add on itself.
I cannot even get a log to upload either




(2016-02-02, 00:43)rub_n Wrote: [ -> ]
(2016-02-01, 23:27)nb2a Wrote: [ -> ]Getting a message to send error report. I cannot even get addon to open to get past that.

Did you enable debugging? Maybe you're missing some dependency. I found enabling the debugging mode and checking the logs very useful to troubleshot these kind of issues.
(2016-02-02, 01:21)nb2a Wrote: [ -> ]First time ever seeing this message in the add on itself.
I cannot even get a log to upload either




(2016-02-02, 00:43)rub_n Wrote: [ -> ]
(2016-02-01, 23:27)nb2a Wrote: [ -> ]Getting a message to send error report. I cannot even get addon to open to get past that.

Did you enable debugging? Maybe you're missing some dependency. I found enabling the debugging mode and checking the logs very useful to troubleshot these kind of issues.

Have you tried following these steps from the wiki? http://kodi.wiki/view/Log_file/Easy
[




Yes I did thank you still no luck after kodi says sending log by email


quote='rub_n' pid='2232529' dateline='1454369332']
(2016-02-02, 01:21)nb2a Wrote: [ -> ]First time ever seeing this message in the add on itself.
I cannot even get a log to upload either




(2016-02-02, 00:43)rub_n Wrote: [ -> ]Did you enable debugging? Maybe you're missing some dependency. I found enabling the debugging mode and checking the logs very useful to troubleshot these kind of issues.

Have you tried following these steps from the wiki? http://kodi.wiki/view/Log_file/Easy
[/quote]
Is there a way to disable autoloading a channel at startup. It always seems to freeze up ptvl
Hi Luna when I use channel generated from library genre and using rule to play only watched items the generated channel is in alphabetical order is there a way to force random movies for that channel? Thanks.
(2016-02-02, 12:08)co5mo Wrote: [ -> ]Hi Luna when I use channel generated from library genre and using rule to play only watched items the generated channel is in alphabetical order is there a way to force random movies for that channel? Thanks.
Did you use autotuning or inapp manager to create the channel?
(2016-02-02, 15:26)Lunatixz Wrote: [ -> ]
(2016-02-02, 12:08)co5mo Wrote: [ -> ]Hi Luna when I use channel generated from library genre and using rule to play only watched items the generated channel is in alphabetical order is there a way to force random movies for that channel? Thanks.
Did you use autotuning or inapp manager to create the channel?

I created it in inapp manager from some older version

it is Action Genre addon on Channel 1

settings2.xml: http://pastebin.com/aSwgknLD

I will try completely new channel using latest version or redoing them all from scratch
(2016-02-02, 17:27)co5mo Wrote: [ -> ]
(2016-02-02, 15:26)Lunatixz Wrote: [ -> ]
(2016-02-02, 12:08)co5mo Wrote: [ -> ]Hi Luna when I use channel generated from library genre and using rule to play only watched items the generated channel is in alphabetical order is there a way to force random movies for that channel? Thanks.
Did you use autotuning or inapp manager to create the channel?

I created it in inapp manager from some older version

it is Action Genre addon on Channel 1

settings2.xml: http://pastebin.com/aSwgknLD

I will try completely new channel using latest version or redoing them all from scratch

Self generated smart playlists are already set to "random" by default... try going to your userdata/addon_data/script.pseudotv.live/cache/generated folder and removing all the *.xsp files... then click "Force channel reset" in ptvls settings.
(2016-02-02, 18:09)Lunatixz Wrote: [ -> ]
(2016-02-02, 17:27)co5mo Wrote: [ -> ]
(2016-02-02, 15:26)Lunatixz Wrote: [ -> ]Did you use autotuning or inapp manager to create the channel?

I created it in inapp manager from some older version

it is Action Genre addon on Channel 1

settings2.xml: http://pastebin.com/aSwgknLD

I will try completely new channel using latest version or redoing them all from scratch

Self generated smart playlists are already set to "random" by default... try going to your userdata/addon_data/script.pseudotv.live/cache/generated folder and removing all the *.xsp files... then click "Force channel reset" in ptvls settings.

ok I know probably what is my "problem" here... as I have a large library when I use play only watched the generated xsp genre action movie playlist contains all the movies as it is not yet filtered by watched only and after that the final channel playlist m3u can only select some watched media as I have more unwatched then watched and it appears as alphabetically

increasing the media limit will help with this right, as the xps is limited using this setting?

maybe you could make it the other way around that the xps has the rule (watched only) directly in it, but I will deal with it by slimming down the library I wanted to do it anyway to speed up kodi

I should probably remove all those unwatched movies from my library because I use PTVL only to watch watched stuff Smile

thanks for your help now I understand PTVL even more
Is there a link please to get the most up to date version? I still am having no luck to get version e to work even after posting logs.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38