lostb1t / replex

Remix your Plex hubs
221 stars 7 forks source link

fix: fix plexamp #88

Closed lostb1t closed 1 year ago

lostb1t commented 1 year ago

fixes #87

lostb1t commented 1 year ago

:tada: This PR is included in version 0.18.33 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

ericfri commented 1 year ago

@lostb1t I'm seeing a lot of thread 'tokio-runtime-worker' panicked at 'calledOption::unwrap()on aNonevalue', src/routes.rs:204:31 messages after the latest release. I'm also having issues playing some of my media, as in, it won't start playing at all, although I'm not sure if this is related or not. I'm still testing that.

replex:0.18.30, 0.18.31, and 0.18.32 - works to play media and the web browser is accessible using the local IP. Plexamp home screen doesn't load. replex:0.18.33 - a lot of media doesn't play. Local access to the Replex container doesn't work. Plexamp does work.

lostb1t commented 1 year ago

@ericfri pushed a fix

ericfri commented 1 year ago

@ericfri pushed a fix

Seems to work, thanks!