Bug 3948 - musicmagic 404 error
: musicmagic 404 error
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: MusicIP
: 6.5b1
: PC Windows XP
: P2 trivial (vote)
: ---
Assigned To: KDF
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-08-17 05:18 UTC by Jordan Hirsch
Modified: 2008-09-15 14:39 UTC (History)
0 users

See Also:
Category: ---


Attachments
search fix (367 bytes, patch)
2006-08-17 12:25 UTC, KDF
Details | Diff
handle empty mixes better (1.10 KB, patch)
2006-08-17 14:00 UTC, KDF
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jordan Hirsch 2006-08-17 05:18:39 UTC
Using:  SlimServer Version: 6.5b1 - 8984 - Windows XP - EN - cp1252

From the search results screen, clicking on the "mm" icon for an artist brings up 

"404 Not Found: plugins/MusicMagic/musicmagic_mix.html"

I had previously seen this behavior when clicking "mm" on playlists or albums from their respective browse pages, but that now appears to be fixed.  Clicking "mm" from the Browse Artists page works OK.
Comment 1 KDF 2006-08-17 11:56:08 UTC
search results page is missing some needed info from the server so the mix bails.  
search needs to add the info, but mixer shoudl also bail more gracefully.

I'll have this fixed tonight.
Comment 2 KDF 2006-08-17 12:25:36 UTC
Created attachment 1436 [details]
search fix

safe keeping for later.  this patch adds the missing info for the search page.
Comment 3 KDF 2006-08-17 14:00:49 UTC
Created attachment 1440 [details]
handle empty mixes better

in teh case of a bad call to the MIP mixer, this now returns a valid page reporting an empty mix.
Comment 4 KDF 2006-08-17 18:56:55 UTC
fixed at change 9031