Sheldon M.

Results 2 comments of Sheldon M.

Loading a playlist with local files still gave the error when I tried it. It looks like the error is coming from serde/serde_json which can't resolve AlbumLinks because local files...

Ran into this problem as well, so I looked at making a pull request when I found that this is deliberately disabled in egui-winit::initialize_window with the following. // If the...