Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a crash when trying to reconnect #14

Merged
merged 2 commits into from
Mar 9, 2023

Conversation

EmeryxWildfire
Copy link
Contributor

Added a log in the console to track whenever the media changes.

Fixed a crash where if discord was closed while jellyfin-rpc was still running, it wouldn't reconnect and crash instead.
Now exibits the same behavour as inital startup where it will attempt to reconnect on an exponential timer.

Tested with both Emby and Jellyfin for all media types.

src/main.rs Outdated Show resolved Hide resolved
@Radiicall Radiicall changed the title Added content changes to console. Fixed a crash. Fixed a crash when trying to reconnect Mar 9, 2023
@Radiicall Radiicall merged commit c721cae into Radiicall:main Mar 9, 2023
@Radiicall Radiicall added the bug Something isn't working label Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants