• 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 Media Scanning & Identification New movies not added to library anymore and metadata fetch no longer working

     
    • 0 Vote(s) - 0 Average

    New movies not added to library anymore and metadata fetch no longer working

    spicer
    Offline

    Junior Member

    Posts: 14
    Threads: 3
    Joined: 2024 Jan
    Reputation: 0
    Country:Germany
    #3
    2025-01-28, 05:17 PM
    (2025-01-28, 02:31 PM)TheDreadPirate Wrote: Can you run this command on the host machine?  Then share the output.

    Code:
    curl -vvv https://image.tmdb.org/t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg -o /tmp/futurama.jpg

    Code:
    root@xxx:/# curl -vvv https://image.tmdb.org/t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg -o /tmp/futurama.jpg
      % Total    % Received % Xferd  Average Speed  Time    Time    Time  Current
                                    Dload  Upload  Total  Spent    Left  Speed
      0    0    0    0    0    0      0      0 --:--:-- --:--:-- --:--:--    0*  Trying 79.127.216.111:443...
    * Connected to image.tmdb.org (79.127.216.111) port 443 (#0)
    * ALPN: offers h2,http/1.1
    } [5 bytes data]
    * TLSv1.3 (OUT), TLS handshake, Client hello (1):
    } [512 bytes data]
    *  CAfile: /etc/ssl/certs/ca-certificates.crt
    *  CApath: /etc/ssl/certs
    { [5 bytes data]
    * TLSv1.3 (IN), TLS handshake, Server hello (2):
    { [122 bytes data]
    * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
    { [19 bytes data]
    * TLSv1.3 (IN), TLS handshake, Certificate (11):
    { [3966 bytes data]
    * TLSv1.3 (IN), TLS handshake, CERT verify (15):
    { [264 bytes data]
    * TLSv1.3 (IN), TLS handshake, Finished (20):
    { [52 bytes data]
    * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
    } [1 bytes data]
    * TLSv1.3 (OUT), TLS handshake, Finished (20):
    } [52 bytes data]
    * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
    * ALPN: server accepted h2
    * Server certificate:
    *  subject: CN=image.tmdb.org
    *  start date: Jan  2 14:14:24 2025 GMT
    *  expire date: Apr  2 14:14:23 2025 GMT
    *  subjectAltName: host "image.tmdb.org" matched cert's "image.tmdb.org"
    *  issuer: C=US; O=Let's Encrypt; CN=R10
    *  SSL certificate verify ok.
    } [5 bytes data]
    * using HTTP/2
    * h2h3 [:method: GET]
    * h2h3 [:path: /t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg]
    * h2h3 [:scheme: https]
    * h2h3 [:authority: image.tmdb.org]
    * h2h3 [user-agent: curl/7.88.1]
    * h2h3 [accept: */*]
    * Using Stream ID: 1 (easy handle 0x564af648dce0)
    } [5 bytes data]
    > GET /t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg HTTP/2
    > Host: image.tmdb.org
    > user-agent: curl/7.88.1
    > accept: */*
    >
    { [5 bytes data]
    * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
    { [265 bytes data]
    * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
    { [265 bytes data]
    * old SSL session ID is stale, removing
    { [5 bytes data]
    < HTTP/2 200
    < date: Tue, 28 Jan 2025 17:15:07 GMT
    < content-type: image/jpeg
    < content-length: 50330
    < server: BunnyCDN-DE1-752
    < cdn-pullzone: 775336
    < cdn-uid: 29af4e0e-bcbd-4fcb-8635-74ddc38a1ebf
    < cdn-requestcountrycode: DE
    < cache-control: public, max-age=31919000
    < etag: "6272f494-c49a"
    < last-modified: Wed, 04 May 2022 21:48:04 GMT
    < cdn-storageserver: NY-346
    < cdn-requestpullsuccess: True
    < cdn-fileserver: 266
    < perma-cache: HIT
    < cdn-proxyver: 1.04
    < cdn-requestpullcode: 200
    < cdn-cachedat: 08/28/2024 20:02:11
    < cdn-edgestorageid: 864
    < cdn-status: 200
    < cdn-requesttime: 0
    < cdn-requestid: 859055e558351721c7c3490200b9a909
    < cdn-cache: HIT
    < accept-ranges: bytes
    <
    { [14480 bytes data]
    100 50330  100 50330    0    0  413k      0 --:--:-- --:--:-- --:--:--  416k
    * Connection #0 to host image.tmdb.org left intact
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    New movies not added to library anymore and metadata fetch no longer working - by spicer - 2025-01-28, 12:06 PM
    RE: New movies not added to library anymore and metadata fetch no longer working - by TheDreadPirate - 2025-01-28, 02:31 PM
    RE: New movies not added to library anymore and metadata fetch no longer working - by spicer - 2025-01-28, 05:17 PM
    RE: New movies not added to library anymore and metadata fetch no longer working - by TheDreadPirate - 2025-01-28, 05:23 PM
    RE: New movies not added to library anymore and metadata fetch no longer working - by spicer - 2025-01-28, 06:44 PM
    RE: New movies not added to library anymore and metadata fetch no longer working - by TheDreadPirate - 2025-01-28, 09:13 PM
    RE: New movies not added to library anymore and metadata fetch no longer working - by spicer - 2025-01-29, 03:08 PM
    RE: New movies not added to library anymore and metadata fetch no longer working - by TheDreadPirate - 2025-01-29, 06:10 PM
    RE: New movies not added to library anymore and metadata fetch no longer working - by spicer - 2025-01-29, 06:45 PM
    RE: New movies not added to library anymore and metadata fetch no longer working - by TheDreadPirate - 2025-01-29, 08:28 PM
    RE: New movies not added to library anymore and metadata fetch no longer working - by spicer - 2025-01-29, 09:51 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