Jellyfin Forum
scanning stuck - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+---- Forum: Media Scanning & Identification (https://forum.jellyfin.org/f-media-scanning-identification)
+---- Thread: scanning stuck (/t-scanning-stuck)



scanning stuck - darkpic - 2024-12-04

Hi everyone, I'm migrating from plex and I find myself with the scan blocked.

hw: raspberrypi2
OS: raspbian bookworm
JF: 10.10.3

clean install, formatted and put JF only

I initially gave the entire plex library (1.5tb) and the scan was blocked. I therefore decide to start selecting the files to see where it has problems, now I have identified a file that is blocking the scan (it worked on plex)

this is the log:
Code:
[2024-12-04 08:34:36.400 +01:00] [INF] Attempting to cancel Scheduled Task "Scansione della libreria"
[2024-12-04 08:34:36.436 +01:00] [INF] "Scansione della libreria" Cancelled after 3 minute(s) and 2 seconds
[2024-12-04 08:34:36.775 +01:00] [INF] Watching directory "/media/windowsshare/FILMJF"
[2024-12-04 08:34:36.802 +01:00] [INF] Watching directory "/media/windowsshare/SERIEJF"
[2024-12-04 08:34:37.806 +01:00] [INF] Stopping directory watching for path "/media/windowsshare/SERIEJF"
[2024-12-04 08:34:37.807 +01:00] [INF] Stopping directory watching for path "/media/windowsshare/FILMJF"
[2024-12-04 08:34:37.807 +01:00] [INF] Validating media library
[2024-12-04 08:34:37.858 +01:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2024-12-04 08:34:37.943 +01:00] [WRN] Library folder "/var/lib/jellyfin/data/playlists" is inaccessible or empty, skipping
[2024-12-04 08:34:38.186 +01:00] [INF] Removing virtual season null in series "The Agency"
[2024-12-04 08:34:38.186 +01:00] [INF] Removing item, Type: "Season", Name: "Stagione sconosciuta", Path: "", Id: db04fe9f-a0c6-4715-0b04-bc9a284d780a
[2024-12-04 08:34:38.210 +01:00] [INF] Creating Season "Stagione sconosciuta" entry for "The Agency"
[2024-12-04 08:34:38.304 +01:00] [INF] Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/windowsshare/SERIEJF/the agency (2024)/season 1/The Agency S01E01.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
[2024-12-04 08:36:02.314 +01:00] [INF] WS "192.168.1.38" closed
[2024-12-04 08:36:03.751 +01:00] [INF] WS "192.168.1.38" request
[2024-12-04 08:38:51.922 +01:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-12-04 08:41:39.927 +01:00] [INF] Sending ForceKeepAlive message to 1 inactive WebSockets.

do you know what is the problem?


RE: scanning stuck - TheDreadPirate - 2024-12-04

Can you share your full Jellyfin log via pastebin?


RE: scanning stuck - darkpic - 2024-12-04

(7 hours ago)TheDreadPirate Wrote: Can you share your full Jellyfin log via pastebin?

I can't copy, too long

This is the txt

https://mega.nz/file/srRB0TTK#RtCmSvvTjNeenxebo9V5Fb992-hSlJWTm2ioX0k0XJc

Tnx


RE: scanning stuck - TheDreadPirate - 2024-12-04

You might just be running out of memory. The RPi2 is very old and slow CPU cores, only has 1GB of memory (we recommend 4GB minimum), and, more importantly, ARM32 support has been deprecated. Starting with 10.11, there will not be an ARM32 version of Jellyfin.

You should plan on migrating Jellyfin to another device sooner rather than later.