• 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
    #3
    2024-07-10, 09:31 PM
    (2024-07-10, 04:46 PM)TheDreadPirate Wrote: The file names are not compliant and are likely causing issues with identification and, therefore, retrieving metadata.

    Remove all the superfluous stuff on the file name and make them just "Movie Name.mkv", etc.

    Here's how I renamed the films:

    Code:
    total 99
    drwxrwxrwx 6 1000 1000 6 Jul  9 19:08  .
    drwxrwxrwx 3 1000 1000 3 Jul  9 20:25  ..
    drwxr-xr-x 2 1000 1000 3 Jul 10 21:21 'Elemental (2023)'
    drwxr-xr-x 2 1000 1000 3 Jul 10 21:22 'Now You See Me (2013)'
    drwxr-xr-x 2 1000 1000 3 Jul 10 21:22 'The Super Mario Bros. Movie (2023)'
    drwxr-xr-x 2 1000 1000 3 Jul 10 21:22 'Top Gun Maverick (2022)'

    '/media/movies/Elemental (2023)':
    total 7518746
    drwxr-xr-x 2 1000 1000          3 Jul 10 21:21 .
    drwxrwxrwx 6 1000 1000          6 Jul  9 19:08 ..
    -rw-r--r-- 1 1000 1000 7693540929 Jun 13 18:07 Elemental.2023.mkv

    '/media/movies/Now You See Me (2013)':
    total 3381414
    drwxr-xr-x 2 1000 1000          3 Jul 10 21:22 .
    drwxrwxrwx 6 1000 1000          6 Jul  9 19:08 ..
    -rw-r--r-- 1 1000 1000 3461412428 Jul  9 18:51 NowYouSeeMe.2013.mkv

    '/media/movies/The Super Mario Bros. Movie (2023)':
    total 12789154
    drwxr-xr-x 2 1000 1000          3 Jul 10 21:22 .
    drwxrwxrwx 6 1000 1000          6 Jul  9 19:08 ..
    -rw-r--r-- 1 1000 1000 13087119065 Jun 13 17:55 TheSuperMarioBrosMovie.2023.mkv

    '/media/movies/Top Gun Maverick (2022)':
    total 11637222
    drwxr-xr-x 2 1000 1000          3 Jul 10 21:22 .
    drwxrwxrwx 6 1000 1000          6 Jul  9 19:08 ..
    -rw-r--r-- 1 1000 1000 11909056140 Jun 13 21:34 TopGunMaverick.2022.mkv

    And here are the scan logs :
    Code:
    [21:28:54] [INF] [34] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path /media/movies
    [21:28:54] [INF] [34] Emby.Server.Implementations.Library.LibraryManager: Validating media library
    [21:28:54] [WRN] [34] MediaBrowser.Controller.Entities.BaseItem: Library folder /config/data/playlists is inaccessible or empty, skipping
    [21:28:54] [WRN] [34] MediaBrowser.Controller.Entities.BaseItem: Library folder /config/data/playlists is inaccessible or empty, skipping
    [21:28:54] [INF] [34] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduratio
    n 200M -probesize 1G -i file:"/media/movies/Elemental (2023)/Elemental.2023.mkv" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format                                                                                                                [21:28:54] [INF] [97] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduratio
    n 200M -probesize 1G -i file:"/media/movies/The Super Mario Bros. Movie (2023)/TheSuperMarioBrosMovie.2023.mkv" -threads 0 -v warning -pri
    nt_format json -show_streams -show_chapters -show_format                                                                                  [21:28:54] [INF] [58] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/movies/Now You See Me (2013)/NowYouSeeMe.2013.mkv" -threads 0 -v warning -print_format json -show_str
    eams -show_chapters -show_format
    [21:28:54] [INF] [133] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media/movies/Top Gun Maverick (2022)/TopGunMaverick.2022.mkv" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
    [matroska,webm @ 0x55e1bfbc7ec0] 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                                  [21:30:35] [INF] [133] Emby.Server.Implementations.ScheduledTasks.TaskManager: Scan Media Library Completed after 1 minute(s) and 40 seconds
    [21:30:35] [INF] [29] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/movies

    The problem still persists after that... My server is running jellyfin 10.9.7
    « 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