Describe the bug
When you disable cache in the api's config.toml... A NullPointerException occurs since there's a line where there is no checking if the cacheHandler is null.
To Reproduce
Compile from scratch, disable cache in the api's config.toml and load a playlist.
Expected behavior
It should check for the cacheHandler's existence before trying to close it so it does not result in a crash.
Screenshots/Stracktraces/Logs
https://pastebin.com/gka38Vr0
Version/Commit
commit 1f4f5eb
Describe the bug
When you disable cache in the api's config.toml... A NullPointerException occurs since there's a line where there is no checking if the cacheHandler is null.
To Reproduce
Compile from scratch, disable cache in the api's config.toml and load a playlist.
Expected behavior
It should check for the cacheHandler's existence before trying to close it so it does not result in a crash.
Screenshots/Stracktraces/Logs
https://pastebin.com/gka38Vr0
Version/Commit
commit 1f4f5eb