Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UPnP/DLNA feature is currently badly broken #14793

Closed
EricV2 opened this issue Nov 4, 2018 · 9 comments
Closed

UPnP/DLNA feature is currently badly broken #14793

EricV2 opened this issue Nov 4, 2018 · 9 comments

Comments

@EricV2
Copy link

EricV2 commented Nov 4, 2018

Describe the bug

I can't get Kodi 18 to correctly browse my multimedia library exposed via a DMS (minidlna/readynas) on a NAS. The discovery works (find the nas), but fails to actually access any content.

Expected Behavior

After the discovery, I should be able to select the data I actually want to display (e.g videos) by browsing the content using various criteria (e.g recent files) but I can get access to a screen describing the correct content.

Actual Behavior

I get correctly the first level of server description

  • find server, find pseudo categories : video, music, photos)

  • In the first level description, it finds pseudo first level categories (recent files, all files, browse)

  • But as sson as I want to enter one item of this level it fails displaying either ".." as if there where no content or recursively itself phtos->photos->photos)

The same server can be correctly accessed from the same machine via vlc, upnp av client, and from various android DLNA application (like Hifi cast, bubble UPnp, ....)

Possible Fix

The actual code for storing/speeding up/caching content retrieval from server is probably broken

To Reproduce

Install a DMS server on anas and fill it with substantial content (100 GB order of music, photos, videos)

Debuglog

I already reported this bug to track and debug log is already there. You can retrieve it. If needed as for new log and tell me what flags to select.

Your Environment

Used Operating system:

For android I installed several official kodi 18 beta version including at least beta4 with same result.

@DaVukovic
Copy link
Member

Could you please at least link to your already reported ticket at trac. You can´t expect that we are going to search for an older bug report. So please either link to that ticket at trac or post new debuglog.

Thanks in advance.

@EricV2
Copy link
Author

EricV2 commented Nov 6, 2018

Apparently all data have been cleared. Nice way to lost information about problem. Will post a new debug session when I have time. However I should be fairly easy to reproduce if you have a DMS with reasonnable data somewhere.

@yol
Copy link
Member

yol commented Nov 6, 2018

Apparently all data have been cleared.

All trac tickets are still there, nothing was deleted.

@EricV2
Copy link
Author

EricV2 commented Nov 6, 2018

Well I logged in and clicked "view tickets" and got no tickets... https://trac.kodi.tv/report says "No reports available."

@yol
Copy link
Member

yol commented Nov 6, 2018

There seems to be a rights issue, sorry! We'll try to get it fixed. In the meantime, you can click on "Custom query" and they should show up when you search for them.

@yol
Copy link
Member

yol commented Nov 6, 2018

Should be fixed, thanks for making us aware of the problem

@EricV2
Copy link
Author

EricV2 commented Nov 6, 2018

It is indeed fixed and I accessed the trac bug (thanks for fixing it) but my memory was wrong : the bug in trac does not contain any log. I probably did it for another UPnP bug I reported for the kodi 17 dev era. So I will put a brand new log here. Any specific debug flag you want me to activate?

@EricV2
Copy link
Author

EricV2 commented Nov 7, 2018

Here is a paste of kodi.loh with debug enabled and specifically UPnP traces (only anonymized login/home name)

https://paste.ee/d/0HR1D

The Nas server has 192.168.8.18 address in the log. clicked first on video NAS to select it, then video container and then on "recent files" container and got only ".." displayed where I have more than 40 items with gupnp-av-cp or vlc.

@EricV2
Copy link
Author

EricV2 commented Dec 15, 2018

I can no more reproduce the problem. So something might have fixed it.

@EricV2 EricV2 closed this as completed Dec 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants