NodeLink icon indicating copy to clipboard operation
NodeLink copied to clipboard

Performant LavaLink alternative written with Node.Js

Results 12 NodeLink issues
Sort by recently updated
recently updated
newest added

## Changes This adds a `metadata` field into `track` in `TrackStartEvent` with information about the playing file. ## Why This allows the bot/client to be more aware of what's happening...

enhancement
not confirmed

### Description This is the PR to track the addition of native filtering on NodeLink, replacing ffmpeg filtering. This is a totally open feature request, anyone is open to complete....

enhancement
confirmed

### Description Add the audio mixer feature to NodeLink. Enables NodeLink to take multiple audio stream into one single stream and play it. ### Reason This can be useful in...

enhancement
not confirmed

### Description Allow developers to be able to check additional information about the received stream such as the bitrate and file size. ### Reason This can help with diagnosing bugs...

enhancement
not confirmed

### NodeLink version V2.2.0 (4b4516e9cf26bb1f4dd35d5536d8efa8f74a0601) ### Description 0|NodeLink | node:internal/url:797 0|NodeLink | this.#updateContext(bindingUrl.parse(input, base)); 0|NodeLink | ^ 0|NodeLink | TypeError: Invalid URL 0|NodeLink | at new URL (node:internal/url:797:36) 0|NodeLink |...

bug
not confirmed

### NodeLink version Latest GH version ### Description NodeLink doesn't reset the player position in the player start event on WS. When overriding track, NodeLink should reset the position however,...

bug
not confirmed

### NodeLink version GitHub commit: e871afa ### Description This is the error I get upon attempting to play soundcloud track ``` 12|npm | [http1makeRequest]: Failed sending HTTP request to https://a-v2.sndcdn.com/assets/0-b17d3b6c.js:...

bug
not confirmed

### Description Add the possibility to authenticate using an OAuth2 token. ### Reason In some machines the YT sources ask to "Sign in to confirm you are not a bot",...

enhancement
not confirmed

### NodeLink version 2.2.0 -- latest ### Description Basically YT source isn't behavioring as expected and is not functioning. Note: If authorization is required to put this issue to an...

bug
not confirmed

### NodeLink version v2.3.0 ### Description It just shuts down because of an error. It's rare that it will play music ### Client byteble ### Steps to reproduce it turns...

bug
not confirmed