panicked at ytmapi-rs/src/parse/artist.rs:169:56: not yet implemented
Closed this issue · 3 comments
rkratky commented
The error is shown on a blank screen (i.e. the UI disappears and is replaced by this text only) following:
- Search for 'classical music'.
- Select one of the following:
- Deutsche Grammophon - DG
- Warner Classics
- Naxos Music
- Sony Classical
The program doesn't recover, though pressing Enter brings up a mangled, non-responsive part of the UI:
rkratky commented
Btw, playback continues uninterrupted.
nick42d commented
Welp, that's the first time someone's triggered that branch in GetArtistQuery it seems. Think I know what needs fixing. Could be an opportunity to improve the panic handling too.