• 1
  • 3
  • 4
  • 5
  • 6
  • 7(current)
Release Dumpert.nl Video-Addon (dutch)
#91
Problem playing links directed to youtoeb.

https://pastebin.com/kYsypTkq
Reply
#92
It seems the youtube addon isn't working correctly for you: Error Contents: Error reason: |accessNotConfigured| with message: |Project 294899064488 has been scheduled for deletion and cannot be used for API calls. Visit https://console.developers.google.com/ia...etion=true to undelete the project.|

Try posting on the youtube addon thread to get some help, i'm not familiar with the inner workings of the youtube addon...
Reply
#93
Will this plugin be supported in kodi v20 nexus? I use this every day. Dumpert on Kodi is my daily guilty pleasure Smile

On Android the plugin crashes on startup in the current Kodi v20 nexus rc2 release
Reply
#94
I will have a look
Reply
#95
I fixed it by editing 2 lines in "plugin.video.dumpert/addon.py"

1. Add the following at the start:
import xbmcvfs

2. Rename the following entry:
LIB_DIR = xbmc.translatePath(
into
LIB_DIR = xbmcvfs.translatePath(

--

For Android based, the file is located at: "/storage/emulated/0/Android/data/[kodi]/files/.kodi/addons/plugin.video.dumpert/addon.py"
I just installed Notepad++ on Windows to open the file and edit.
Reply
#96
v1.1.11 (2022-12-27) (thanks for the help AgentX)
- Not using xbmc.translatePath anymore as that method has been removed in Kodi 20 and up
Reply
#97
Hi to all of you,

I have read the issue was posted here already: https://forum.kodi.tv/showthread.php?tid...ht=dumpert but I was not aware of it and posted it again on github: https://github.com/skipmodea1/plugin.ima...ert/issues

As I'm not sure about it - will there be a fix in near future for this?
Dumpert app on Kodi 20 stopped working for me for about half a year now, and it is quite sad - as the app was great! :-)

Thanks Chris
Reply
#98
Hi Chris,

I tried dumpert from a tablet (kodi 20.3 and v1.1.11 of dumpert addon) and that seemed to work ok.

The error looks like being caused by getting nothing back from this url: https://api-live.dumpert.nl/mobile_api/j.../latest/0/

Can you check if that url works on your tv?
Reply
  • 1
  • 3
  • 4
  • 5
  • 6
  • 7(current)

Logout Mark Read Team Forum Stats Members Help
Dumpert.nl Video-Addon (dutch)0