• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: SOLVED: No playable media recognized

     
    • 0 Vote(s) - 0 Average

    SOLVED: SOLVED: No playable media recognized

    ISP trash
    Elixirslayer
    Offline

    Junior Member

    Posts: 24
    Threads: 2
    Joined: 2024 Oct
    Reputation: 0
    Country:India
    #24
    2024-10-25, 07:19 PM (This post was last modified: 2024-10-25, 07:27 PM by Elixirslayer. Edited 2 times in total.)
    (2024-10-25, 07:10 PM)TheDreadPirate Wrote: I am 90% certain TMDB is being blocked.

    Code:
    [2024-10-25 22:57:44.802 +05:30] [ERR] No movie results found for "thor love and thunder"
    System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
    ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer.
    ---> System.Net.Sockets.SocketException (104): Connection reset by peer

    What is the output of this command?

    Code:
    curl -vvv https://api.tmdb.org

    Code:
    0008: <head><title>301 Moved Permanently</title></head>
    003b: <body>
    0043: <center><h1>301 Moved Permanently</h1></center>
    0074: <hr><center>openresty</center>
    0094: </body>
    009d: </html>
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    0000: ... .?K.....3._......W.JB{...UxHo...
    00:48:26.889364 [0-0] == Info: [SSL] ossl_bio_cf_out_write(len=64) -> 64, err=0
    00:48:26.889727 [0-0] == Info: SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / x25519 / RSASSA-PSS
    00:48:26.890163 [0-0] == Info: ALPN: server accepted h2
    00:48:26.890388 [0-0] == Info: Server certificate:
    00:48:26.890571 [0-0] == Info:  subject: CN=*.tmdb.org
    00:48:26.890827 [0-0] == Info:  start date: Sep 22 00:00:00 2024 GMT
    00:48:26.891060 [0-0] == Info:  expire date: Oct 20 23:59:59 2025 GMT
    00:48:26.891297 [0-0] == Info:  subjectAltName: host "api.tmdb.org" matched cert's "*.tmdb.org"
    00:48:26.891631 [0-0] == Info:  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M03
    00:48:26.891906 [0-0] == Info:  SSL certificate verify ok.
    00:48:26.892108 [0-0] == Info:  Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
    00:48:26.892571 [0-0] == Info:  Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
    00:48:26.893028 [0-0] == Info:  Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
    00:48:26.893466 [0-0] == Info: [SSL] cf_connect() -> 0, done=1
    00:48:26.893678 [0-0] == Info: [HTTPS-CONNECT] connect+handshake h21: 274ms, 1st data: 241ms
    00:48:26.893989 [0-0] == Info: [HTTP/2] [0] created h2 session
    00:48:26.894214 [0-0] == Info: [SSL] ossl_bio_cf_in_read(len=5) -> -1, err=81
    00:48:26.894473 [0-0] == Info: [SSL] cf_recv(len=16384) -> -1, 81
    00:48:26.894692 [0-0] == Info: [HTTP/2] [0] progress ingress: done
    00:48:26.894939 [0-0] == Info: [HTTP/2] [0] -> FRAME[SETTINGS, len=18]
    00:48:26.895169 [0-0] == Info: [HTTP/2] [0] -> FRAME[WINDOW_UPDATE, incr=1048510465]
    00:48:26.895468 [0-0] => Send SSL data, 5 bytes (0x5)
    0000: ....Q
    00:48:26.895678 [0-0] => Send SSL data, 1 bytes (0x1)
    0000: .
    00:48:26.895910 [0-0] == Info: [SSL] ossl_bio_cf_out_write(len=86) -> 86, err=0
    00:48:26.896165 [0-0] == Info: [HTTP/2] [0] egress: wrote 64 bytes
    00:48:26.896368 [0-0] == Info: [HTTP/2] cf_connect() -> 0, 1,
    00:48:26.896583 [0-0] == Info: [HTTPS-CONNECT] connect -> 0, done=1
    00:48:26.896802 [0-0] == Info: Connected to api.tmdb.org (2600:9000:20fe:7000:10:fb02:4000:93a1) port 443
    00:48:26.897143 [0-0] == Info: using HTTP/2
    00:48:26.897316 [0-0] == Info: [HTTP/2] [1] OPENED stream for https://api.tmdb.org/
    00:48:26.897584 [0-0] == Info: [HTTP/2] [1] [:method: GET]
    00:48:26.897818 [0-0] == Info: [HTTP/2] [1] [:scheme: https]
    00:48:26.898039 [0-0] == Info: [HTTP/2] [1] [:authority: api.tmdb.org]
    00:48:26.898276 [0-0] == Info: [HTTP/2] [1] [:path: /]
    00:48:26.898466 [0-0] == Info: [HTTP/2] [1] [user-agent: curl/8.10.1]
    00:48:26.898726 [0-0] == Info: [HTTP/2] [1] [accept: */*]
    00:48:26.898905 [0-0] == Info: [HTTP/2] [1] submit -> 74, 0
    00:48:26.899101 [0-0] == Info: [HTTP/2] [1] -> FRAME[HEADERS, len=29, hend=1, eos=1]
    00:48:26.899377 [0-0] => Send SSL data, 5 bytes (0x5)
    0000: ....7
    00:48:26.899595 [0-0] => Send SSL data, 1 bytes (0x1)
    0000: .
    00:48:26.899786 [0-0] == Info: [SSL] ossl_bio_cf_out_write(len=60) -> 60, err=0
    00:48:26.900061 [0-0] == Info: [HTTP/2] [0] egress: wrote 38 bytes
    00:48:26.900270 [0-0] == Info: [HTTP/2] [1] cf_send(len=74) -> 74, 0, eos=1, h2 windows 65535-65535 (stream-conn), buffers 0-0 (stream-conn)
    00:48:26.900734 [0-0] => Send header, 74 bytes (0x4a)
    0000: GET / HTTP/2
    000e: Host: api.tmdb.org
    0022: User-Agent: curl/8.10.1
    003b: Accept: */*
    0048:
    00:48:26.901273 [0-0] == Info: [SSL] ossl_bio_cf_in_read(len=5) -> -1, err=81
    00:48:26.901536 [0-0] == Info: [SSL] cf_recv(len=16384) -> -1, 81
    00:48:26.901744 [0-0] == Info: [HTTP/2] [0] progress ingress: done
    00:48:26.901969 [0-0] == Info: [HTTP/2] [1] cf_recv(len=102400) -> -1 81, window=0/65535, connection 1048576000/1048576000
    00:48:26.902368 [0-0] == Info: Request completely sent off
    00:48:27.006719 [0-0] == Info: [SSL] ossl_bio_cf_in_read(len=5) -> 5, err=0
    00:48:27.006932 [0-0] <= Recv SSL data, 5 bytes (0x5)
    0000: .....
    00:48:27.007145 [0-0] == Info: [SSL] ossl_bio_cf_in_read(len=141) -> 141, err=0
    00:48:27.007435 [0-0] <= Recv SSL data, 1 bytes (0x1)
    0000: .
    00:48:27.007709 [0-0] == Info: TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
    00:48:27.007975 [0-0] <= Recv SSL data, 124 bytes (0x7c)
    0000: ...x..Q....R....i1729853630000....oQ.9.i.|g@.\Dr..<%.x..O..(..)v
    0040: ...@}.5.(.^..2\..O.e$...4..*..\.p..5;.n...+..h..... F.".&...
    00:48:27.008787 [0-0] == Info: [SSL] No cached session ID for https://api.tmdb.org:443
    00:48:27.009065 [0-0] == Info: [SSL] Added Session ID to cache for https://api.tmdb.org:443 [server]
    00:48:27.009419 [0-0] == Info: [SSL] ossl_bio_cf_in_read(len=5) -> 5, err=0
    00:48:27.009662 [0-0] <= Recv SSL data, 5 bytes (0x5)
    0000: ....9
    00:48:27.009912 [0-0] == Info: [SSL] ossl_bio_cf_in_read(len=57) -> 57, err=0
    00:48:27.010155 [0-0] <= Recv SSL data, 1 bytes (0x1)
    0000: .
    00:48:27.010375 [0-0] == Info: [SSL] cf_recv(len=16384) -> 40, 0
    00:48:27.010595 [0-0] == Info: [HTTP/2] [0] ingress: read 40 bytes
    00:48:27.010831 [0-0] == Info: [HTTP/2] [0] <- FRAME[SETTINGS, len=18]
    00:48:27.011046 [0-0] == Info: [HTTP/2] [0] MAX_CONCURRENT_STREAMS: 128
    00:48:27.011277 [0-0] == Info: [HTTP/2] [0] ENABLE_PUSH: TRUE
    00:48:27.011478 [0-0] == Info: [HTTP/2] [0] notify MAX_CONCURRENT_STREAMS: 128
    00:48:27.011731 [0-0] == Info: [HTTP/2] [0] <- FRAME[WINDOW_UPDATE, incr=2147418112]
    00:48:27.012015 [0-0] == Info: [HTTP/2] [0] progress ingress: inbufg=0
    00:48:27.012260 [0-0] == Info: [SSL] ossl_bio_cf_in_read(len=5) -> -1, err=81
    00:48:27.012527 [0-0] == Info: [SSL] cf_recv(len=16384) -> -1, 81
    00:48:27.012756 [0-0] == Info: [HTTP/2] [0] progress ingress: done
    00:48:27.012986 [0-0] == Info: [HTTP/2] [0] -> FRAME[SETTINGS, ack=1]
    00:48:27.013214 [0-0] => Send SSL data, 5 bytes (0x5)
    0000: .....
    00:48:27.013433 [0-0] => Send SSL data, 1 bytes (0x1)
    0000: .
    00:48:27.013707 [0-0] == Info: [SSL] ossl_bio_cf_out_write(len=31) -> 31, err=0
    00:48:27.013976 [0-0] == Info: [HTTP/2] [0] egress: wrote 9 bytes
    00:48:27.014196 [0-0] == Info: [HTTP/2] [1] cf_recv(len=102400) -> -1 81, window=0/65535, connection 1048576000/1048576000
    00:48:27.014610 [0-0] == Info: [WRITE] cw-out is notpaused
    00:48:27.014795 [0-0] == Info: [SSL] ossl_bio_cf_in_read(len=5) -> 5, err=0
    00:48:27.015028 [0-0] <= Recv SSL data, 5 bytes (0x5)
    0000: .....
    00:48:27.015250 [0-0] == Info: [SSL] ossl_bio_cf_in_read(len=26) -> 26, err=0
    00:48:27.015489 [0-0] <= Recv SSL data, 1 bytes (0x1)
    0000: .
    00:48:27.015690 [0-0] == Info: [SSL] cf_recv(len=16384) -> 9, 0
    00:48:27.015904 [0-0] == Info: [HTTP/2] [0] ingress: read 9 bytes
    00:48:27.016116 [0-0] == Info: [HTTP/2] [0] <- FRAME[SETTINGS, ack=1]
    00:48:27.016346 [0-0] == Info: [HTTP/2] [0] progress ingress: inbufg=0
    00:48:27.016576 [0-0] == Info: [SSL] ossl_bio_cf_in_read(len=5) -> -1, err=81
    00:48:27.016845 [0-0] == Info: [SSL] cf_recv(len=16384) -> -1, 81
    00:48:27.017075 [0-0] == Info: [HTTP/2] [0] progress ingress: done
    00:48:27.017297 [0-0] == Info: [HTTP/2] [1] cf_recv(len=102400) -> -1 81, window=0/65536, connection 1048576000/1048576000
    00:48:27.017714 [0-0] == Info: [SSL] ossl_bio_cf_in_read(len=5) -> -1, err=81
    00:48:27.017960 [0-0] == Info: [SSL] cf_recv(len=16384) -> -1, 81
    00:48:27.018178 [0-0] == Info: [HTTP/2] [0] progress ingress: done
    00:48:27.018372 [0-0] == Info: [HTTP/2] [1] cf_recv(len=102400) -> -1 81, window=0/65536, connection 1048576000/1048576000
    00:48:27.204395 [0-0] == Info: [SSL] ossl_bio_cf_in_read(len=5) -> 5, err=0
    00:48:27.204555 [0-0] <= Recv SSL data, 5 bytes (0x5)
    0000: .....
    00:48:27.204727 [0-0] == Info: [SSL] ossl_bio_cf_in_read(len=485) -> 485, err=0
    00:48:27.204967 [0-0] <= Recv SSL data, 1 bytes (0x1)
    0000: .
    00:48:27.205146 [0-0] == Info: [SSL] cf_recv(len=16384) -> 468, 0
    00:48:27.205369 [0-0] == Info: [HTTP/2] [0] ingress: read 468 bytes
    00:48:27.205606 [0-0] <= Recv header, 13 bytes (0xd)
    0000: HTTP/2 301
    00:48:27.205842 [0-0] == Info: [WRITE] cw_out, wrote 13 header bytes -> 13
    00:48:27.206085 [0-0] == Info: [WRITE] download_write header(type=c, blen=13) -> 0
    00:48:27.206345 [0-0] == Info: [WRITE] client_write(type=c, len=13) -> 0
    00:48:27.206576 [0-0] == Info: [HTTP/2] [1] local window update by 10420224
    00:48:27.206820 [0-0] == Info: [HTTP/2] [1] status: HTTP/2 301
    00:48:27.207009 [0-0] <= Recv header, 25 bytes (0x19)
    0000: content-type: text/html
    00:48:27.207287 [0-0] == Info: [WRITE] header_collect pushed(type=1, len=25) -> 0
    00:48:27.207555 [0-0] == Info: [WRITE] cw_out, wrote 25 header bytes -> 25
    00:48:27.207799 [0-0] == Info: [WRITE] download_write header(type=4, blen=25) -> 0
    00:48:27.208074 [0-0] == Info: [WRITE] client_write(type=4, len=25) -> 0
    00:48:27.208310 [0-0] == Info: [HTTP/2] [1] header: content-type: text/html
    00:48:27.208576 [0-0] <= Recv header, 21 bytes (0x15)
    0000: content-length: 166
    00:48:27.208860 [0-0] == Info: [WRITE] header_collect pushed(type=1, len=21) -> 0
    00:48:27.209133 [0-0] == Info: [WRITE] cw_out, wrote 21 header bytes -> 21
    00:48:27.209375 [0-0] == Info: [WRITE] download_write header(type=4, blen=21) -> 0
    00:48:27.209647 [0-0] == Info: [WRITE] client_write(type=4, len=21) -> 0
    00:48:27.209876 [0-0] == Info: [HTTP/2] [1] header: content-length: 166
    00:48:27.210123 [0-0] <= Recv header, 56 bytes (0x38)
    0000: location: https://www.themoviedb.org/documentation/api
    00:48:27.210500 [0-0] == Info: [WRITE] header_collect pushed(type=1, len=56) -> 0
    00:48:27.210580 [0-0] == Info: [WRITE] cw_out, wrote 56 header bytes -> 56
    00:48:27.210629 [0-0] == Info: [WRITE] download_write header(type=4, blen=56) -> 0
    00:48:27.210680 [0-0] == Info: [WRITE] client_write(type=4, len=56) -> 0
    00:48:27.210723 [0-0] == Info: [HTTP/2] [1] header: location: https://www.themoviedb.org/documentation/api
    00:48:27.210811 [0-0] <= Recv header, 37 bytes (0x25)
    0000: date: Fri, 25 Oct 2024 19:18:19 GMT
    00:48:27.210882 [0-0] == Info: [WRITE] header_collect pushed(type=1, len=37) -> 0
    00:48:27.210943 [0-0] == Info: [WRITE] cw_out, wrote 37 header bytes -> 37
    00:48:27.211000 [0-0] == Info: [WRITE] download_write header(type=4, blen=37) -> 0
    00:48:27.211050 [0-0] == Info: [WRITE] client_write(type=4, len=37) -> 0
    00:48:27.211095 [0-0] == Info: [HTTP/2] [1] header: date: Fri, 25 Oct 2024 19:18:19 GMT
    00:48:27.211148 [0-0] <= Recv header, 19 bytes (0x13)
    0000: server: openresty
    00:48:27.211199 [0-0] == Info: [WRITE] header_collect pushed(type=1, len=19) -> 0
    00:48:27.211248 [0-0] == Info: [WRITE] cw_out, wrote 19 header bytes -> 19
    00:48:27.211296 [0-0] == Info: [WRITE] download_write header(type=4, blen=19) -> 0
    00:48:27.211347 [0-0] == Info: [WRITE] client_write(type=4, len=19) -> 0
    00:48:27.211395 [0-0] == Info: [HTTP/2] [1] header: server: openresty
    00:48:27.211439 [0-0] <= Recv header, 31 bytes (0x1f)
    0000: x-cache: Miss from cloudfront
    00:48:27.211496 [0-0] == Info: [WRITE] header_collect pushed(type=1, len=31) -> 0
    00:48:27.211550 [0-0] == Info: [WRITE] cw_out, wrote 31 header bytes -> 31
    00:48:27.211598 [0-0] == Info: [WRITE] download_write header(type=4, blen=31) -> 0
    00:48:27.211650 [0-0] == Info: [WRITE] client_write(type=4, len=31) -> 0
    00:48:27.211696 [0-0] == Info: [HTTP/2] [1] header: x-cache: Miss from cloudfront
    00:48:27.211754 [0-0] <= Recv header, 71 bytes (0x47)
    0000: via: 1.1 e3be5f49ae00f8ca7130519d28e56cd0.cloudfront.net (CloudF
    0040: ront)
    00:48:27.211843 [0-0] == Info: [WRITE] header_collect pushed(type=1, len=71) -> 0
    00:48:27.211896 [0-0] == Info: [WRITE] cw_out, wrote 71 header bytes -> 71
    00:48:27.211945 [0-0] == Info: [WRITE] download_write header(type=4, blen=71) -> 0
    00:48:27.211997 [0-0] == Info: [WRITE] client_write(type=4, len=71) -> 0
    00:48:27.212043 [0-0] == Info: [HTTP/2] [1] header: via: 1.1 e3be5f49ae00f8ca7130519d28e56cd0.cloudfront.net (CloudFront)
    00:48:27.212118 [0-0] <= Recv header, 24 bytes (0x18)
    0000: x-amz-cf-pop: MRS52-C2
    00:48:27.212167 [0-0] == Info: [WRITE] header_collect pushed(type=1, len=24) -> 0
    00:48:27.212218 [0-0] == Info: [WRITE] cw_out, wrote 24 header bytes -> 24
    00:48:27.212264 [0-0] == Info: [WRITE] download_write header(type=4, blen=24) -> 0
    00:48:27.212316 [0-0] == Info: [WRITE] client_write(type=4, len=24) -> 0
    00:48:27.212358 [0-0] == Info: [HTTP/2] [1] header: x-amz-cf-pop: MRS52-C2
    00:48:27.212398 [0-0] <= Recv header, 30 bytes (0x1e)
    0000: alt-svc: h3=":443"; ma=86400
    00:48:27.212456 [0-0] == Info: [WRITE] header_collect pushed(type=1, len=30) -> 0
    00:48:27.212507 [0-0] == Info: [WRITE] cw_out, wrote 30 header bytes -> 30
    00:48:27.212558 [0-0] == Info: [WRITE] download_write header(type=4, blen=30) -> 0
    00:48:27.212608 [0-0] == Info: [WRITE] client_write(type=4, len=30) -> 0
    00:48:27.212652 [0-0] == Info: [HTTP/2] [1] header: alt-svc: h3=":443"; ma=86400
    00:48:27.212706 [0-0] <= Recv header, 71 bytes (0x47)
    0000: x-amz-cf-id: Iy_G_ZrZFla7Tp-ZQVO-xBpH5u7kmOhGTPQOH-8_z0riH3uHD8g
    0040: JSg==
    00:48:27.212795 [0-0] == Info: [WRITE] header_collect pushed(type=1, len=71) -> 0
    00:48:27.212845 [0-0] == Info: [WRITE] cw_out, wrote 71 header bytes -> 71
    00:48:27.212893 [0-0] == Info: [WRITE] download_write header(type=4, blen=71) -> 0
    00:48:27.212944 [0-0] == Info: [WRITE] client_write(type=4, len=71) -> 0
    00:48:27.212989 [0-0] == Info: [HTTP/2] [1] header: x-amz-cf-id: Iy_G_ZrZFla7Tp-ZQVO-xBpH5u7kmOhGTPQOH-8_z0riH3uHD8gJSg==
    00:48:27.213063 [0-0] <= Recv header, 14 bytes (0xe)
    0000: vary: Origin
    00:48:27.213104 [0-0] == Info: [WRITE] header_collect pushed(type=1, len=14) -> 0
    00:48:27.213158 [0-0] == Info: [WRITE] cw_out, wrote 14 header bytes -> 14
    00:48:27.213207 [0-0] == Info: [WRITE] download_write header(type=4, blen=14) -> 0
    00:48:27.213263 [0-0] == Info: [WRITE] client_write(type=4, len=14) -> 0
    00:48:27.213314 [0-0] == Info: [HTTP/2] [1] header: vary: Origin
    00:48:27.213356 [0-0] == Info: [HTTP/2] [1] <- FRAME[HEADERS, len=284, hend=1, eos=0]
    00:48:27.213407 [0-0] <= Recv header, 2 bytes (0x2)
    0000:
    00:48:27.213445 [0-0] == Info: [WRITE] header_collect pushed(type=1, len=2) -> 0
    00:48:27.213496 [0-0] == Info: [WRITE] cw_out, wrote 2 header bytes -> 2
    00:48:27.213539 [0-0] == Info: [WRITE] download_write header(type=4, blen=2) -> 0
    00:48:27.213593 [0-0] == Info: [WRITE] client_write(type=4, len=2) -> 0
    00:48:27.213641 [0-0] == Info: [HTTP/2] [1] DRAIN select_bits=1
    00:48:27.213685 [0-0] <= Recv data, 166 bytes (0xa6)
    0000: <html>
    0008: <head><title>301 Moved Permanently</title></head>
    003b: <body>
    0043: <center><h1>301 Moved Permanently</h1></center>
    0074: <hr><center>openresty</center>
    0094: </body>
    009d: </html>
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    00:48:27.213868 [0-0] == Info: [WRITE] cw_out, wrote 166 body bytes -> 166
    00:48:27.213914 [0-0] == Info: [WRITE] download_write body(type=1, blen=166) -> 0
    00:48:27.213964 [0-0] == Info: [WRITE] client_write(type=1, len=166) -> 0
    00:48:27.214013 [0-0] == Info: [WRITE] xfer_write_resp(len=166, eos=0) -> 0
    00:48:27.214060 [0-0] == Info: [HTTP/2] [1] <- FRAME[DATA, len=166, eos=0, padlen=0]
    00:48:27.214113 [0-0] == Info: [HTTP/2] [1] DATA, window=166/10485760
    00:48:27.214157 [0-0] == Info: [HTTP/2] [0] progress ingress: inbufg=0
    00:48:27.214206 [0-0] == Info: [SSL] ossl_bio_cf_in_read(len=5) -> 5, err=0
    00:48:27.214258 [0-0] <= Recv SSL data, 5 bytes (0x5)
    0000: .....
    00:48:27.214315 [0-0] == Info: [SSL] ossl_bio_cf_in_read(len=26) -> 26, err=0
    00:48:27.214369 [0-0] <= Recv SSL data, 1 bytes (0x1)
    0000: .
    00:48:27.214406 [0-0] == Info: [SSL] cf_recv(len=16384) -> 9, 0
    00:48:27.214451 [0-0] == Info: [HTTP/2] [0] ingress: read 9 bytes
    00:48:27.214494 [0-0] == Info: [HTTP/2] [1] <- FRAME[DATA, len=0, eos=1, padlen=0]
    00:48:27.214548 [0-0] == Info: [HTTP/2] [1] DATA, window=166/10485760
    00:48:27.214593 [0-0] == Info: [HTTP/2] [1] CLOSED
    00:48:27.214629 [0-0] == Info: [HTTP/2] [1] DRAIN select_bits=1
    00:48:27.214669 [0-0] == Info: [HTTP/2] [0] progress ingress: inbufg=0
    00:48:27.214719 [0-0] == Info: [HTTP/2] [1] DRAIN select_bits=1
    00:48:27.214760 [0-0] == Info: [HTTP/2] [0] progress ingress: done
    00:48:27.214802 [0-0] == Info: [HTTP/2] [1] returning CLOSE
    00:48:27.214842 [0-0] == Info: [HTTP/2] handle_stream_close -> 0, 0
    00:48:27.214888 [0-0] == Info: [HTTP/2] [1] cf_recv(len=102400) -> 0 0, window=-1/-1, connection 1048575834/1048576000
    00:48:27.214957 [0-0] <= Recv data, 0 bytes (0x0)
    00:48:27.214988 [0-0] == Info: [WRITE] download_write body(type=81, blen=0) -> 0
    00:48:27.215037 [0-0] == Info: [WRITE] client_write(type=81, len=0) -> 0
    00:48:27.215077 [0-0] == Info: [WRITE] xfer_write_resp(len=0, eos=1) -> 0
    00:48:27.215123 [0-0] == Info: [WRITE] cw-out is notpaused
    00:48:27.215168 [0-0] == Info: [WRITE] cw-out done
    00:48:27.215207 [0-0] == Info: [READ] client_reset, clear readers
    00:48:27.215247 [0-0] == Info: Connection #0 to host api.tmdb.org left intact


    may not be full output, do you want me to use pastebin? (i cant directly pipe the output so i decreased terminal font and copied by selecting text)
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    SOLVED: No playable media recognized - by Elixirslayer - 2024-10-25, 12:14 PM
    RE: No playable media recognized - by TheDreadPirate - 2024-10-25, 01:03 PM
    RE: No playable media recognized - by Elixirslayer - 2024-10-25, 01:07 PM
    RE: No playable media recognized - by Elixirslayer - 2024-10-25, 01:50 PM
    RE: No playable media recognized - by TheDreadPirate - 2024-10-25, 02:12 PM
    RE: No playable media recognized - by Elixirslayer - 2024-10-25, 02:48 PM
    RE: No playable media recognized - by TheDreadPirate - 2024-10-25, 03:15 PM
    RE: No playable media recognized - by Elixirslayer - 2024-10-25, 03:53 PM
    RE: No playable media recognized - by Elixirslayer - 2024-10-25, 04:04 PM
    RE: No playable media recognized - by TheDreadPirate - 2024-10-25, 04:02 PM
    RE: No playable media recognized - by Elixirslayer - 2024-10-25, 04:21 PM
    RE: No playable media recognized - by TheDreadPirate - 2024-10-25, 04:09 PM
    RE: No playable media recognized - by Elixirslayer - 2024-10-25, 04:26 PM
    RE: No playable media recognized - by TheDreadPirate - 2024-10-25, 04:29 PM
    RE: No playable media recognized - by Elixirslayer - 2024-10-25, 04:35 PM
    RE: No playable media recognized - by Elixirslayer - 2024-10-25, 04:44 PM
    RE: No playable media recognized - by TheDreadPirate - 2024-10-25, 05:11 PM
    RE: No playable media recognized - by Elixirslayer - 2024-10-25, 05:37 PM
    RE: No playable media recognized - by Elixirslayer - 2024-10-25, 05:44 PM
    RE: No playable media recognized - by Elixirslayer - 2024-10-25, 06:03 PM
    RE: No playable media recognized - by TheDreadPirate - 2024-10-25, 05:54 PM
    RE: No playable media recognized - by Elixirslayer - 2024-10-25, 06:09 PM
    RE: No playable media recognized - by TheDreadPirate - 2024-10-25, 07:10 PM
    RE: No playable media recognized - by Elixirslayer - 2024-10-25, 07:19 PM
    RE: No playable media recognized - by Elixirslayer - 2024-10-25, 07:28 PM
    RE: No playable media recognized - by TheDreadPirate - 2024-10-25, 07:29 PM
    RE: No playable media recognized - by Elixirslayer - 2024-10-25, 07:35 PM
    RE: No playable media recognized - by TheDreadPirate - 2024-10-25, 07:39 PM
    RE: No playable media recognized - by Elixirslayer - 2024-10-25, 08:56 PM
    RE: SOLVED: No playable media recognized - by TheDreadPirate - 2024-10-25, 09:10 PM
    RE: SOLVED: No playable media recognized - by Elixirslayer - 2024-10-25, 09:14 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode