Looks like since 0.12 my pinned libraries aren't showing anymore on the Home screen. Continue Watching is still appearing though. This is consistent with Roku, browser, HTPC, and Android.
Error: thread 'tokio-runtime-worker' panicked at 'called `Result::unwrap()` on an `Err` value: ParseIntError { kind: InvalidDigit }', src/utils.rs:40:10
I've pruned the image and rebuilt, still seeing the same issue. The error feels relevant to my own setup InvalidDigit, otherwise I would imagine this would affect a wider audience. Any clues from the debug log?
replex-ParseIntError-log.txt
Let me know if I should send over a compose file. Thanks!
Looks like since 0.12 my pinned libraries aren't showing anymore on the Home screen. Continue Watching is still appearing though. This is consistent with Roku, browser, HTPC, and Android.
Error:
thread 'tokio-runtime-worker' panicked at 'called `Result::unwrap()` on an `Err` value: ParseIntError { kind: InvalidDigit }', src/utils.rs:40:10
I've pruned the image and rebuilt, still seeing the same issue. The error feels relevant to my own setup
InvalidDigit
, otherwise I would imagine this would affect a wider audience. Any clues from the debug log? replex-ParseIntError-log.txtLet me know if I should send over a compose file. Thanks!