Skip to content

Add support for LMS #46

@epoupon

Description

@epoupon

Hello,

It would be great to support password authentication for servers that are using API version <= 1.12.0
Several implementations still stick to older versions, mainly to avoid storing passwords in plain texts.
Examples:

You could imagine a secure fallback to plain password method if the following conditions are met:

  • first attempt returned a code 30 (Incompatible Subsonic REST protocol version. Server must upgrade.)
  • the URL scheme is https

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions