mkiol / Jupii

Play audio, video and images on UPnP/DLNA devices
Mozilla Public License 2.0
34 stars 6 forks source link

Cover/folder images not displayed browsing DLNA media server #42

Open batric opened 7 months ago

batric commented 7 months ago

this is more a feature request than a bug :)

Browsing music resources in a DLNA Media server would be nice to see the cover/folder icon if present, also would be nice to add the folder (or recursively the folders) directly from the list.

Also the duration would make a nice addition.

Regards Riccardo

Ubuntu 22.04 italian Version Jupii 2.14.4 flatpak

mkiol commented 7 months ago

Thanks for the report.

Browsing music resources in a DLNA Media server would be nice to see the cover/folder icon if present

It is already implemented. You should see thumbnail picture if the server provides proper URL to image resource. Unfortunately right now there is no proper logging to check what is exactly sent from media server :/

I do all my tests with media server build-in Kodi app and it works well. What media server are you using?

Also the duration would make a nice addition.

Added in c9ab0f07d7ae9c21203915c40d760f4446e29bd6.

Will be included in next version.

batric commented 7 months ago

hello, the media server is minidlna v.1.1.4, it's old but works fine with BubbleUpnp on android, UPPlay, eezUpnp, kodi (don't remember the version) and the "smart" TV media player.

Regards

Riccardo