Skip to content

HTTPS constant for album artwork #93

Open
@baf

Description

@baf

Hello - thanks for the great plugin. Can the following constant be changed to use the HTTPS URL (http://resources.tidal.com/images/), or is there a reason to maintain the HTTP URL?

use constant IURL => 'http://resources.tidal.com/images/';

It seems to cause problems for me in loading some album artwork when LMS is behind a reverse proxy that uses HTTPS. As far as I can tell, this is because LMS sometimes returns a 301 to the HTTP URL to fetch album art instead of proxying it, but the browser refuses to follow the redirect because the parent page is using 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