Release PopCorn TV plugin
#61
You may get more support if you upload a proper and full log, rather than snippets...
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
#62
Is this an Italian addon or are the movies in English?
Reply
#63
(2020-02-09, 23:59)barney63 Wrote: Is this an Italian addon or are the movies in English?
Are you referring to the ABC Family add-on I'm trying to get to work? Yes, everything is in English.

Here is the complete log ~500k. Thanks so much for your help.

https://paste.kodi.tv/fiyoroniko.kodi
Reply
#64
This is the PopcornTV addon thread
Reply
#65
@gossamer1 - please actually read the forum rules (wiki) that you accepted and agreed to abide by when you signed up here, especially the piracy policy (wiki) part.

The forum moderators have determined that banned addons (wiki) are present on your system. To receive assistance here, these banned items must be removed. If a clean log is not submitted within 3 days, then the relevant post(s) will be removed after this time.
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
#66
(2020-02-10, 09:34)DarrenHill Wrote: @gossamer1 - please actually read the forum rules (wiki) that you accepted and agreed to abide by when you signed up here, especially the piracy policy (wiki) part.

The forum moderators have determined that banned addons (wiki) are present on your system. To receive assistance here, these banned items must be removed. If a clean log is not submitted within 3 days, then the relevant post(s) will be removed after this time.
Installing any banned add-ons was inadvertent. Do you have more info on which ones are banned? It would just be helpful to know which ones specifically were banned.

I was also confused on which post I was responding - the PopCorn TV and ABC Family plugins both are not working for me.

I will also review my plugins to try and determine which are banned and remove them.
Reply
#67
(2020-02-10, 14:14)gossamer1 Wrote: Installing any banned add-ons was inadvertent. Do you have more info on which ones are banned? It would just be helpful to know which ones specifically were banned.
READ THIS IF HAVING PROBLEMS WITH YOUR FREE MOVIE / TV SHOWS / IPTV STREAMS?
Reply
#68
Code:
2020-02-08 21:40:46.885 T:4060610576  NOTICE: ADDON: repository.Diamond-Wizard-Repo v4.1 installed
2020-02-08 21:40:46.885 T:4060610576  NOTICE: ADDON: repository.kodibae v3.0.0 installed
2020-02-08 21:40:46.885 T:4060610576  NOTICE: ADDON: repository.FalconRepo v1.1.0 installed
2020-02-08 21:40:46.885 T:4060610576  NOTICE: ADDON: repository.thecrew v0.2.9 installed
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
#69
(2020-02-10, 16:00)DarrenHill Wrote:
Code:
2020-02-08 21:40:46.885 T:4060610576 NOTICE: ADDON: repository.Diamond-Wizard-Repo v4.1 installed
2020-02-08 21:40:46.885 T:4060610576 NOTICE: ADDON: repository.kodibae v3.0.0 installed
2020-02-08 21:40:46.885 T:4060610576 NOTICE: ADDON: repository.FalconRepo v1.1.0 installed
2020-02-08 21:40:46.885 T:4060610576 NOTICE: ADDON: repository.thecrew v0.2.9 installed
Thanks so much for your help, instead of flaming me for not following the rules.

I've uninstalled those plugins (the site in which I found them said nothing about them being for piracy), but the problem persists. At one point HGTV worked, but it also now does not. PopCorn TV also does not work.

The full log after a fresh reboot is here:
https://paste.kodi.tv/iwiricoqaz.kodi
Reply
#70
(2020-02-10, 21:57)gossamer1 Wrote: The full log after a fresh reboot is here:

2020-02-10 14:50:27.938 T:4061613504 NOTICE: ADDON: repository.universalscrapers v1.0.0 installed

You missed a spot. Anything orange in the log file is 'a problem'.
Reply
#71
(2020-02-10, 21:59)Klojum Wrote:
(2020-02-10, 21:57)gossamer1 Wrote: The full log after a fresh reboot is here:
2020-02-10 14:50:27.938 T:4061613504 NOTICE: ADDON: repository.universalscrapers v1.0.0 installed

You missed a spot. Anything orange in the log file is 'a problem'. 
Got it now, thanks. Here's the new log.

https://paste.kodi.tv/oyumedocoj.kodi

I can also work on posting an advanced log, as I'm familiar with ssh and modifying config files, if the problem isn't evident from this file.
Reply
#72
I've now enabled further debugging in hopes to find out why many video add-ons don't work, including PopCorn TV and ABC Family.

The full debug log (32768) can be found here:
https://paste.kodi.tv/irifucufuj.kodi

Here is the error, pulled from the log above:
2020-02-11 18:35:13.019 T:3829388160   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.AttributeError'>
                                            Error Contents: 'NoneType' object has no attribute 'groups'
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/plugin.video.abcfamily/default.py", line 12, in <module>
                                                ma.processAddonEvent()
                                              File "/storage/.kodi/addons/script.module.t1mlib/lib/t1mlib.py", line 236, in processAddonEvent
                                                elif mode=='GV':  self.getVideo(p('url'))
                                              File "/storage/.kodi/addons/script.module.t1mlib/lib/t1mlib.py", line 164, in getVideo
                                                self.getAddonVideo(url)
                                              File "/storage/.kodi/addons/plugin.video.abcfamily/resources/lib/scraper.py", line 108, in getAddonVideo
                                                oid, eid = re.compile('&oid=(.+?)&eid=(.+?)&', re.DOTALL).search(sessionKey).groups()
                                            AttributeError: 'NoneType' object has no attribute 'groups'
                                            -->End of Python script error report<--
Reply
#73
Hi, no one has any further ideas? I'd really appreciate it if someone would scan the log I submitted to see if I'm somehow missing something.
Reply
#74
Hello, I am new to Kodi. I have installed the programm with some Add-Ons.

But I can not start PopcornTV Plugin.

I list an excerpt from the log file.
2020-05-22 12:13:54.978 T:140091667974272  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
2020-05-22 12:13:55.013 T:140091667974272  NOTICE: initialize done
2020-05-22 12:13:55.013 T:140091667974272  NOTICE: Running the application...
2020-05-22 12:13:55.017 T:140091667974272  NOTICE: starting zeroconf publishing
2020-05-22 12:13:55.026 T:140089753597696  NOTICE: ES: Starting UDP Event server on port 9777
2020-05-22 12:13:55.026 T:140089753597696  NOTICE: UDP: Listening on port 9777 (ipv6 : false)
2020-05-22 12:14:29.522 T:140090394777344   ERROR: DoWork - Direct texture file loading failed for resource://resource.images.weathericons.default/
2020-05-22 12:14:41.648 T:140089515026176   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.AttributeError'>
                                            Error Contents: 'NoneType' object has no attribute 'findAll'
                                            Traceback (most recent call last):
                                              File "/home/pinguin/.kodi/addons/plugin.video.popcorntv/default.py", line 94, in <module>
                                                show_root_folder()
                                              File "/home/pinguin/.kodi/addons/plugin.video.popcorntv/default.py", line 40, in show_root_folder
                                                items = popcorntv.getCategories()
                                              File "/home/pinguin/.kodi/addons/plugin.video.popcorntv/resources/lib/popcorntv.py", line 23, in getCategories
                                                list = tree.find("ul", {"id":"pctv-main-menu-list"}).findAll("li")
                                            AttributeError: 'NoneType' object has no attribute 'findAll'
                                            -->End of Python script error report<--
2020-05-22 12:14:41.715 T:140089523418880   ERROR: GetDirectory - Error getting plugin://plugin.video.popcorntv/
2020-05-22 12:14:41.730 T:140091667974272   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.popcorntv/) failed
2020-05-22 12:14:56.254 T:140091667974272  NOTICE: Stopping player
2020-05-22 12:14:56.254 T:140091667974272  NOTICE: Storing total System Uptime
2020-05-22 12:14:56.254 T:140091667974272  NOTICE: Saving settings
2020-05-22 12:14:56.257 T:140091667974272  NOTICE: Saving skin settings
2020-05-22 12:14:56.258 T:140091667974272  NOTICE: Stopping all
2020-05-22 12:14:56.259 T:140091667974272  NOTICE: ES: Stopping event server
2020-05-22 12:14:56.259 T:140091667974272  NOTICE: stopping zeroconf publishing
2020-05-22 12:14:57.077 T:140089753597696  NOTICE: ES: UDP Event server stopped
2020-05-22 12:14:57.078 T:140091667974272  NOTICE: stop dvd detect media
2020-05-22 12:14:57.316 T:140091667974272  NOTICE: Application stopped
2020-05-22 12:14:57.516 T:140091667974272  NOTICE: XBApplicationEx: destroying...
2020-05-22 12:14:57.992 T:140091667974272  NOTICE: unload skin
2020-05-22 12:14:58.018 T:140091667974272  NOTICE: unload sections
2020-05-22 12:14:58.077 T:140091667974272  NOTICE: XBApplicationEx: application stopped!
Reply
#75
At the risk of deja-vu from your other post:

Can I draw your attention to something you maybe somehow missed - Do not post logs in the forum. Use https://paste.kodi.tv/ instead.

Please use the log file uploader addon to upload a full debug log (wiki) to our paste site and supply the link to it here. Snippets are rarely complete enough to be useful, and just bloat the forum database unnecessarily.
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply

Logout Mark Read Team Forum Stats Members Help
PopCorn TV plugin1