lostb1t / replex

Remix your Plex hubs
221 stars 7 forks source link

0.12 ParseIntError #51

Closed billyors closed 1 year ago

billyors commented 1 year ago

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.

continue-watching-pin 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!

lostb1t commented 1 year ago

:tada: This issue has been resolved in version 0.12.9 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: