clay icon indicating copy to clipboard operation
clay copied to clipboard

Avoid throwing an exception on tracks without an explicitRating key

Open palmer-dabbelt opened this issue 5 years ago • 0 comments

Without this patch I get some responses from the server that lack an explicitRating key, causing an exception to be thrown that results in these tracks being dropped from the user interface. This simply checks to see if the explicitRating key exists before attempting to read it.

Signed-off-by: Palmer Dabbelt [email protected]

palmer-dabbelt avatar Jul 18 '19 01:07 palmer-dabbelt