• 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 Librarie only show a single movie

     
    • 0 Vote(s) - 0 Average

    Librarie only show a single movie

    Librarie only show up a single movie.
    ZoThyx
    Offline

    Junior Member

    Posts: 11
    Threads: 1
    Joined: 2024 Jul
    Reputation: 0
    Country:France
    #5
    2024-07-11, 09:00 AM
    (2024-07-10, 09:58 PM)TheDreadPirate Wrote: You can use quotes to allow for spaces in the movie names.

    Code:
    chris@rat-trap:/media/library/Movies$ ll The\ Super\ Mario\ Bros.\ Movie\ \(2023\)/
    total 6686985
    drwxr-s---  2 chris jellyfin          3 Apr  1 04:49  ./
    drwxr-s--- 176 chris jellyfin        176 Jun 20 09:41  ../
    -rw-r-----  1 chris jellyfin 6857436017 Jul  1  2023 'The Super Mario Bros. Movie (2023).mkv

    But it looks like it can see the movies if ffprobe scanned them.

    Have you tried a "replace all metadata" scan type?

    If you go to the metadata editor does it show your movies there?

    Of course I can see all the films in the metadata editor. I had added an image in the first post about that. And even with spaces in the title it makes no difference...
    I tried to do "replace all metadata" scan type, when I look at the scan, it goes straight up to 50% then stops and finally ends. Here are the scan logs (the films have changed, as I tried to change the naming rule as you advised):
    Code:
    [08:55:52] [INF] [149] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/movies/The Super Mario Bros. Movie (2023)/The Super Mario Bros. Movie (2023).mkv" -threads 0 -v warning
    -print_format json -show_streams -show_chapters -show_format
    [08:55:52] [INF] [148] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/movies/The Fast and the Furious (2001)/The Fast and the Furious (2001).mkv" -threads 0 -v warning -print
    _format json -show_streams -show_chapters -show_format
    [08:55:52] [INF] [145] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/movies/The Fast and the Furious Tokyo Drift (2006)/The Fast and the Furious Tokyo Drift (2006).mkv" -thr
    eads 0 -v warning -print_format json -show_streams -show_chapters -show_format
    [matroska,webm @ 0x562b079ebec0] Could not find codec parameters for stream 6 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
    Consider increasing the value for the 'analyzeduration' (200000000) and 'probesize' (1000000000) options

    And here are the films in the repertoire:
    Code:
    total 27
    drwxrwxrwx 5 1000 1000 5 Jul 11 08:51  .
    drwxrwxrwx 3 1000 1000 3 Jul  9 20:25  ..
    drwxr-xr-x 2 1000 1000 3 Jul 10 22:19 'The Fast and the Furious (2001)'
    drwxr-xr-x 2 1000 1000 3 Jul 10 22:13 'The Fast and the Furious Tokyo Drift (2006)'
    drwxr-xr-x 2 1000 1000 3 Jul 11 08:51 'The Super Mario Bros. Movie (2023)'

    '/media/movies/The Fast and the Furious (2001)':
    total 2733890
    drwxr-xr-x 2 1000 1000          3 Jul 10 22:19  .
    drwxrwxrwx 5 1000 1000          5 Jul 11 08:51  ..
    -rw-r--r-- 1 1000 1000 2797527732 Jul 10 22:18 'The Fast and the Furious (2001).mkv'

    '/media/movies/The Fast and the Furious Tokyo Drift (2006)':
    total 2663130
    drwxr-xr-x 2 1000 1000          3 Jul 10 22:13  .
    drwxrwxrwx 5 1000 1000          5 Jul 11 08:51  ..
    -rw-r--r-- 1 1000 1000 2725155627 Jul 10 22:12 'The Fast and the Furious Tokyo Drift (2006).mkv'

    '/media/movies/The Super Mario Bros. Movie (2023)':
    total 12789130
    drwxr-xr-x 2 1000 1000          3 Jul 11 08:51  .
    drwxrwxrwx 5 1000 1000          5 Jul 11 08:51  ..
    -rw-r--r-- 1 1000 1000 13087119065 Jul 11 08:50 'The Super Mario Bros. Movie (2023).mkv'
    I have no name!@dep-jellyfin-595d87557-mdkx9:/$ id
    uid=1000 gid=1000 groups=1000
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Librarie only show a single movie - by ZoThyx - 2024-07-10, 03:20 PM
    RE: Librarie only show a single movie - by TheDreadPirate - 2024-07-10, 04:46 PM
    RE: Librarie only show a single movie - by ZoThyx - 2024-07-10, 09:31 PM
    RE: Librarie only show a single movie - by TheDreadPirate - 2024-07-10, 09:58 PM
    RE: Librarie only show a single movie - by ZoThyx - 2024-07-11, 09:00 AM
    RE: Librarie only show a single movie - by TheDreadPirate - 2024-07-11, 04:54 PM
    RE: Librarie only show a single movie - by ZoThyx - 2024-07-11, 05:45 PM
    RE: Librarie only show a single movie - by TheDreadPirate - 2024-07-11, 05:54 PM
    RE: Librarie only show a single movie - by ZoThyx - 2024-07-11, 06:04 PM
    RE: Librarie only show a single movie - by theguymadmax - 2024-07-11, 06:28 PM
    RE: Librarie only show a single movie - by ZoThyx - 2024-07-11, 06:33 PM
    RE: Librarie only show a single movie - by TheDreadPirate - 2024-07-11, 06:34 PM
    RE: Librarie only show a single movie - by ZoThyx - 2024-07-11, 07:11 PM
    RE: Librarie only show a single movie - by TheDreadPirate - 2024-07-11, 07:27 PM
    RE: Librarie only show a single movie - by ZoThyx - 2024-07-11, 07:37 PM
    RE: Librarie only show a single movie - by TheDreadPirate - 2024-07-11, 07:49 PM
    RE: Librarie only show a single movie - by ZoThyx - 2024-07-11, 09:49 PM
    RE: Librarie only show a single movie - by TheDreadPirate - 2024-07-11, 10:45 PM
    RE: Librarie only show a single movie - by ZoThyx - 2024-07-11, 10:47 PM
    RE: Librarie only show a single movie - by ZoThyx - 2024-07-12, 08:29 AM
    RE: Librarie only show a single movie - by TheDreadPirate - 2024-07-12, 02:49 PM
    RE: Librarie only show a single movie - by I-Bee-Towne - 2024-07-20, 12:11 AM
    RE: Librarie only show a single movie - by I-Bee-Towne - 2024-07-21, 11:46 PM
    RE: Librarie only show a single movie - by Rory235 - 2024-11-23, 12:14 AM
    RE: Librarie only show a single movie - by I-Bee-Towne - 2024-11-23, 09:31 AM
    RE: Librarie only show a single movie - by Rory235 - 2024-11-23, 12:26 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