• 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 to Everything - JellyFin Not Detecting Media

     
    • 0 Vote(s) - 0 Average

    New to Everything - JellyFin Not Detecting Media

    aviavy
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    Country:Canada
    #1
    2023-12-18, 03:29 AM
    Hello All,

    I have recently dove head-first into a homelab and I am absolutely new to everything.
    I am running a TrueNAS Scale server with a 15 x 10TB shelf - 8 allocated to JellyFin in RaidZ1

    I followed this guide -  to setup JellyFin. I can access and logon to JellyFin. I can see the folders I have created, but JellyFin isn't detecting anything.....it's been a couple of hours and nothing.
    I have followed the file naming convention and folder layout, but still nothing.
    I have hit the button for the manual scan, but it quickly (like 1/2 sec) scans, not seeing anything.
    I highly suspect it's a permissions issue, but I followed the permissions setting in the video.

    Any help would be greatly appreciated!
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,167
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #2
    2023-12-18, 05:11 AM (This post was last modified: 2023-12-18, 05:12 AM by Efficient_Good_5784. Edited 1 time in total.)
    Following the video, you used Truechart's release for Jellyfin? And you used the NFS share option to mount the folders to the Jellyfin container? It could be that you need to reconfigure your NFS shares of the media.

    When you get to the section for additional storage, maybe try mounting using the host path option. In the previous version of Truenas Scale (Bluefin), there was an option that you had to turn off if you wanted to host path mount folders that were shared with SMB. It was recommended that your media files be mounted with NFS to avoid this issue. However in the current release of Scale (Cobia), that option is gone, so it's up to you if you want to use the host path or NFS option.

    Also, if it's a permission issue, you could run Jellyfin as root to see if that will allow it to see the files. If so, you need to figure out what the IDs are for the user that can see your media and have it run the Jellyfin container.

    The Truenas Scale app GUI allows you to pull Docker images and run them. You could pull the latest official Jellyfin image directly from the Docker repo site yourself so you don't have to wait for the people that maintain the Jellyfin images on Scale's app section to update those. If you do this, just don't fill out the option to configure the container's user and group ID to have it run as root if you want to test if it's a permission issue that you have.
    aviavy
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    Country:Canada
    #3
    2023-12-18, 01:57 PM
    (2023-12-18, 05:11 AM)Efficient_Good_5784 Wrote: Following the video, you used Truechart's release for Jellyfin? And you used the NFS share option to mount the folders to the Jellyfin container? It could be that you need to reconfigure your NFS shares of the media.

    When you get to the section for additional storage, maybe try mounting using the host path option. In the previous version of Truenas Scale (Bluefin), there was an option that you had to turn off if you wanted to host path mount folders that were shared with SMB. It was recommended that your media files be mounted with NFS to avoid this issue. However in the current release of Scale (Cobia), that option is gone, so it's up to you if you want to use the host path or NFS option.

    Also, if it's a permission issue, you could run Jellyfin as root to see if that will allow it to see the files. If so, you need to figure out what the IDs are for the user that can see your media and have it run the Jellyfin container.

    The Truenas Scale app GUI allows you to pull Docker images and run them. You could pull the latest official Jellyfin image directly from the Docker repo site yourself so you don't have to wait for the people that maintain the Jellyfin images on Scale's app section to update those. If you do this, just don't fill out the option to configure the container's user and group ID to have it run as root if you want to test if it's a permission issue that you have.



    Yes I did use Truechart's release for JellyFin as of right now I have tried both NFS Share and Host Path, but the same result for both.

    Would this be a better guide to follow then? TrueNAS Scale: Plex and Jellyfin Setup with SMB
    aviavy
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    Country:Canada
    #4
    2023-12-18, 02:45 PM (This post was last modified: 2023-12-18, 03:10 PM by aviavy. Edited 1 time in total.)
    I think this might be my issue. For all tutorials I have seen, they are able to check these boxes (See attached image), but they are greyed out in mine unless I select the Home Directory.
    How to I get these permission boxes checked, or should I just select the Share folder for the Home Directory?


    Attached Files Thumbnail(s)
       
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,167
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #5
    2023-12-18, 04:35 PM (This post was last modified: 2023-12-20, 05:36 AM by Efficient_Good_5784. Edited 1 time in total.)
    If I recall correctly, that screen is from the user account GUI section. You don't need to mess with that unless the media will be stored in a user's home directory.

    I can better help later when I get access to my Scale server, so I'll post again then if others don't come help you.
    aviavy
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    Country:Canada
    #6
    2023-12-19, 02:28 PM
    anyone?
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #7
    2023-12-19, 05:02 PM
    (2023-12-19, 02:28 PM)aviavy Wrote: anyone?

    not sure how many jellyfin users use truenas, might have better luck finding a truenas user that uses jellyfin https://www.truenas.com/community

    (personally i would just shell into the box and fix permissions from the CLI but i have never used truenas so i wouldn't know where to begin on that route)
    aviavy
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    Country:Canada
    #8
    2023-12-19, 06:55 PM
    I'll give them a try!
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,167
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #9
    2023-12-20, 12:53 AM (This post was last modified: 2023-12-20, 12:54 AM by Efficient_Good_5784. Edited 1 time in total.)
    Your issue from what I can see is more of a Truenas issue than a Jellyfin one. As tmsrxzar pointed, you'll probably find more help in the Truenas community forums.
    Anyways, sorry for the late reply. I meant to post yesterday but things got in the way.

    Hopefully you got help yesterday. If not, I may be able to help a bit (I also run Jellyfin on a Truenas Scale server, but you may find people with better help on the Truenas forums).
    Could you tell/show:
    1. Truenas Scale version.
    2. Dataset structure leading to the dataset for your Jellyfin media (along with the permissions for each dataset)
    3. How did you upload your media to the Jellyfin media dataset/folder?
    4. Picture of how you're mounting the dataset to the Jellyfin container

    Unless you have a reason to stick with Truechart's release of Jellyfin, I can make a guide of sorts on how to install the official Jellyfin docker release (I'll see when I can make it though). Truenas Scale no longer uses Docker, but it runs Docker images using Kubernetes now.
    I can also install Truechart's release myself just to see how I can guide you with it as a test, but the adding media part should be the same as using the official Docker image.

    From what I'm predicting, you have an issue with how you add your media to a dataset, permissions of dataset, or how you mount the dataset/folder to your Jellyfin container.
    « 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