Skip to content
This repository was archived by the owner on Oct 9, 2022. It is now read-only.
This repository was archived by the owner on Oct 9, 2022. It is now read-only.

Plugin doesn't work what so ever #30

Description

@Seek0999

All values have been pre-checked and non returned null or an invalid value. The null values originated from inside of the plugin

Error when trying to play a playlist:

{
  message: 'The "url" argument must be of type string. Received null',
  severity: 'COMMON'
}

Error when trying to play a author:

{ severity: 'COMMON', message: 'Unknown file format.' }

Error when trying to play a album:

{
  message: 'The "url" argument must be of type string. Received null',
  severity: 'COMMON'
}

Only thing that works is playlist singular tracks, theres something messed up with the library so i'd appreciate it if you could take a look. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions