Releases: appujet/jiosaavn-plugin
Releases · appujet/jiosaavn-plugin
PRE_0.1.6_23
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
Full Changelog: v0.1.3...v0.1.5
PRE_0.1.5_22
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
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
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
Full Changelog: v.0.1.0...v0.1.1
v.0.1.0
Full Changelog: PRE_0.1.0_15...v.0.1.0
PRE_0.1.0_15
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
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