Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

local web-ui #2068

Open
Alchemichai opened this issue Apr 13, 2024 · 1 comment
Open

local web-ui #2068

Alchemichai opened this issue Apr 13, 2024 · 1 comment
Labels
Feature Request Feature Request

Comments

@Alchemichai
Copy link

Alchemichai commented Apr 13, 2024

Requested Feature

As I was trying to debug #2067, I of course tried to fix my own web-ui at least temporarily by editing the web-ui files. That's when I realized the web-ui is downloaded every time spotdl web is invoked. This means the web-ui can't really be modified as it will just be overwritten again. It's also probably not very fast.

Possible implementation

It might be useful to check for the presence of the web-ui files before attempting to download them from the github repo. This would allow users to make lasting changes to their own web-ui. Something like --force-update-gui could be used to ignore the presence of web-ui files.

There could be an option to specify a path to web-ui files (--gui-source) so an advanced user could easily have it point to an alternative ui.

@Alchemichai Alchemichai added the Feature Request Feature Request label Apr 13, 2024
@Alchemichai
Copy link
Author

This is from the perspective of a self-hosting user that would be hosting spotdl on docker for other users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Feature Request
Projects
None yet
Development

No branches or pull requests

1 participant