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

post processing issue #2619

Closed
dorel14 opened this issue Apr 21, 2016 · 2 comments
Closed

post processing issue #2619

dorel14 opened this issue Apr 21, 2016 · 2 comments

Comments

@dorel14
Copy link

dorel14 commented Apr 21, 2016

Hello
When post processing is launched i have thsi message

Cannot copy/move files to temp folder: /tmp/headphones_IrflBw. Not continuing. Error: [("/home/downloads/music/RIDSA - Tranquille (2015)/08. L\xc3\xa0 c'est die.flac", "/tmp/headphones_IrflBw/headphones/08. L\xc3\xa0 c'est die.flac", '[Errno 28] No space left on device'),

I don't understand why cause my harddrive is not full aroung 36gb free.

thnks

@YipYup
Copy link
Contributor

YipYup commented Apr 23, 2016

Please paste the output from these two separate commands:

mount

df -h

@onnoj
Copy link

onnoj commented May 8, 2016

Hi, I have the same problem.

2016-05-08 23:58:52 ERROR One or more files failed to encode. Ensure you have the latest version of ffmpeg installed.
2016-05-08 23:58:52 ERROR ffmpeg error details: Stream #0:0 -> #0:0 (flac -> alac)
Could not write header for output file #0 (incorrect codec parameters ?): No space left on device
2016-05-08 23:58:52 ERROR Encoding failed for /tmp/headphones_jQvOHx/headphones/02 Soft Scene.flac

I think it might be a problem on certain devices/dists where /tmp is a ramfs.

df -h
/tmp 350M 876K 349M 1% /tmp
(350m)

Unfortunately on synology I don't have control over the size of /tmp

Perhaps in /headphones/postprocessor.py:317 mkdtmp can be fed an optional 'dir' argument that can be configured in the advanced settings, then we could point it to storage proper.

@AdeHub AdeHub closed this as completed Mar 26, 2017
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

4 participants