Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add compatibility with octo-fiesta to download tracks #95

Open
Open
Add compatibility with octo-fiesta to download tracks#95
Labels
enhancementNew feature or request

Description

Hello,

First of all, thanks for your work.
I have a feature request regarding automation with octo-fiesta (a Subsonic API proxy).

The Goal : I would like to know if it's possible for Explo to automatically trigger the download of tracks once a playlist is generated using octo-fiesta.

Technical feasibility : since Octo-Fiesta acts as a standard Subsonic server, it performs "on-the-fly" downloads from providers (like Deezer or Qobuz) whenever a client requests a file, so theoretically, Explo would just need to : generate the playlist as usual, iterate through the track IDs, send a standard Subsonic /rest/download (or /rest/stream) request for each title and artist. By doing this, Octo-Fiesta would intercept the request and automatically fetch the file in FLAC (depending on server config) and cache it. This would allow a complete "Generate & Collect" workflow without needing a separate player to trigger the caching.

Thanks for considering this !

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions