More weird errors when media scanning - 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: More weird errors when media scanning (/t-more-weird-errors-when-media-scanning) |
More weird errors when media scanning - kandykarter - 2024-05-21 Hey all, I've had a few funny issues since the big updates, and I've managed to corner most of them and pretty much everything's running very smoothly. Today though, I noticed a lot of errors in a scheduled media scan, and wanted to know if they're symptoms of greater issues. When scanning my music library, I'm getting a lot of errors like this: Code: [2024-05-21 07:40:53.153 -07:00] [INF] [29] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/data/music/Sly & The Family Stone/Stand!/01 Stand!.mp3\" -threads 0 -v warning -print_format json -show_streams -show_format" The files where it errors out seem to play perfectly and don't seem to have any issues, but I figured I'd check. RE: More weird errors when media scanning - TheDreadPirate - 2024-05-21 I'm assuming it is trying to extract the album art but there isn't any? |