Mauritz

Results 7 comments of Mauritz

After some investigation I noticed that the break conditions in line 810 of the file [./id3/frames.py](https://github.com/nicfit/eyeD3/blob/0.9.x/eyed3/id3/frames.py) is never met. And thus creating a while True: loop.

That was the entire log ``` root@xxx:/opt/elexir/rauversion-phx# elixir -v Erlang/OTP 23 [erts-11.1.8] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] Elixir 1.10.3 (compiled with Erlang/OTP 22) root@xxx:/opt/elexir/rauversion-phx# make install mix deps.get ** (CompileError)...

@michelson I didnt have the time to try again. Will update in a few hours

So I managed to install it now. I'd suggest adding a part in your readme about all the config files, options and first steps when running (e.g. what is the...

So I fixed the issue, apparently some permissions weren't right and setting them fixed the issue, I think it was something in a temp directory or some logfile but I...

This error occurred to me when I had no space left on my device. Even after clearing some space it still happend, had to restart my application