Bugzilla – Bug 3948
musicmagic 404 error
Last modified: 2008-09-15 14:39:24 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.
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.
Created attachment 1436 [details] search fix safe keeping for later. this patch adds the missing info for the search page.
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.
fixed at change 9031