View Issue Details

IDProjectCategoryView StatusLast Update
0016584MMW v4DLNA/UPnPpublic2020-10-22 18:08
Reporterpeke Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionreopened 
Fixed in Version4.1.29 
Summary0016584: UPnP Search: UPnP search do not return correct results
DescriptionCurrently even UPnP search work for MMA and MMW/MM5 as server often results are not returned correctly and MMW/MM5 search return much more results.
Steps To ReproduceUse My DB From FTP.

1. Search for "Bon Jovi" in MMA
2. Result of search is seen in (bug16584_1)
3. Repeat same search Global in MM5 you get 500+ tracks
TagsNo tags attached.
Attached Files
bug16584_1.jpg (141,858 bytes)   
bug16584_1.jpg (141,858 bytes)   
Fixed in build1907

Relationships

related to 0016587 closedmartin MMW 5 UPnP: Browsing artist Do not show all Albums and Tracks from that Artist 
related to 0016929 closedLudek MMW v4 UPNP Search shows empty results for Albums and Artists 

Activities

Ludek

2020-05-11 21:02

developer   ~0057949

Peke, I don't know which DB from FTP do you mean, there isn't any in /MMA/bugs/bug16584

But it seems that all that you need to do is to change the tab from [Artists] to [Tracks] on your MMA screenshot above to show all the tracks ?

peke

2020-05-12 03:17

developer   ~0057958

My library is always at /staff_libraries/Peke/

No it shows only one track.
UPNP Tracks.jpg (116,246 bytes)   
UPNP Tracks.jpg (116,246 bytes)   
MMA log idafter search.jpg (206,776 bytes)   
MMA log idafter search.jpg (206,776 bytes)   

Ludek

2020-05-12 09:57

developer   ~0057964

Fixed in 4.1.29.1906 and merged to 5.0.0.2248

peke

2020-05-21 22:25

developer   ~0058170

Reopen,
Tracks and Albums listin from search appears to be fixed, but for Artists it still return list from my first image reported in bug (bug16584_1.jpg)

Sent new MMA log

Ludek

2020-05-22 09:33

developer   ~0058182

Last edited: 2020-05-22 12:06

What's bad with the Artists page?
It includes 4 artists with "bon jovi" in name (as expected).

peke

2020-05-22 12:43

developer   ~0058184

Last edited: 2020-05-22 12:44

Artist "BON JOVI say it isn t" do not exist in MMW/MM5 and SUM of all Artist tracks is not 512+ tracks like in Albums or tracks. Where itt can be checked that "BON JOVI say it isn t" do not exist.

Ludek

2020-05-22 13:28

developer   ~0058187

Last edited: 2020-05-22 13:39

"BON JOVI say it isn t" is album artist of one track: https://www.dropbox.com/s/o5323fqb2fqylyu/screenshot%202020-05-22%2015.27.25.png?dl=0

Re the counts: I see, MMA shows "31 tracks" for "BON JOVI" in the Artists tab, but it should show "31 albums" (or "31 items") as it you click the artist then it is showing the 31 albums (as sub-containers).
Assigned to Martin.

peke

2020-05-22 18:09

developer   ~0058191

Last edited: 2020-05-22 18:12

I would rather show (xxx tracks, xx Albums) as on tap it will go to Artist?

Track had same Title and Album Artist :( that confused me. Corrected it in My DB now :(

martin

2020-05-26 14:57

developer   ~0058279

In build 1.3.9.822 I updated it to "x albums" only because I have only info about the count of child items.

During my testing I found this inconsistent:
Tab artists (upnp query: "/search/artists") -> Shows Album artists only, but "x albums"(container.getChildCount()) shows a count of albums where an artist is an album artist plus albums where artist is as media artist.
When I click on an artist then only albums with the artist as album artist show up.

It should be unified.

peke

2020-05-28 09:16

developer   ~0058338

Last edited: 2020-05-28 09:16

Verified "x Albums" in 822

Ludek

2020-05-28 16:42

developer   ~0058362

Last edited: 2020-05-28 16:47

Unified in 4.1.19.1907 / 5.0.0.2253

Both MM4/MM5 servers shows both artists & albums artists.

Just the "x Albums" needs to be changed to "x items" in MMA -- as for album artist it shows all albums + the '[All]' container for tracks while for artists it shows tracks directly (like when browsing the artists).

Also note that "items" is generally correct from the UPnP/DLNA perspective as it can include mix of various items -- be it container (album, artist, playlist) or track (mixed together)

peke

2020-06-04 16:31

developer   ~0058453

Verified 1907 and 2255

Martin, can you please close, after MMA change Ludek asked is implemented?

martin

2020-06-04 17:46

developer   ~0058455

MMA fixed in 1.3.9.923

Ludek

2020-07-02 19:30

developer   ~0058737

FYI: DUnit tests discovered a small regression introduced while fixing this issue in MM4, the test shown that "Roku Sound Bridge" fails to search for composer via UPnP/DLNA.
I fixed it in both MM4/MM5 branches (builds 1911/2260). But as this is relatively small regression then I don't think that this needs to be included in 4.1.29