Miniontoby

Results 156 comments of Miniontoby

*Bruh I just wanted to maybe also get a translator role in discord, so I pinged Anuke (even though I didn't know who is the real one) and I get...

> > _Bruh I just wanted to maybe also get a translator role in discord, so I pinged Anuke (even though I didn't know who is the real one) and...

You need to clone it with: `git clone --recursive https://github.com/minetest-mods/irc.git` so you get all submodules

What package to install for the express types? Cause when I install `@types/express` it gives me more errors about this package...

Yes it does fix it. Anyhow, I will be happy to help test any solution that you will make to fix the problem without the need of `skipLibCheck` as well......

Since you guys use notify-rust, Look at this: https://github.com/hoodie/notify-rust/blob/main/examples/schedule.rs And if you guys are going to upgrade it, please also add `actions:` support (https://github.com/hoodie/notify-rust/blob/main/examples/actions.rs)

Here is a 'fix': Make this modification: (so just add the line starting with '+' but without the '+' symbol in front) ```js // resize pane + document.getElementById('leftpane').style.height = "auto";...

The one you suggested over at https://github.com/jaylinski/kodi-addon-soundcloud/issues/61#issuecomment-1791036319 So: MP3 (HLS)

Yeah, would be nice if this would be fixed... since I don't seem to be able to use any other format (afaik)

@Razzaline Please see my Pull Request #83 since it has the fix for this issue. You can just see the changes I made and then apply them to the plugin...