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

Add a command line option to republish an existing score #19187

Open
kovianyo opened this issue Aug 27, 2023 · 4 comments
Open

Add a command line option to republish an existing score #19187

kovianyo opened this issue Aug 27, 2023 · 4 comments
Assignees
Labels
community Issues we would like the community to address feature request Used to suggest improvements or new capabilities

Comments

@kovianyo
Copy link

Your idea

Please add a command line option to publish a new version of a score that was already published on musescore.com.

Problem to be solved

I changed multiples scores and I would like an easy way to update them on musescore.com.

Prior art

In MuseScore 3.x there was the --save-online command line option.

Additional context

No response

@muse-bot muse-bot added the feature request Used to suggest improvements or new capabilities label Aug 27, 2023
@Jojo-Schmitz
Copy link
Contributor

Jojo-Schmitz commented Aug 28, 2023

Are you sure about Mu3 having had --save-online? The handbook doesn't mention it.
It Mu3 really had it, this is rather a bug and regression than a feature request, since 3.6.

Edit: you are indeed right, Mu3 does have that option:

      parser.addOption(QCommandLineOption(      "save-online", "Upload score(s) to their source URL. Replaces existing online score(s)."));

Added to the Mu3 handbook now...

For Mu3 it was actually a backport of #6799 and #6908 to the 3.x branch!
So apparently it has it gotten lost later.

@shoogle shoogle added the community Issues we would like the community to address label Aug 31, 2023
@nasehim7
Copy link
Contributor

nasehim7 commented Mar 18, 2024

Hi @Jojo-Schmitz @shoogle I am interested in working on this one :D

@shoogle
Copy link
Contributor

shoogle commented Mar 18, 2024

@nasehim7, sure! See PR #6799 and PR #6908 for clues about implementation, but be aware the code structure has changed a lot since then.

@nasehim7
Copy link
Contributor

@shoogle Yes definitely! thanks for the pointers :D

nasehim7 added a commit to nasehim7/MuseScore that referenced this issue Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Issues we would like the community to address feature request Used to suggest improvements or new capabilities
Projects
Status: Available
Development

No branches or pull requests

5 participants