Skip to content

[FEEDBACK] Adding file path output support #350

@jaredtrent

Description

@jaredtrent

Thank you for taking the time to provide feedback! This is incredibly valuable for fine-tuning the software.

1. What were you trying to do?
I'm working on an integration of AudioMuse and Sonos. My app can detect current playing song, communicates with AudioMuse to create a similar playlist from the track or artist (or just has a text input to generate a playlist) and then replaces the current Sonos queue with those tracks.

2. What did you like?
I just love the idea of a fast offline track or artist radio!!!

3. What was confusing or could be improved?
a. It'd be nice to communicate with AudioMuse using an API key. And over HTTPS.
I host it behind a reverse proxy and gate with pocketid normally. But for this workflow I have to keep the communication wide open over the local network. Some security options built in to AudioMuse would be appreciated. To be fair I haven't looked into how to route it securely yet at all beyond wanting the above security settings.

b. It'd be nice to be able to export the playlist as an actual playlist file, configurable to a file location. As in, write the playlist as a file to my NAS.

c. OR It'd be nice to be able to get a direct response of the file locations directly from AudioMuse.

5. Any Other Thoughts or Ideas?
My app also has MacroPad support. So what's cool about this workflow is I can press a button (or a macro like a double or triple press) and automatically play this AudioMuse playlist!

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