dualmeister
Honorary Master
- Joined
- Oct 15, 2005
- Messages
- 32,537
Can we get a plex plugin?
Kodi has had an official Plex plugin for a while.
Unless I'm missing something?
Can we get a plex plugin?
He is asking for a Showmax plugin for Plex.Kodi has had an official Plex plugin for a while.
Unless I'm missing something?
He is asking for a Showmax plugin for Plex.
thanks @js9241698Just uploaded 0.24.5
Add new quality select
Update to latest Matt common code
Get it here:
[RELEASE] Showmax KODI Add-on
Uploaded to anonfile. Can still be downloaded from http://snip.li/showmaxkodi - it will now redirect to anonfile. First click might give popup / ad. Just ignore and try 2nd time to download the zip. As mentioned above, always check your download against the md5 checksum mentioned in...mybroadband.co.za
Just uploaded 0.25.3
Matt how moved all his common code into a new module.
That module is only available via his repo, so his repo is now required to be installed for this add-on to work.
Instructions to install that are in the release post linked below.
This adds a few benefits going forward.
1) Smaller add-on size
2) He can push updates to improve common code without me needing to then push new update to this add-on.
3) His common module includes all the dependencies built-in (arrow, requests etc).
This makes things less likely to break going forward.
Get it here:
https://mybroadband.co.za/forum/threads/release-showmax-kodi-add-on.970471/page-2#post-23242578
Note:
This add-on is not in his repo (due to takedown). You will still need to manually update it when required.
I will look into creating a repo in the future of my own that contains this add-on so updates can be automated.
2019-12-17 07:31:52.841 T:1318744960 WARNING: plugin.video.showmax - LANGUAGE: Addon didn't return a string for id: 32052
2019-12-17 07:31:52.913 T:1318744960 WARNING: plugin.video.showmax - LANGUAGE: Addon didn't return a string for id: 32041
2019-12-17 07:31:52.927 T:1318744960 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named bs4
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.showmax/default.py", line 3, in <module>
from resources.lib.plugin import plugin
File "/storage/.kodi/addons/plugin.video.showmax/resources/lib/plugin.py", line 7, in <module>
from .api import API
File "/storage/.kodi/addons/plugin.video.showmax/resources/lib/api.py", line 4, in <module>
from bs4 import BeautifulSoup
ImportError: No module named bs4
-->End of Python script error report<--
2019-12-17 07:31:53.057 T:1334072192 ERROR: GetDirectory - Error getting plugin://plugin.video.showmax/
2019-12-17 07:31:53.058 T:1937553856 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.showmax/) failed
2019-12-17 07:32:01.572 T:1937553856 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
2019-12-17 07:32:01.811 T:1318744960 WARNING: plugin.video.showmax - LANGUAGE: Addon didn't return a string for id: 32052
2019-12-17 07:32:01.871 T:1318744960 WARNING: plugin.video.showmax - LANGUAGE: Addon didn't return a string for id: 32041
2019-12-17 07:32:01.875 T:1318744960 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named bs4
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.showmax/default.py", line 3, in <module>
from resources.lib.plugin import plugin
File "/storage/.kodi/addons/plugin.video.showmax/resources/lib/plugin.py", line 7, in <module>
from .api import API
File "/storage/.kodi/addons/plugin.video.showmax/resources/lib/api.py", line 4, in <module>
from bs4 import BeautifulSoup
ImportError: No module named bs4
-->End of Python script error report<--
2019-12-17 07:32:01.977 T:1334072192 ERROR: GetDirectory - Error getting plugin://plugin.video.showmax/
2019-12-17 07:32:01.978 T:1937553856 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.showmax/) failed