OK @Tim Curtis
This is the error that is caught only when the Sample Rate preference is set to 'HD only', the problem is repeatable as soon as I apply 'HD only' and refresh.
This is the error that is caught only when the Sample Rate preference is set to 'HD only', the problem is repeatable as soon as I apply 'HD only' and refresh.
Code:
playerlib.js:4778 Uncaught TypeError: Cannot read properties of undefined (reading 'slice')
at albumHDBadge (playerlib.js:4778:19)
at renderAlbums (scripts-library.js:644:57)
at renderArtists (scripts-library.js:587:2)
at renderGenres (scripts-library.js:567:2)
at renderLibrary (scripts-library.js:128:2)
at Object.success (scripts-library.js:108:3)
at u (jquery-1.8.2.js:974:30)
at Object.fireWith [as resolveWith] (jquery-1.8.2.js:1082:7)
at N (jquery-1.8.2.js:7788:14)
at XMLHttpRequest.n (jquery-1.8.2.js:8500:8)
albumHDBadge @ playerlib.js:4778
renderAlbums @ scripts-library.js:644
renderArtists @ scripts-library.js:587
renderGenres @ scripts-library.js:567
renderLibrary @ scripts-library.js:128
(anonymous) @ scripts-library.js:108
u @ jquery-1.8.2.js:974
fireWith @ jquery-1.8.2.js:1082
N @ jquery-1.8.2.js:7788
n @ jquery-1.8.2.js:8500
XMLHttpRequest.send (async)
send @ jquery-1.8.2.js:8416
ajax @ jquery-1.8.2.js:7968
g.each.g.<computed> @ jquery-1.8.2.js:7495
getJSON @ jquery-1.8.2.js:7512
loadLibrary @ scripts-library.js:105
(anonymous) @ scripts-panels.js:81
u @ jquery-1.8.2.js:974
fireWith @ jquery-1.8.2.js:1082
N @ jquery-1.8.2.js:7788
n @ jquery-1.8.2.js:8500
XMLHttpRequest.send (async)
send @ jquery-1.8.2.js:8416
ajax @ jquery-1.8.2.js:7968
g.each.g.<computed> @ jquery-1.8.2.js:7495
getJSON @ jquery-1.8.2.js:7512
(anonymous) @ scripts-panels.js:52
u @ jquery-1.8.2.js:974
fireWith @ jquery-1.8.2.js:1082
ready @ jquery-1.8.2.js:406
j @ jquery-1.8.2.js:83