-
Notifications
You must be signed in to change notification settings - Fork 6
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
Various additions and fixes #37
base: main
Are you sure you want to change the base?
Changes from 3 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -12,45 +12,45 @@ If you are an artist working with music production, you may request your | |||||
Other roles such as illustrator, animator and mixer are also included. | ||||||
|
||||||
**The requirement is that you need to have at least one song entry on | ||||||
VocaDB**. This can be original song, cover, remix or music PV, as long | ||||||
VocaDB**. This can be an original song, cover, remix or music PV, as long | ||||||
as it features vocals synths. | ||||||
|
||||||
## Why? | ||||||
|
||||||
As a verified artist your user account name is **displayed** on the | ||||||
artist entry page, and vice versa. You also gain access to more | ||||||
privileges regarding your artist entry. You may mark your artist entry | ||||||
as **approved**, preventing new users from editing that entry. You may | ||||||
also **remove tags** associated with your entry and provide **personal | ||||||
descriptions** for your albums and songs. | ||||||
As a verified artist, your user account name is **displayed** on the | ||||||
artist entry page, and vice versa. You also gain access to the following actions: | ||||||
- Marking your artist entry as **approved**, preventing new users from editing that entry. | ||||||
- **Removing tags** associated with your entry | ||||||
- Providing **[personal descriptions](/docs/songs/song-entry-page#artists-personal-description)** for your albums and songs. | ||||||
- Uploading song files (such as .mp3s) directly to VocaDB | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @Susko3 backticks don't seem to display properly, see the latest revision of song entry editing There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yeah I saw that, I guess my suggested change is not really important, everyone knows what an |
||||||
|
||||||
Edits by verified artists are by default explanatory/trusted when | ||||||
Edits by verified artists are, by default, considered trusted when | ||||||
mn7216 marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||
editing their own entries. For example, as a verified artist you may | ||||||
mark the specific voicebank used without further explaining it - we | ||||||
trust that you know what you're doing. **This means less work for both | ||||||
you and the moderation team**. | ||||||
|
||||||
## How? | ||||||
## How can I get verified? | ||||||
|
||||||
You can do this by | ||||||
[submitting a verification request on VocaDB](https://vocadb.net/User/RequestVerification). | ||||||
By [submitting a verification request on VocaDB](https://vocadb.net/User/RequestVerification). | ||||||
**You need to provide some way to prove that you are the artist**. | ||||||
Some examples of accepted methods of verification: | ||||||
|
||||||
- Post a tweet saying you want your account verified on VocaDB. To do this, use your artist Twitter account, to create a Tweet linking to your VocaDB **user** account (instead of your artist page). | ||||||
- Make a post on your official social media (Twitter, YouTube, etc.) saying you want your account verified on VocaDB. The post should link to your VocaDB **user** account (https://vocadb.net/Profile/), not your artist page. | ||||||
|
||||||
For example: ![Artist verification example](/images/verification.PNG "Artist verification example") | ||||||
|
||||||
- Temporary profile/video description texts work as well: | ||||||
|
||||||
> My VocaDB account: https://vocadb.net/Profile/... | ||||||
|
||||||
- The official website you're using for the verification must be linked to your artist entry. | ||||||
- The official website you're using for verification must be linked to your artist entry. | ||||||
|
||||||
- Another way is to send a message to a site moderator. [Other contacting options](/docs/footer/contact). | ||||||
|
||||||
- Your request will be rejected without proper proof! **Screenshots are not accepted.** Tweets or other public messages do not count, if they are not about artist verification. | ||||||
- Your request will be **rejected** without proper proof! **Screenshots are not accepted.** Tweets or other public messages do not count, if they are not about artist verification. | ||||||
|
||||||
Multiple artist entries (for example, circle or UTAU voicebank) can be | ||||||
Multiple artist entries (for example, circles or UTAU voicebanks) can be | ||||||
connected to the same user account (please mention this when submitting | ||||||
the verification request). | ||||||
|
||||||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's a "new user" in this context. Shouldn't this say "non-trusted" or "regular".
This is an issue with the original text as well, so it's fine to remain as-is in this PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I assume it's used as an antonym to Trusted here (seems there's an expectation that long-time users become Trusted, at least by the wiki.) You're right it could be changed to be more clear though.