View Issue Details

IDProjectCategoryView StatusLast Update
0016741MMW 5Extensions frameworkpublic2020-08-29 00:16
Reportermichal Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0Fixed in Version5.0 
Summary0016741: Posting lastFM scrobbles causes errors in Chromium console.
DescriptionLastFM script causes "Refused to set unsafe header" errors in Chrome console. It is because it uses XMLHttpRequest, which no longer supports setting of User-Agent and Content-Length. But lastFM service needs this for legal use (so they know, it is scrobbled by MediaMonkey app.) So we cannot use XMLHttpRequest for this.
Additional Informationhttps://www.mediamonkey.com/forum/viewtopic.php?p=469543#p469543
TagsNo tags attached.
Fixed in build2259

Activities

michal

2020-06-21 12:20

developer   ~0058617

Fixed in build 2259.

peke

2020-07-01 00:11

developer   ~0058712

Verified 2259

Unable to see triggers in console now. Close after User confirmation.

peke

2020-08-29 00:16

developer   ~0059535

Verified 2265

Still unable to reproduce and user also did not report that it was not fixed.