Skip to content

[Issue]: Audio Normalization Scheduled Task Errors #12145

Open
@jamieboxtechs

Description

Please describe your bug

I posted this in the forum first, and it was suggested that I create this post here, as the logging is showing a locked concat file, during the audio normalization scheduled task routine, that appears to be an under the hood problem, possibly a minor bug. Or it could be a plugin, maybe. The main log is sparse on the topic.

From the Forum (edited for brevity):

I recently reset my Jellyfin to a clean install on a new box.

The Audio Normalization scheduled task continues to fail. Log snip of the failure event and surrounding events is below.

[2024-06-17 20:27:51.680 -04:00] [ERR] [57] Emby.Server.Implementations.ScheduledTasks.TaskManager: Error executing Scheduled Task System.IO.IOException: The process cannot access the file 'C:\ProgramData\Jellyfin\Server\cache\transcodes\6bab25e2-5614-4b60-a3d7-735ccb7f6501.concat' because it is being used by another process.

  at System.IO.FileSystem.DeleteFile(String fullPath)

  at Emby.Server.Implementations.ScheduledTasks.Tasks.AudioNormalizationTask.ExecuteAsync(IProgress`1 progress, CancellationToken cancellationToken)

  at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

[2024-06-17 20:27:51.974 -04:00] [INF] [57] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Audio Normalization" Failed after 0 minute(s) and 10 seconds

Jellyfin Server and PC Specs:

Jellyfin 10.9.6
Windows Server (Win 11 Pro) running Jellyfin service
AMD Ryzen 9 7950X
64GB DDR5-4800 RAM
NVIDIA RTX 3060 12GB
OS Drive: Samsung 990 Pro 2TB
Media Drive (all libraries): QNAP TS-932PX NAS with 5 x Seagate Ironwolf Pro 16TB in RAID5 connected with 10Gbps iSCSI link

Logging output with debugging on, including the contents of the concat file, which is displayed with the same data in every concat file. It never changes. My audio library is thousands of songs, including audiobooks, and the scheduled task never runs for more than 10 seconds before bombing out.

https://pastebin.com/a53KDFnG

Reproduction Steps

Run Audio Normalization task.

Jellyfin Version

10.9.0

if other:

10.9.6

Environment

- OS: Windows 11 Pro 64 23H2
- Linux Kernel: None
- Virtualization: None
- Clients: Browser and latest JMP 1.11.1
- Browser: Chrome, Edge, Firefox, Opera GX
- FFmpeg Version: Whatever the default is with 10.9.6
- Playback Method:
- Hardware Acceleration: NVIDIA NVENC
- GPU Model: RTX 3060 12GB
- Plugins: Artwork, AudioDB, Bookshelf, Covert Art Archive, Discogs, Fanart, IMVDb, Intro Skipper, MusicBrainz, OMDb, OPDS Feed, Open Subtitles, Session Cleaner, Studio Images, TMDb, TMDb Box Sets, TMDb Trailers, TVmaze, TheTVDB, VGMdb, Webhook
- Reverse Proxy: None
- Base URL: http://192.168.86.3
- Networking: local only. basic /24 subnet
- Storage: Noted in main description above.

Jellyfin logs

On pastebin: https://pastebin.com/a53KDFnG

FFmpeg logs

Please let me know where to find these if they're needed.

Please attach any browser or client logs here

Let me know if these are needed and where to grab them from.

Please attach any screenshots here

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    • Status

      In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions