• 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 Jellyfin not recognizing any photos

    Pages (2): « Previous 1 2

     
    • 0 Vote(s) - 0 Average

    Jellyfin not recognizing any photos

    tegmire
    Offline

    Junior Member

    Posts: 10
    Threads: 1
    Joined: 2024 Feb
    Reputation: 0
    Country:United States
    #11
    2024-03-01, 06:54 AM
    Nope- they're all regular jpeg images.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #12
    2024-03-01, 03:58 PM
    When I get home I will do some testing. I noticed last night that in my test photo library there weren't as many photos as I expected.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    tegmire
    Offline

    Junior Member

    Posts: 10
    Threads: 1
    Joined: 2024 Feb
    Reputation: 0
    Country:United States
    #13
    2024-03-04, 06:14 PM
    Thanks, let me know if you find anything.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #14
    2024-03-05, 05:51 AM
    Adding my photos folder to my test Jellyfin. Will check on the log in the morning.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #15
    2024-03-06, 03:00 PM
    It looks like it didn't even scan the majority of my folders. Will need to continue digging.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    tegmire
    Offline

    Junior Member

    Posts: 10
    Threads: 1
    Joined: 2024 Feb
    Reputation: 0
    Country:United States
    #16
    2024-03-21, 06:10 AM
    (2024-03-06, 03:00 PM)TheDreadPirate Wrote: It looks like it didn't even scan the majority of my folders.  Will need to continue digging.

    Any luck? I still haven't been able to figure out what's going on on my own.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #17
    2024-03-21, 07:51 PM
    I forgot to follow up with this thread. TLDR; I have no idea what is going on or why they aren't being scanned. My guess is that Jellyfin can't read my Sony ARW raw files. All of the videos are read in and, AFAICT, all of the JPG images I took early on when I first bought my camera.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    tegmire
    Offline

    Junior Member

    Posts: 10
    Threads: 1
    Joined: 2024 Feb
    Reputation: 0
    Country:United States
    #18
    2024-03-22, 07:42 PM
    No worries, thanks for the info. I'll start troubleshooting with more filetypes then.
    tegmire
    Offline

    Junior Member

    Posts: 10
    Threads: 1
    Joined: 2024 Feb
    Reputation: 0
    Country:United States
    #19
    2024-03-29, 05:21 AM (This post was last modified: 2024-03-29, 09:40 PM by tegmire. Edited 2 times in total.)
    (2024-02-29, 08:27 PM)TheDreadPirate Wrote: What user is the Jellyfin container running as?  Your user?  Which folder?  /home/cartoonistcoop/media/Photos or /home/cartoonistcoop/media/Library/Reference Photos?  What is the output of

    Code:
    ls -ld /home/cartoonistcoop/media /home/cartoonistcoop/media/Photos /home/cartoonistcoop/media/Library /home/cartoonistcoop/media/Library/Reference\ Photos

    Sorry to necro this thread, but I did get SSH access and ran a version of this. Reference Photos is where the photos are stored, and Reference Books is another similar folder that's had no issue with displaying PDFs. Access is the same.

    Code:
    cartoonistcoop@oasis:~$ ls -ld /home/cartoonistcoop/media/Library/Reference\ Photos /home/cartoonistcoop/media/Library/Reference\ Books
    drwxr-xr-x  2 cartoonistcoop cartoonistcoop 4096 Mar 15 22:21 '/home/cartoonistcoop/media/Library/Reference Books'
    drwxr-xr-x 11 cartoonistcoop cartoonistcoop 4096 Mar 24 03:53 '/home/cartoonistcoop/media/Library/Reference Photos'

    EDIT: I also 1) installed a local version of Jellyfin and it works fine/shows all images, and 2) installed Emby on this same server and it also shows images just fine.

    EDIT 2: I figured it out! Wanted to log this in case someone in the future finds this thread. Not sure if this has to do with the jpg file name being lowercase, but changing the folder name to be lower case now lets all images show up, even ones that are JPG or png. Weird.
    Pages (2): « Previous 1 2

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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