Kodi Community Forum

Full Version: favourites://
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I currently have a panel container, displaying <content>favourites://</content>. The items show up correctly, but when i click any of them, nothing happens. I figure that this must be possible, given that Estuary seems to have implemented favourites as dynamic content, but i cannot get it to work on my end. Does using favourites in a container work like normal, or is there something i have missed?

Thanks,
should work out of the box afaik.
check the Debug Log if there's any clues.
I keep on getting this error:

19:56:36.228 T:139680259713408 NOTICE: VideoPlayer: Opening: activatewindow(10025,"videodb://tvshows/titles/41/",return)
19:56:36.228 T:139680259713408 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
19:56:36.228 T:139678049175296 NOTICE: Creating InputStream
19:56:36.228 T:139678049175296 WARNING: CreateLoader - unsupported protocol(activatewindow(10025,"videodb) in activatewindow(10025,"videodb://tvshows/titles/41/",return)
19:56:36.228 T:139678049175296 ERROR: CVideoPlayer::OpenInputStream - error opening [activatewindow(10025,"videodb://tvshows/titles/41/",return)]
19:56:36.228 T:139678049175296 NOTICE: CVideoPlayer::OnExit()
19:56:36.228 T:139680259713408 ERROR: PlayMedia could not play media: ActivateWindow(10025,"videodb://tvshows/titles/41/",return)
19:56:36.269 T:139680259713408 NOTICE: CVideoPlayer::CloseFile()

Do you know what it means?
I tried upgrading do Kodi 18 - It works now.