Posts: 50
Joined: Jun 2012
Reputation:
0
Hello, I had the same error like wanilton. I'm on 0.0.9 and last mediaimporter-kodi. How to get the last master version?
Posts: 5,184
Joined: Jan 2009
Reputation:
131
Just a heads up since there hasn't been any updates for a few weeks. I was very busy at work and still am very busy at home but I've started getting rid of or working around issues in the media importing core logic which were introduced in the very early stages of the project (several years ago) at which point I had no idea where this was going. Some of these issues are starting to surface through various other issues or making it hard to change / adjust certain things. My estimation is that I've reworked 60 - 70% of the issues I identified / know about but the hardest one is still unsolved.
Always read the
online manual (wiki),
FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the
forum rules (wiki).
Please read the pages on
troubleshooting (wiki) and
bug reporting (wiki) before reporting issues.
Posts: 837
Joined: Apr 2013
Reputation:
46
Thanks for the update. As always, real life and especially family comes first.
Posts: 16
Joined: Sep 2013
Reputation:
0
Hey, there is no android test build for this? Its says Not Found (for ARMv7a)
Posts: 837
Joined: Apr 2013
Reputation:
46
2020-07-25, 14:40
(This post was last modified: 2020-07-26, 14:49 by LongMan.)
The last set test builds have expired. We might have to wait a little for new builds. There is an push to get Matrix Alpha 1 released, it might be a good idea for the next build to be based on that release.
Let's see how quickly that is completed.
Cheers,
LongMan
Posts: 24
Joined: Oct 2019
Hi, did anyone succeed to add myplex server ? i get an error when i try. Same for emby connect !
I succeed to add my remote emby server through the local option by entering the url but it is not working when trying the same with Plex.
Posts: 8
Joined: Feb 2019
Reputation:
1
Been trying to add my Plex server but Local Only and MyPlex both don't work.
Local Only tells me that my hostname which is my IP doesn't match.
While MyPlex gives me:
Error Type: <class 'TypeError'>
Error Contents: function takes at most 2 arguments (3 given)
Has anybody else had success with Plex?
Posts: 24
Joined: Oct 2019
(2020-08-21, 07:45)Montellese Wrote: You're right. There seem to have been backwards incompatible changes to the Python API in Kodi which is why the Plex media importer add-on isn't working anymore. This is already fixed in latest master (in addition to some new features) so I will try to release that version ASAP.
Great to see that !
I'm willing to try that new version then !
Do you post it there when there is a new version available ? Or do we need to keep an eye on the GitHub page ?
Posts: 24
Joined: Oct 2019
(2020-08-21, 09:13)Montellese Wrote: I will post the update here but since the update of the add-on will also be published on the repository it should automatically be detected by your Kodi installation.
Ah Great ! Thank you for your answer !