• 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 slow media scan

    Pages (3): « Previous 1 2 3 Next »

     
    • 0 Vote(s) - 0 Average

    slow media scan

    music only
    metropical
    Offline

    Member

    Posts: 81
    Threads: 19
    Joined: 2024 Apr
    Reputation: 0
    Country:United States
    #11
    2024-06-28, 09:10 PM
    OK, just used that path but still saw no change in the doc text after pasting.
    I'll restart the library scan.
    '18 mini Intel, 3.2G, 6c, i7
    MacOS 12.7.6 Monterey
    JFS 10.10.7 - JFMP 1.11.1
    2x 2G WD 5800prm blue in cMP3,1 via unmanaged TP switch.



    metropical
    Offline

    Member

    Posts: 81
    Threads: 19
    Joined: 2024 Apr
    Reputation: 0
    Country:United States
    #12
    2024-06-28, 09:15 PM
    here is the file as it appears, unedited.

    {
    "Serilog": {
    "MinimumLevel": {
    "Default": "Information",
    "Override": {
    "Microsoft": "Warning",
    "System": "Warning"
    }
    },
    "WriteTo": [
    {
    "Name": "Console",
    "Args": {
    "outputTemplate": "[{Timestamp:HH:mm:ss}] [{Level:u3}] [{ThreadId}] {SourceContext}: {Message:lj}{NewLine}{Exception}"
    }
    },
    {
    "Name": "Async",
    "Args": {
    "configure": [
    {
    "Name": "File",
    "Args": {
    "path": "%JELLYFIN_LOG_DIR%//log_.log",
    "rollingInterval": "Day",
    "retainedFileCountLimit": 3,
    "rollOnFileSizeLimit": true,
    "fileSizeLimitBytes": 100000000,
    "outputTemplate": "[{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz}] [{Level:u3}] [{ThreadId}] {SourceContext}: {Message}{NewLine}{Exception}"
    }
    }
    ]
    }
    }
    ],
    "Enrich": [ "FromLogContext", "WithThreadId" ]
    }
    }
    '18 mini Intel, 3.2G, 6c, i7
    MacOS 12.7.6 Monterey
    JFS 10.10.7 - JFMP 1.11.1
    2x 2G WD 5800prm blue in cMP3,1 via unmanaged TP switch.



    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #13
    2024-06-28, 09:36 PM (This post was last modified: 2024-06-28, 09:37 PM by TheDreadPirate. Edited 1 time in total.)
    You're supposed to change this block.

    From

    Code:
    {
    "Serilog": {
    "MinimumLevel": {
    "Default": "Information",
    "Override": {
    "Microsoft": "Warning",
    "System": "Warning"

    To

    Code:
    {
    "Serilog": {
    "MinimumLevel": {
    "Default": "Debug",
    "Override": {
    "": "Debug"

    And restart Jellyfin after making the change.
    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]
    metropical
    Offline

    Member

    Posts: 81
    Threads: 19
    Joined: 2024 Apr
    Reputation: 0
    Country:United States
    #14
    2024-06-29, 11:13 AM (This post was last modified: 2024-06-29, 11:45 AM by metropical. Edited 2 times in total.)
    OK, made those changes and restarted. But the deBug log is way to big for pastebin.
    So here is the 1st part of the log with DBGs.
    https://pastebin.com/M1UJTynq

    I also noted that if I went to: User/Administration/Metadata.
    The newly added media is all there.
    But when I Search, most times, recently added Artists/LPs are not found.
    '18 mini Intel, 3.2G, 6c, i7
    MacOS 12.7.6 Monterey
    JFS 10.10.7 - JFMP 1.11.1
    2x 2G WD 5800prm blue in cMP3,1 via unmanaged TP switch.



    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #15
    2024-06-29, 03:25 PM
    Did you start the scan in the log you shared?
    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]
    metropical
    Offline

    Member

    Posts: 81
    Threads: 19
    Joined: 2024 Apr
    Reputation: 0
    Country:United States
    #16
    2024-06-29, 03:53 PM
    I believe so as there wouldn't have been "DBG"s in it otherwise .... right?
    '18 mini Intel, 3.2G, 6c, i7
    MacOS 12.7.6 Monterey
    JFS 10.10.7 - JFMP 1.11.1
    2x 2G WD 5800prm blue in cMP3,1 via unmanaged TP switch.



    metropical
    Offline

    Member

    Posts: 81
    Threads: 19
    Joined: 2024 Apr
    Reputation: 0
    Country:United States
    #17
    2024-06-30, 04:14 PM
    I ran some of the missing recent files/LPs/folders thru MusicBrainz app.
    Even after a restart of the computer, server and app, they are not found.
    However, in the admin/metadata folder, they all appear. Weird
    '18 mini Intel, 3.2G, 6c, i7
    MacOS 12.7.6 Monterey
    JFS 10.10.7 - JFMP 1.11.1
    2x 2G WD 5800prm blue in cMP3,1 via unmanaged TP switch.



    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #18
    2024-06-30, 04:59 PM
    Can you give example folder and file names?
    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]
    metropical
    Offline

    Member

    Posts: 81
    Threads: 19
    Joined: 2024 Apr
    Reputation: 0
    Country:United States
    #19
    2024-07-01, 01:27 AM
    Orville Peck/Stampede Vol. 1 -
    01 - Cowboys Are Frequently Secretly Fond Of Each Other.m4a
    02 - The Hurtin Kind.m4a
    03 - Saturday Nights Alright (For Fighting).m4a
    04 - Chemical Sunset.m4a
    05 - How Far Will We Take It.m4a
    06 - Mienteme.m4a
    07 - Conquer The Heart.m4a
    '18 mini Intel, 3.2G, 6c, i7
    MacOS 12.7.6 Monterey
    JFS 10.10.7 - JFMP 1.11.1
    2x 2G WD 5800prm blue in cMP3,1 via unmanaged TP switch.



    metropical
    Offline

    Member

    Posts: 81
    Threads: 19
    Joined: 2024 Apr
    Reputation: 0
    Country:United States
    #20
    2024-07-03, 01:34 PM
    trying something different. deleted the Music library and re-added 2 folders. Time will tell.
    '18 mini Intel, 3.2G, 6c, i7
    MacOS 12.7.6 Monterey
    JFS 10.10.7 - JFMP 1.11.1
    2x 2G WD 5800prm blue in cMP3,1 via unmanaged TP switch.



    Pages (3): « Previous 1 2 3 Next »

    « 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