Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrput audio files downloaded #874

Open
brainiac19 opened this issue Sep 12, 2024 · 1 comment
Open

Corrput audio files downloaded #874

brainiac19 opened this issue Sep 12, 2024 · 1 comment

Comments

@brainiac19
Copy link

When testing the recommended way for music syncing provided in #864, I found another problem. The downloader does not seem to care about whether the audio file is intact, instead it keeps everything it gets. So when a network interruption happens, the songs being downloaded at the time would be corrupted. Maybe this can be fixed by adding an audio length check after the download? And probably add retry mechanism?

@midwesternrodent
Copy link

Could you share the finamp logs?

Also are you transcoding downloads, and if so in what format? I've seen similar behavior before as part of #857 so I'm just trying to see if this may be related.

If you are using transcoded downloads, could you share the transcode logs for a song with the issue? They should be located in /var/log/jellyfin on your jellyfin server by default (unless you've changed the location yourself)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants