Michael Owens

Results 24 comments of Michael Owens

That's strange, I never get German errors on my PC.

Any updates on this? Is there any progress?

I seem to be having the same issue. ``` elixir 11:55:46.279 [error] Error in process with exit value: {# {'__exception__'=>true,'__struct__'=>'Elixir.Socket.Error',message=>}, [{'Elixir.Socket.Stream','recv!',1,[{file,"lib/socket/stream.ex"},{line,63}]},{'Elixir.Cauldron.HTTP',headers,2, [{file,"lib/cauldron/http.ex"},{line,74}]},{'Elixir.Cauldron.HTTP'... ``` After messing around a bit further I...

I did some more debugging and found out what the problem was for me. It was caused by cookies. My localhost already had cookies on it from other projects, so...

Would like to see this as well now, especially considering the keybinding `q` (to close dijo) was removed recently. Instead of pressing 1 key, I now have to press 4...

Would love to see this implemented too. HLS works well enough in VLC too, I can skip or go back without issues, it just doesn't show the time like MPC-HC.

That is a legitimate suggestion. Would you want the hashtags to be visible as well on the timeline, or should it remove them?

Alright, I'll have a go at that.

Alright, I added hashtags and they're configurable by setting "hideTags". By default they are shown. (also added a gitignore for IDE settings and the non-example config files) @cheeaun

Also, 2 more things I noticed: - Spaces are converted to   so multiple hashtags after each other might 'cause a lot of spaces. Add something like a trim? -...