snakecase

Results 12 comments of snakecase

Same here. I listen to a radio stream which sets their URL into the "Album" field so Last.fm returns `"ignoredMessage":{"code":"1","#text":""` Tried to create a rule to replace the said URL...

Found a fix! https://github.com/univrsal/input-overlay/issues/100#issuecomment-1320928469

> this is now implemented in [e776ac3](https://github.com/mifi/lossless-cut/commit/e776ac3aa2832c2fd6586f8d8ba2389e3cc1c047) (for export only, not merge files) > > see also [#1425 (reply in thread)](https://github.com/mifi/lossless-cut/discussions/1425#discussioncomment-4794519) Thank you! Could deletion of source files also be...

Maybe not related but try [this](https://github.com/git-learning-game/oh-my-git/issues/130#issuecomment-1376122600).

The same error here: ``` Godot Engine v3.2.3.stable.official - https://godotengine.org OpenGL ES 3.0 Renderer: *removed*/PCIe/SSE2 ERROR: execute: Condition "ret == 0" is true. Returned: ERR_CANT_FORK At: platform/windows/os_windows.cpp:2898 ``` @blinry could...

Found the solution! It turned out my antivirus (Avast) was silently blocking `perl.exe` and `perl5.32.0.exe` during the unpacking of `oh-my-git-windows.zip` to `...\oh-my-git-windows\dependencies\windows\git\usr\bin` folder. I only had to disable it during...

> I looked through the new API and got something that works for me (i only wanted front/back + audio): > > ``` > https://app.memrise.com/v1.18/learning_sessions/learn/?session_source_id=&session_source_sub_index=&session_source_type=course_id_and_level_index > ``` > > I...

I would like to add that this feature could actually be a bug of not saving merge options between sessions. For example, the settings below get reset on program exit...