MoojMidge / service.upnext

GNU General Public License v2.0
19 stars 5 forks source link

Widgets not showing up #20

Closed Lefo16 closed 9 months ago

Lefo16 commented 10 months ago

Hi,

Installed latest Kodi 20.2 with this fork of UpNext and the UpNext Movies and UpNext Episodes is blank.

How to fix?

Version: service.upnext-2.0.25+dev.0+matrix.1.zip

image image

MoojMidge commented 10 months ago

No idea.

If you can provide a debug log then that may provide some information https://kodi.wiki/view/Log_file/Easy

Lefo16 commented 10 months ago

kodi.log

Here you go :)

TIA

MoojMidge commented 10 months ago

Have you added anything to your Kodi library?

The widgets only query information from the local Kodi video library for speed, so unless you enable library integration for the video plugins you use (I know you can do this using TMDb Helper, not sure about other plugins), the UpNext widgets won't have anything to show.

Lefo16 commented 10 months ago

image Tried Library Integration for TMDB Helper and seems to not working. See above setting. Am I missing something?

MoojMidge commented 10 months ago

You will still need to add items (manually via context menu) or lists (via the "Auto-update library from Trakt list(s)" option in your screenshot above) to your library and also ensure that those items are scanned into your library.

TMDB Helper is pretty handy but it can't read your mind to tell what you want in your library 😉

MoojMidge commented 9 months ago

Closing this - the widgets pull info from a local Kodi library, when you add things to the library they will start working.