Skip to content

add-track no upload option #4453

Answered by cmdcolin
ChenxiHuang asked this question in Q&A
Jun 18, 2024 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

Hi there :) you have done everything correct most likely

There are two factors at play:

  1. If you are using the admin-server, it intentionally hides the "File" option. The admin-server tries to persist all changes to the config.json file, and we haven't properly implemented a "local file uploader" feature for admin-server. The File normally just opens the file locally in the browser, but admin-server wants to persist all the changes to the server, which is only possible with URL right now

  2. Setting up the cloud options (dropbox, google drive) are actually a bit advanced for web instances, because these services require you to register a bunch of info with them to get their OAuth flow to wo…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@cmdcolin
Comment options

Answer selected by cmdcolin
Comment options

You must be logged in to vote
3 replies
@cmdcolin
Comment options

@ChenxiHuang
Comment options

@cmdcolin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants