• 1
  • 637
  • 638
  • 639(current)
  • 640
  • 641
  • 694
[OLD/CLOSED] PseudoTV Live - Set-Top box solution
(2015-06-07, 14:56)Lunatixz Wrote:
(2015-06-07, 12:58)sickboyy Wrote:
(2015-06-06, 22:05)sickboyy Wrote: Hopefully that will fix it. I don't see anything wrong with the YouTube content I'm trying to grab, they're both using either PL or UC.

Code:
<setting id="Channel_27_1" value="UC-9-kyTW8ZkZNDHQJ6FgpwQ" />

Code:
<setting id="Channel_25_1" value="PL5o3ll3G4acyuACDdy0HFjGN5y3o_rQBH|PL_jFbqOSEqaJs4l1clBJ2w8dRWArUcQH3" />

Just tried this again this morning (with the update) and I'm still getting the same problem. It gets to the channel 'Yesterday' and can't find any more.

http://pastebin.com/eJQiNFPW

Here's my log also: http://pastebin.com/DATa9n4c

I must be doing something wrong but I can't see what? The 'Challenge' channel works fine.
Your log isn't a debug log, read op on how to correctly post a log.

I'm getting a similar log with all the debug stuff turned on
http://pastebin.com/M9CYxdyz

PLTV is just stuck in an infinite loop on Youtube playlists. It doesn't try to skip them or give up. No error messages either.
(2015-06-07, 15:13)snesmaster40 Wrote:
(2015-06-07, 14:56)Lunatixz Wrote:
(2015-06-07, 12:58)sickboyy Wrote: Just tried this again this morning (with the update) and I'm still getting the same problem. It gets to the channel 'Yesterday' and can't find any more.

http://pastebin.com/eJQiNFPW

Here's my log also: http://pastebin.com/DATa9n4c

I must be doing something wrong but I can't see what? The 'Challenge' channel works fine.
Your log isn't a debug log, read op on how to correctly post a log.

I'm getting a similar log with all the debug stuff turned on
http://pastebin.com/M9CYxdyz

PLTV is just stuck in an infinite loop on Youtube playlists. It doesn't try to skip them or give up. No error messages either.

Please post a proper debug log, instructions in op and bug forum... thanks
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2015-06-07, 15:49)Lunatixz Wrote:
(2015-06-07, 15:13)snesmaster40 Wrote:
(2015-06-07, 14:56)Lunatixz Wrote: Your log isn't a debug log, read op on how to correctly post a log.

I'm getting a similar log with all the debug stuff turned on
http://pastebin.com/M9CYxdyz

PLTV is just stuck in an infinite loop on Youtube playlists. It doesn't try to skip them or give up. No error messages either.

Please post a proper debug log, instructions in op and bug forum... thanks

Sure. I just checked the log now and noticed that PLTV was suddenly parsing the videos after 18 minutes had passed. Really odd as channels parse instantly.
(2015-06-07, 16:28)snesmaster40 Wrote:
(2015-06-07, 15:49)Lunatixz Wrote:
(2015-06-07, 15:13)snesmaster40 Wrote: I'm getting a similar log with all the debug stuff turned on
http://pastebin.com/M9CYxdyz

PLTV is just stuck in an infinite loop on Youtube playlists. It doesn't try to skip them or give up. No error messages either.

Please post a proper debug log, instructions in op and bug forum... thanks

Sure. I just checked the log now and noticed that PLTV was suddenly parsing the videos after 18 minutes had passed. Really odd as channels parse instantly.

Youtube isn't 100% the current parser was a quick patch for a major change by google... I haven't had the time to write a proper parsers and backend for the new youtube api.

Maybe users should just ignore youtube for now.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2015-06-07, 16:31)Lunatixz Wrote:
(2015-06-07, 16:28)snesmaster40 Wrote:
(2015-06-07, 15:49)Lunatixz Wrote: Please post a proper debug log, instructions in op and bug forum... thanks

Sure. I just checked the log now and noticed that PLTV was suddenly parsing the videos after 18 minutes had passed. Really odd as channels parse instantly.

Youtube isn't 100% the current parser was a quick patch for a major change by google... I haven't had the time to write a proper parsers and backend for the new youtube api.

Maybe users should just ignore youtube for now.

Well it's nearly there, but I can see how big of a headache it is. Damn that Google Sad
(2015-06-06, 20:35)Lunatixz Wrote: Seeing a lot of post concerning YouTube, but not seeing any logs.

Code:
https://drive.google.com/file/d/0B_NU560Dvw3DeHpCbEs0djJQWWM/view?usp=sharing

Funny you should say that... Rofl

Interestingly enough as far as I can understand from the log I'm getting stuck on a cooking channel (Hilegh (sp?) cooking) but the EPG stops at channel 144 (Nova) and doesn't seem to be loading anything else even though I can see the ram being sucked up in use for something but I have no idea what.
(2015-06-07, 17:49)bornagainpengui Wrote:
(2015-06-06, 20:35)Lunatixz Wrote: Seeing a lot of post concerning YouTube, but not seeing any logs.

Code:
https://drive.google.com/file/d/0B_NU560Dvw3DeHpCbEs0djJQWWM/view?usp=sharing

Funny you should say that... Rofl

Interestingly enough as far as I can understand from the log I'm getting stuck on a cooking channel (Hilegh (sp?) cooking) but the EPG stops at channel 144 (Nova) and doesn't seem to be loading anything else even though I can see the ram being sucked up in use for something but I have no idea what.

According to a log I had, it started going through the videos after 18 minutes, so I guess PLTV is sucking up RAM to try and go through the videos in a playlist. The problem is Youtube playlists with a high number of videos.

I setup up a test playlist with only 1 video and PLTV instantly parsed it. The EPG file was created perfectly too.

Edit: I did another test with a playlist I have that luckily has 50 videos and it parses instantly too. I believe at the moment only Youtube playlists with upto 50 videos will work. Any higher and PLTV will take longer to go through. I'm assuming 50 because that's what 0.6.2a kept stopping at.

Playlist if only wants to check try
https://www.youtube.com/playlist?list=PL...035BD8B363
(2015-06-07, 17:49)bornagainpengui Wrote:
(2015-06-06, 20:35)Lunatixz Wrote: Seeing a lot of post concerning YouTube, but not seeing any logs.

Code:
https://drive.google.com/file/d/0B_NU560Dvw3DeHpCbEs0djJQWWM/view?usp=sharing

Funny you should say that... Rofl

Interestingly enough as far as I can understand from the log I'm getting stuck on a cooking channel (Hilegh (sp?) cooking) but the EPG stops at channel 144 (Nova) and doesn't seem to be loading anything else even though I can see the ram being sucked up in use for something but I have no idea what.

One quick look at the log shows PTVL running perfectly till another one of your plugins you have installed fails and kills other python tasks running...

Code:
10:37:51 T:4478623744   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'thread.error'>
                                            Error Contents: release unlocked lock
                                            Traceback (most recent call last):
                                              File "/Users/davidchamberlain/Library/Application Support/Kodi/addons/weather.openweathermap.extended/resources/lib/maps.py", line 217, in <module>
                                                Main()
                                              File "/Users/davidchamberlain/Library/Application Support/Kodi/addons/weather.openweathermap.extended/resources/lib/maps.py", line 22, in __init__
                                                self._get_maps(lat, lon)
                                              File "/Users/davidchamberlain/Library/Application Support/Kodi/addons/weather.openweathermap.extended/resources/lib/maps.py", line 109, in _get_maps
                                                thread_precip.join()
                                              File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.10_x86_64-target/lib/python2.6/threading.py", line 660, in join
                                            error: release unlocked lock
                                            -->End of Python script error report<--
10:37:51 T:4478623744    INFO: Python script interrupted by user
10:37:51 T:4478623744   DEBUG: Thread LanguageInvoker 4478623744 terminating
10:37:51 T:4477550592   DEBUG: Thread ActiveAE 4477550592 terminating
10:37:51 T:4478087168   DEBUG: Thread AESink 4478087168 terminating
10:37:51 T:140735297229584  NOTICE: stopped
10:37:51 T:140735297229584  NOTICE: destroy
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2015-06-06, 20:20)Lunatixz Wrote:
(2015-06-06, 20:06)RockDawg Wrote:
(2015-06-06, 16:37)snesmaster40 Wrote: Maybe the download is failing for some reason? The new version is 34mb so it'll take a bit longer than usual for PLTV to update/install. You could try downloading the zip file from:
https://github.com/Lunatixz/XBMC_Addons/...udotv.live

The dependency might be Youtube-dl as that's what gets installed with 0.6.2b

I ave the same problem on my Windows machine, but not my Openelec machines. I did try downloading the the 0.6.2b zip and it won't install because it says dependencies not met but 0.6.2a is running fine on it. . I have all the dependencies listed in the first post of the main thread for PTVL and I also have an addon called youtube-dl COntrol 15.318.0. I assume that's the same thing as you are talking about?

I placed youtube-dl as an optional dependency... should fix install issue

Could I be having an Andriod Kitkat only issue in that the 0.6.2b and 0.6.2c updates show as:

system > addons > get add-ons > Lunatixz Repo > Program Add-ons >

PseudoTV Live incompatible

I am using a Beelink R89 ARM device with XBMC Gotham 13.4-XBMC(0) 16DEC14.

I did not see any XBMC requirements, so I don't know if I'm supposed to upgrade XBMC for these updates to work.

I was working fine with PTVL 0.6.2a, but I cannot reload it due to the upgrade messages it gives upon execution. I am now at the point where I cannot cancel the request to upgrade and just use 0.6.2a as I was doing on Thursday of last week before I started getting upgrade messages.

Uninstall of PTVL 0.6.2a and re-install leaves me with a

System > Add-ons > Geet Add-ons > Lunatixz Repo > Program Add-ons >

PseudoTV Live Update available

Selecting the PseudoTV Live addon shows that it is version 0.6.2c and, then, displays the "missing dependencies" error upon execution. I f I go into the Add-on Information dialog and perform the update from the choices presented, therein, I get the same error. So, it seems I cannot get 0.6.2a that does not insist on an upgrade to 0.6.2b or c.

I have cleared-out all of PTVL up through uninstalling the Lunatixz Repository and re-installing with 0.6.2b, then clearing out and re-installing with 0.6.2c. No go. I still get a PTVL incompatible and the "missing dependencies" error message.

I am using the fusion site, but I have also tried to use Git Hub and have sneaker-netted the zip files from Git Hub onto a USB drive and into my R89. I cannot seem to use system > Add-ons > "install from zip file" without the "missing dependencis" error for either the

script.pseudotv.live-0.6.2b.zip
script.pseudotv.live-0.6.2c.zip

zip files on Git Hub and the

script.pseudotv.live-0.6.2a.zip

wants me to upgrade, then gives me the "missing dependencies" error or sits there as "incompatible"

Anyone out there successful in updating PTVL on an Android Kitkat device? How do I rollback to 0.6.2a without being pushed to upgrade? Is there a method of getting debug logs for the install attempt of any of these updates? I'd love to be able to provide something in order to get this situation remedied.

I look forward to any insight.

Thanks!

Cerafin
(2015-06-07, 18:26)snesmaster40 Wrote:
(2015-06-07, 17:49)bornagainpengui Wrote:
(2015-06-06, 20:35)Lunatixz Wrote: Seeing a lot of post concerning YouTube, but not seeing any logs.

Code:
https://drive.google.com/file/d/0B_NU560Dvw3DeHpCbEs0djJQWWM/view?usp=sharing

Funny you should say that... Rofl

Interestingly enough as far as I can understand from the log I'm getting stuck on a cooking channel (Hilegh (sp?) cooking) but the EPG stops at channel 144 (Nova) and doesn't seem to be loading anything else even though I can see the ram being sucked up in use for something but I have no idea what.

According to a log I had, it started going through the videos after 18 minutes, so I guess PLTV is sucking up RAM to try and go through the videos in a playlist. The problem is Youtube playlists with a high number of videos.

I setup up a test playlist with only 1 video and PLTV instantly parsed it. The EPG file was created perfectly too.

Edit: I did another test with a playlist I have that luckily has 50 videos and it parses instantly too. I believe at the moment only Youtube playlists with upto 50 videos will work. Any higher and PLTV will take longer to go through. I'm assuming 50 because that's what 0.6.2a kept stopping at.

Playlist if only wants to check try
https://www.youtube.com/playlist?list=PL...035BD8B363

I can confirm this on Windows.
50 and under videos in YT Playlist = Parses and loads perfectly
51 and over videos in YT Playlist = Kodi Freezes up while parsing playlist.

I remember seeing this 50 video limit issue being mentioned in Bromix' thread some time ago (after YT change that screwed everything up)
I'm having a problem configuring channels, I this is only recently. I have deleted the settings2.xml file and have been unable to re-create it independently without having the pseudotv re-create it through autotune. I click on it and get a config.py error

I also tried importing the file from another computer with the same channel configuration but that didn't work either same error.

I deleted the entire program and then re-installed it and still nothing worked.

Using Android ARM and it was working previously in earlier versions but not in the .62 versions
(2015-06-07, 20:50)RORO-RR Wrote: I'm having a problem configuring channels, I this is only recently. I have deleted the settings2.xml file and have been unable to re-create it independently without having the pseudotv re-create it through autotune. I click on it and get a config.py error

I also tried importing the file from another computer with the same channel configuration but that didn't work either same error.

I deleted the entire program and then re-installed it and still nothing worked.

Using Android ARM and it was working previously in earlier versions but not in the .62 versions
No log = No fix!
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2015-06-07, 18:41)Lunatixz Wrote: \
One quick look at the log shows PTVL running perfectly till another one of your plugins you have installed fails and kills other python tasks running...

Code:
10:37:51 T:4478623744   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'thread.error'>
                                            Error Contents: release unlocked lock
                                            Traceback (most recent call last):
                                              File "/Users/davidchamberlain/Library/Application Support/Kodi/addons/weather.openweathermap.extended/resources/lib/maps.py", line 217, in <module>
                                                Main()
                                              File "/Users/davidchamberlain/Library/Application Support/Kodi/addons/weather.openweathermap.extended/resources/lib/maps.py", line 22, in __init__
                                                self._get_maps(lat, lon)
                                              File "/Users/davidchamberlain/Library/Application Support/Kodi/addons/weather.openweathermap.extended/resources/lib/maps.py", line 109, in _get_maps
                                                thread_precip.join()
                                              File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.10_x86_64-target/lib/python2.6/threading.py", line 660, in join
                                            error: release unlocked lock
                                            -->End of Python script error report<--
10:37:51 T:4478623744    INFO: Python script interrupted by user
10:37:51 T:4478623744   DEBUG: Thread LanguageInvoker 4478623744 terminating
10:37:51 T:4477550592   DEBUG: Thread ActiveAE 4477550592 terminating
10:37:51 T:4478087168   DEBUG: Thread AESink 4478087168 terminating
10:37:51 T:140735297229584  NOTICE: stopped
10:37:51 T:140735297229584  NOTICE: destroy

Okay, am now running with the other weather plugin instead of the Open Weather Map Extended and using the default Kodi theme (Confluence) and tried again, generating this log:

Code:
https://drive.google.com/file/d/0B_NU560Dvw3DdmFFZ2F4dXIyZW8/view?usp=sharing
(2015-06-07, 21:52)bornagainpengui Wrote:
(2015-06-07, 18:41)Lunatixz Wrote: \
One quick look at the log shows PTVL running perfectly till another one of your plugins you have installed fails and kills other python tasks running...

Code:
10:37:51 T:4478623744   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'thread.error'>
                                            Error Contents: release unlocked lock
                                            Traceback (most recent call last):
                                              File "/Users/davidchamberlain/Library/Application Support/Kodi/addons/weather.openweathermap.extended/resources/lib/maps.py", line 217, in <module>
                                                Main()
                                              File "/Users/davidchamberlain/Library/Application Support/Kodi/addons/weather.openweathermap.extended/resources/lib/maps.py", line 22, in __init__
                                                self._get_maps(lat, lon)
                                              File "/Users/davidchamberlain/Library/Application Support/Kodi/addons/weather.openweathermap.extended/resources/lib/maps.py", line 109, in _get_maps
                                                thread_precip.join()
                                              File "/Users/Shared/jenkins/workspace/OSX-64/tools/depends/xbmc-depends/macosx10.10_x86_64-target/lib/python2.6/threading.py", line 660, in join
                                            error: release unlocked lock
                                            -->End of Python script error report<--
10:37:51 T:4478623744    INFO: Python script interrupted by user
10:37:51 T:4478623744   DEBUG: Thread LanguageInvoker 4478623744 terminating
10:37:51 T:4477550592   DEBUG: Thread ActiveAE 4477550592 terminating
10:37:51 T:4478087168   DEBUG: Thread AESink 4478087168 terminating
10:37:51 T:140735297229584  NOTICE: stopped
10:37:51 T:140735297229584  NOTICE: destroy

Okay, am now running with the other weather plugin instead of the Open Weather Map Extended and using the default Kodi theme (Confluence) and tried again, generating this log:

Code:
https://drive.google.com/file/d/0B_NU560Dvw3DdmFFZ2F4dXIyZW8/view?usp=sharing

Log shows no errors, try disabling background updating, then watch what ptvl does... if it hangs for a channel build to long, send me the settings2 details for that channel.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2015-06-07, 06:42)3CupsOfCoffee Wrote: @Lunatixz @RockDawg Chapters coded into the file, mkv or m4a?
I think that's it. I've done some testing today and the ones that skip back the beginning don't have chapters and the ones that seemed to skip back to some random point are actually chapters. At least on the 6 I just tried.

Lunatixz, what is the key I need to map? I looked in the Kodi wiki and I don't see a key for skip back Playlist.
  • 1
  • 637
  • 638
  • 639(current)
  • 640
  • 641
  • 694

Logout Mark Read Team Forum Stats Members Help
[OLD/CLOSED] PseudoTV Live - Set-Top box solution45