Skip to content

Releases: Nansess/BaldMan-LavaSrc

V4.5.0

16 Aug 23:47
Compare
Choose a tag to compare

What's Changed

  • Added Tidal Mix Support and cleaned up code

  • Removed broken lavasearch youtube stuff

Full Changelog: v4.0...v4.5.0

BALDMAN v4.0

20 May 02:34
Compare
Choose a tag to compare

Full Changelog: v4.3.1...v4.0

FIXED APPLE MUSIC TOKEN EXTRACTION

MADE LESS SHIT CODE

REMOVED SLIDER

FIXED PODCAST ISSUE

IMPROVE TIDAL CODEBASE

BALDMAN v4.3.1.2

19 Apr 20:25
3151b3f
Compare
Choose a tag to compare
BALDMAN v4.3.1.2 Pre-release
Pre-release

Full Changelog: v4.3.1...v4.3.2

fixed issue causing tidal playlists without a defined cover to error

BALDMAN v4.3.1

10 Apr 12:26
Compare
Choose a tag to compare
BALDMAN v4.3.1 Pre-release
Pre-release

Fixed issue with tidal links

    - dependency: "com.github.Nansess.BaldMan-LavaSrc:baldman-plugin:v4.3.1"
      repository: "https://jitpack.io"

Full Changelog: v4.3...v4.3.1

v4.3 RAHHHH NEW RELEASE

20 Mar 20:58
Compare
Choose a tag to compare
Pre-release

Full Changelog: v3.3.1...v4.3

    - dependency: "com.github.Nansess.BaldMan-LavaSrc:baldman-plugin:v4.3"
      repository: "https://jitpack.io"

v3.2

17 Mar 03:29
Compare
Choose a tag to compare

Full Changelog: https://github.com/Nansess/BaldMan-LavaSrc/commits/v3.2

Fixed Major Deezer Bug. Tidal was redone in Kotlin for just better overall code.

Now it can be installed like any other Lavalink plugin via:

plugins:
    - dependency: "com.github.Nansess.BaldMan-LavaSrc:baldman-plugin:master-SNAPSHOT"
      repository: "https://jitpack.io" 

in the application file

LavaSrc Release v3.1 - BaldMan Edition

04 Mar 09:14
4b6defb
Compare
Choose a tag to compare

Full Changelog: https://github.com/Nansess/BaldMan-LavaSrc/commits/v3.1

Added 2 new providers, Sliderkz and Tidal (sksearch and tdsearch). Sliderkz has no ISRC, and its API is somewhat slow without any artwork done, but it is decently usable as a backup provider. Tidal searching is alright; it supports playlists, albums, and tracks. I haven't implemented artists and haven't tested mixes yet. It requires no API key or anything. (as the purpose of this fork)

Full Changelog: v3.1...3.1

LavaSrc Release v2.1 - BaldMan Edition

07 Feb 22:24
086e009
Compare
Choose a tag to compare

Changelog

  • Improvement: Upgraded to LavaSrc V4, incorporating all-new features from the original LavaSrc v4 alongside BaldMan changes. (Only Supports Lavalink V4. Please use LavaSrc BaldMan Edition V1.2 if you use Lavalink V3)

Full Changelog: https://github.com/Nansess/BaldMan-LavaSrc/commits/2.1

LavaSrc Release v1.2 - BaldMan Edition

06 Feb 23:57
48bf5ad
Compare
Choose a tag to compare

Changelog

  • Improvement: Added Deezer Playback without providing Decryption Key

Full Changelog: 3.2.10...1.2

BaldMan LavaSrc

06 Feb 05:38
3a6fc3e
Compare
Choose a tag to compare

Release: BaldMan LavaSrc

  • Spotify : Search Spotify without the need for a client ID or secret.

  • Apple Music: no API key required (auto gets it, was previously in LavaSrc but was removed due to it broken or constantly breaking)

⚠️ Note:

  • Be mindful of rate limiting, though it's significantly less restrictive compared to using a Spotify client/secret.