Skip to content

Releases: appujet/jiosaavn-plugin

PRE_0.1.6_23

28 Jul 09:01
Compare
Choose a tag to compare
PRE_0.1.6_23 Pre-release
Pre-release

Here is a pre-release version of the plugin. Please test it and report any issues you find.
Example:

lavalink:
    plugins:
        - dependency: "com.github.appujet:jiosaavn-plugin:PRE_0.1.6_23"
          repository: https://jitpack.io

v0.1.5

17 Jul 08:40
Compare
Choose a tag to compare

Full Changelog: v0.1.3...v0.1.5

PRE_0.1.5_22

17 Jul 08:36
Compare
Choose a tag to compare
PRE_0.1.5_22 Pre-release
Pre-release

Here is a pre-release version of the plugin. Please test it and report any issues you find.
Example:

lavalink:
    plugins:
        - dependency: "com.github.appujet:jiosaavn-plugin:PRE_0.1.5_22"
          repository: https://jitpack.io

v0.1.3

17 May 12:57
Compare
Choose a tag to compare

New Features

  • Added support for encoding and decoding audio tracks for serialization and deserialization.
  • Improved error handling to prevent NullPointerExceptions when fetching and processing JSON data.
  • Implemented methods for cleaning strings by removing unwanted characters like quotes and HTML entities.
  • Enhanced parsing of image URLs to handle different JSON structures and ensure robustness.

Fixed

  • Resolved issues related to decoding tracks, ensuring smoother playback and fewer playback errors.

Full Changelog: v0.1.1...v0.1.3

PRE_0.1.3_21

17 May 12:49
Compare
Choose a tag to compare
PRE_0.1.3_21 Pre-release
Pre-release

Here is a pre-release version of the plugin. Please test it and report any issues you find.
Example:

lavalink:
    plugins:
        - dependency: "com.github.appujet:jiosaavn-plugin:PRE_0.1.3_21"
          repository: https://jitpack.io

v0.1.1

29 Apr 07:40
Compare
Choose a tag to compare

Full Changelog: v.0.1.0...v0.1.1

v.0.1.0

29 Apr 06:35
Compare
Choose a tag to compare

PRE_0.1.0_15

28 Apr 20:23
Compare
Choose a tag to compare
PRE_0.1.0_15 Pre-release
Pre-release

This is a pre-release version. Please do not use it in production. To use it set snapshot to true in your plugin configuration.
Example:

lavalink:
    plugins:
        - dependency: "com.github.appujet:jiosaavn-plugin:PRE_0.1.0_15"
          snapshot: true

PRE_0.1.0_13

28 Apr 20:13
Compare
Choose a tag to compare
PRE_0.1.0_13 Pre-release
Pre-release

This is a pre-release version. Please do not use it in production. To use it set snapshot to true in your plugin configuration.
Example:

lavalink:
    plugins:
        - dependency: "com.github.appujet:jiosaavn-plugin:PRE_0.1.0_13"
          snapshot: true