• 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 The path could not be found (Ubuntu local install)

     
    • 0 Vote(s) - 0 Average

    The path could not be found (Ubuntu local install)

    Local installation of Jellyfin Version 10.8.13 on an Ubuntu 20.04.6LTS filesystem with media on a second HDD. When I attempt to add my media folder Jellyfin returns the error, "The path could not be found."
    innerspaceboy
    Offline

    Junior Member

    Posts: 19
    Threads: 2
    Joined: 2024 Apr
    Reputation: 0
    Country:United States
    #7
    2024-04-11, 01:50 PM (This post was last modified: 2024-04-11, 03:06 PM by innerspaceboy. Edited 2 times in total.)
    Marvelous, @TheDreadPirate. Thanks so much!

    I ran the command and then was able to navigate to Add Media Folder and click on the following path-

    /media/innerspacelabs/Classy Bastard/Video 2023

    I clicked OK under Add Media library at 8:50AM April 11. There is a spinning blue circle on the "Add Media Library" menu with no progress indicator. As of 9:50 it's still spinning with no percentage.

    I opened a second instance of Jellyfin and checked the library. No media is shown. Then I checked the Dashboard in the second instance and under Running Tasks it shows "Scan Media Library" with a solid white bar at 0.0%.

    Googling the question I see reports of the initial scan taking 12 hours or more. I experienced something similar with my music folder under my Subsonic server. I just don't see any percentage so I want to make sure it's actually working.

    Can someone confirm that this is normal behavior for the initial scan and I just need to sit tight probably through the day and overnight tonight?

    I really appreciate the help!

    Here's the latest log:

    [2024-04-11 02:00:00.532 -04:00] [INF] "DailyTrigger" fired for task: "Extract Chapter Images"
    [2024-04-11 02:00:00.532 -04:00] [INF] Queuing task "ChapterImagesTask"
    [2024-04-11 02:00:00.540 -04:00] [INF] Executing "Extract Chapter Images"
    [2024-04-11 02:00:00.709 -04:00] [INF] "Extract Chapter Images" Completed after 0 minute(s) and 0 seconds
    [2024-04-11 02:00:00.709 -04:00] [INF] ExecuteQueuedTasks
    [2024-04-11 02:00:01.536 -04:00] [INF] Daily trigger for "Extract Chapter Images" set to fire at 2024-04-12 02:00:00.000 -04:00, which is 23:59:58.4632046 from now.
    [2024-04-11 06:54:40.712 -04:00] [INF] Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
    [2024-04-11 06:54:40.713 -04:00] [INF] Defined LAN exclusions : "[]"
    [2024-04-11 06:54:40.713 -04:00] [INF] Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
    [2024-04-11 07:29:06.410 -04:00] [INF] "IntervalTrigger" fired for task: "Scan Media Library"
    [2024-04-11 07:29:06.410 -04:00] [INF] Queuing task "RefreshMediaLibraryTask"
    [2024-04-11 08:47:40.513 -04:00] [INF] Authentication request for "innerspacelabs" has succeeded.
    [2024-04-11 08:47:40.516 -04:00] [INF] Current/Max sessions for user "innerspacelabs": 0/0
    [2024-04-11 08:47:40.524 -04:00] [INF] Reissuing access token: "7a4f8235740c452cb88ff3268ade4e34"
    [2024-04-11 08:47:40.568 -04:00] [INF] WS "127.0.0.1" request
    [2024-04-11 09:43:34.586 -04:00] [INF] Authentication request for "innerspacelabs" has succeeded.
    [2024-04-11 09:43:34.612 -04:00] [INF] Current/Max sessions for user "innerspacelabs": 1/0
    [2024-04-11 09:43:34.637 -04:00] [INF] Reissuing access token: "7a4f8235740c452cb88ff3268ade4e34"
    [2024-04-11 09:43:34.656 -04:00] [INF] WS "127.0.0.1" request
    [2024-04-11 09:46:06.859 -04:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
    [2024-04-11 09:46:16.471 -04:00] [INF] WS "127.0.0.1" closed
    [2024-04-11 09:46:18.862 -04:00] [INF] Lost 1 WebSockets.
    [2024-04-11 09:50:42.562 -04:00] [INF] Authentication request for "innerspacelabs" has succeeded.
    [2024-04-11 09:50:42.563 -04:00] [INF] Current/Max sessions for user "innerspacelabs": 1/0
    [2024-04-11 09:50:42.588 -04:00] [INF] Reissuing access token: "7a4f8235740c452cb88ff3268ade4e34"
    [2024-04-11 09:50:42.668 -04:00] [INF] WS "127.0.0.1" request
    [2024-04-11 09:54:06.765 -04:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
    [2024-04-11 09:54:18.766 -04:00] [INF] Lost 1 WebSockets.
    [2024-04-11 11:05:36.108 -04:00] [INF] WS "127.0.0.1" closed
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    The path could not be found (Ubuntu local install) - by innerspaceboy - 2024-04-08, 12:29 PM
    RE: The path could not be found (Ubuntu local install) - by TheDreadPirate - 2024-04-08, 12:59 PM
    RE: The path could not be found (Ubuntu local install) - by innerspaceboy - 2024-04-10, 09:37 PM
    RE: The path could not be found (Ubuntu local install) - by TheDreadPirate - 2024-04-10, 09:44 PM
    RE: The path could not be found (Ubuntu local install) - by innerspaceboy - 2024-04-10, 10:24 PM
    RE: The path could not be found (Ubuntu local install) - by TheDreadPirate - 2024-04-11, 01:26 AM
    RE: The path could not be found (Ubuntu local install) - by innerspaceboy - 2024-04-11, 01:50 PM
    RE: The path could not be found (Ubuntu local install) - by TheDreadPirate - 2024-04-11, 03:08 PM
    RE: The path could not be found (Ubuntu local install) - by innerspaceboy - 2024-04-11, 03:17 PM
    RE: The path could not be found (Ubuntu local install) - by TheDreadPirate - 2024-04-11, 03:22 PM
    RE: The path could not be found (Ubuntu local install) - by innerspaceboy - 2024-04-11, 03:31 PM
    RE: The path could not be found (Ubuntu local install) - by TheDreadPirate - 2024-04-11, 03:33 PM
    RE: The path could not be found (Ubuntu local install) - by innerspaceboy - 2024-04-11, 04:12 PM
    RE: The path could not be found (Ubuntu local install) - by TheDreadPirate - 2024-04-11, 04:15 PM
    RE: The path could not be found (Ubuntu local install) - by innerspaceboy - 2024-04-11, 04:21 PM
    RE: The path could not be found (Ubuntu local install) - by TheDreadPirate - 2024-04-11, 04:30 PM
    RE: The path could not be found (Ubuntu local install) - by innerspaceboy - 2024-04-11, 04:33 PM
    RE: The path could not be found (Ubuntu local install) - by TheDreadPirate - 2024-04-11, 04:42 PM
    RE: The path could not be found (Ubuntu local install) - by innerspaceboy - 2024-04-11, 04:46 PM
    RE: The path could not be found (Ubuntu local install) - by innerspaceboy - 2024-04-11, 04:43 PM
    RE: The path could not be found (Ubuntu local install) - by TheDreadPirate - 2024-04-11, 04:45 PM
    RE: The path could not be found (Ubuntu local install) - by innerspaceboy - 2024-04-11, 04:53 PM
    RE: The path could not be found (Ubuntu local install) - by TheDreadPirate - 2024-04-11, 05:02 PM
    RE: The path could not be found (Ubuntu local install) - by innerspaceboy - 2024-04-11, 05:07 PM
    RE: The path could not be found (Ubuntu local install) - by TheDreadPirate - 2024-04-11, 05:23 PM
    RE: The path could not be found (Ubuntu local install) - by innerspaceboy - 2024-04-11, 05:40 PM
    RE: The path could not be found (Ubuntu local install) - by innerspaceboy - 2024-04-11, 06:03 PM
    RE: The path could not be found (Ubuntu local install) - by innerspaceboy - 2024-04-11, 06:18 PM
    RE: The path could not be found (Ubuntu local install) - by TheDreadPirate - 2024-04-11, 06:32 PM
    RE: The path could not be found (Ubuntu local install) - by innerspaceboy - 2024-04-11, 07:07 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