THREAD 'MAIN' PANICKED AT 'CALLED `RESULT::UNWRAP()` ON AN `ERR` VALUE:
ERROR { REPR: OS { CODE: 28, MESSAGE: \"NO SPACE LEFT ON DEVICE\" } }',
/HOME/MH/GIT/RUST-CROSS-LIBS/RUST-GIT/SRC/LIBCORE/RESULT.RS:906:4

I've cheked and in the /tmp area files called .tmp* are being created as
soon as I hit play. Problem is the /tmp is a very tiny (it's mapped to
ram) so it'll never work , especially with 320k encoding

Hmm... that's odd, as it should be using your LMS cache folder rather than /tmp. If you run:

ps ax | fgrep spotty

you should see something like:

spotty-hf -c /opt/git/slimserver/Cache/spotty/246f28d2d364

Can you confirm you see the -c (--cache) parameter?

--

Michael
_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to