Vernoxvernax / Puddler-RS

Jellyfin & Emby & Plex command line client, powered by mpv. Written in Rust.
MIT License
14 stars 2 forks source link

error #16

Closed fengguowudi closed 4 months ago

fengguowudi commented 4 months ago

D:\下载\新建文件夹>puddler.exe  __ __ / _ __/ /__/ / / ____ / // / / / / / / / \/ / / / // / // / /_/ / / / / // _,_/\,_/\,//_/_/

Logging in with Fengguo on JuanMao 🗸

Loading menu [0/4]thread 'main' panicked at src/media_center.rs:1824:13: called Result::unwrap() on an Err value: Error { kind: Timeout, context: None, source: Some(Error { description: "Timeout was reached", code: 28, extra: None }), source_type: Some("curl::error::Error"), local_addr: Some(192.168.50.183:2798), remote_addr: Some(104.21.234.87:443) } note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

Vernoxvernax commented 4 months ago

description: "Timeout was reached"

Are you sure this isn't a problem with the media server or your internet connection?

But this reminds me. In < 0.7.0 I had a higher timeout set. That may be necessary to apply again.

Edit: Feel free to reopen, if the error still persists (and is due to puddler).