From 962f1b7ddce60ffeaa268c0a254df5e8f762605f Mon Sep 17 00:00:00 2001 From: Hans5958 Date: Wed, 31 Dec 2025 13:23:18 +0700 Subject: [PATCH 1/3] Clarify rules regarding voicebank artist entries --- src/content/rules/base-voicebank-required.mdx | 5 ++++- src/content/rules/voicebank-language-required.mdx | 5 ++++- src/content/rules/voicebank-picture-required.mdx | 5 ++++- src/content/rules/voicebank-release-date-required.mdx | 5 ++++- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/src/content/rules/base-voicebank-required.mdx b/src/content/rules/base-voicebank-required.mdx index 89d733a6..508fc5c2 100644 --- a/src/content/rules/base-voicebank-required.mdx +++ b/src/content/rules/base-voicebank-required.mdx @@ -16,6 +16,9 @@ rationale: status: Active rule_context: mikumod_support: "False" +excerpt: Specify the base voicebank if available. --- -Base voicebank, if available, needs to be specified. +If a voicebank is made from another voicebank, specify the original as the base voicebank on the entry. + +The "Base voicebank" field only appears when the "Artist type" is set to a voice synthesizer. You can find it on the edit page between "Associated artists" and "Voicebank release date". diff --git a/src/content/rules/voicebank-language-required.mdx b/src/content/rules/voicebank-language-required.mdx index caec54f7..eb03d2ce 100644 --- a/src/content/rules/voicebank-language-required.mdx +++ b/src/content/rules/voicebank-language-required.mdx @@ -16,6 +16,9 @@ rationale: status: Active rule_context: mikumod_support: "Planned" +excerpt: Specify the voicebank language if available. --- -Voicebank language, if available, needs to be specified. +If available, specify the available languages of a voicebank on the artist entry. + +The "Language(s)" field only appears when the "Artist type" is set to a voice synthesizer. You can find it on the edit page between "External links" and "Status". diff --git a/src/content/rules/voicebank-picture-required.mdx b/src/content/rules/voicebank-picture-required.mdx index eb2bc746..2a3262af 100644 --- a/src/content/rules/voicebank-picture-required.mdx +++ b/src/content/rules/voicebank-picture-required.mdx @@ -16,6 +16,9 @@ rationale: status: Active rule_context: mikumod_support: "Planned" +excerpt: Specify the voicebank picture if available. --- -Voicebank picture, if available, needs to be specified. +If available, specify a picture of a voicebank as the main picture of the artist entry. + +You can find the "Main picture" field on the edit page between "Aliases" and "Description", or when creating an entry. diff --git a/src/content/rules/voicebank-release-date-required.mdx b/src/content/rules/voicebank-release-date-required.mdx index 30fd6f2f..c191b021 100644 --- a/src/content/rules/voicebank-release-date-required.mdx +++ b/src/content/rules/voicebank-release-date-required.mdx @@ -18,6 +18,9 @@ rule_context: mikumod_support: "True" automatically_fixed: "False" complete_validation: "True" +excerpt: Specify the voicebank release date. --- -Voicebank release date needs to be specified. +Specify the release date of a voicebank on the artist entry. + +The "Voicebank release date" field only appears when the "Artist type" is set to a voice synthesizer. You can find it on the edit page between "Base voicebank" and "External links". From 1f81c136341663107ce64d52030dfc43cddd8281 Mon Sep 17 00:00:00 2001 From: Hans5958 Date: Wed, 31 Dec 2025 13:26:18 +0700 Subject: [PATCH 2/3] Link to /Artist/Create --- src/content/rules/voicebank-picture-required.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/rules/voicebank-picture-required.mdx b/src/content/rules/voicebank-picture-required.mdx index 2a3262af..7f4190a1 100644 --- a/src/content/rules/voicebank-picture-required.mdx +++ b/src/content/rules/voicebank-picture-required.mdx @@ -21,4 +21,4 @@ excerpt: Specify the voicebank picture if available. If available, specify a picture of a voicebank as the main picture of the artist entry. -You can find the "Main picture" field on the edit page between "Aliases" and "Description", or when creating an entry. +You can find the "Main picture" field on the edit page between "Aliases" and "Description" or [the creation/addition page](https://vocadb.net/Artist/Create). From 3ae683d74ff01c0dc0936126f912ec747ff32801 Mon Sep 17 00:00:00 2001 From: Hans5958 Date: Wed, 31 Dec 2025 22:07:55 +0700 Subject: [PATCH 3/3] Add related links and rules --- src/content/rules/base-voicebank-required.mdx | 4 ++++ src/content/rules/voicebank-language-required.mdx | 4 ++++ src/content/rules/voicebank-picture-required.mdx | 11 +++++++++++ src/content/rules/voicebank-release-date-required.mdx | 4 ++++ 4 files changed, 23 insertions(+) diff --git a/src/content/rules/base-voicebank-required.mdx b/src/content/rules/base-voicebank-required.mdx index 508fc5c2..5782191a 100644 --- a/src/content/rules/base-voicebank-required.mdx +++ b/src/content/rules/base-voicebank-required.mdx @@ -22,3 +22,7 @@ excerpt: Specify the base voicebank if available. If a voicebank is made from another voicebank, specify the original as the base voicebank on the entry. The "Base voicebank" field only appears when the "Artist type" is set to a voice synthesizer. You can find it on the edit page between "Associated artists" and "Voicebank release date". + +## Related links + +- [Artist entry editing § Base voicebank](/docs/artist-entry-editing#base-voicebank) diff --git a/src/content/rules/voicebank-language-required.mdx b/src/content/rules/voicebank-language-required.mdx index eb03d2ce..fb9bea72 100644 --- a/src/content/rules/voicebank-language-required.mdx +++ b/src/content/rules/voicebank-language-required.mdx @@ -22,3 +22,7 @@ excerpt: Specify the voicebank language if available. If available, specify the available languages of a voicebank on the artist entry. The "Language(s)" field only appears when the "Artist type" is set to a voice synthesizer. You can find it on the edit page between "External links" and "Status". + +## Related links + +- [Artist entry editing § Language(s)](/docs/artist-entry-editing#languages) diff --git a/src/content/rules/voicebank-picture-required.mdx b/src/content/rules/voicebank-picture-required.mdx index 7f4190a1..bdb65a79 100644 --- a/src/content/rules/voicebank-picture-required.mdx +++ b/src/content/rules/voicebank-picture-required.mdx @@ -19,6 +19,17 @@ mikumod_support: "Planned" excerpt: Specify the voicebank picture if available. --- +import RuleEmbed from "@/components/markdown/RuleEmbed.astro"; + If available, specify a picture of a voicebank as the main picture of the artist entry. You can find the "Main picture" field on the edit page between "Aliases" and "Description" or [the creation/addition page](https://vocadb.net/Artist/Create). + +## Related rules + + + +## Related links + +- [Artist entry creation](/docs/artist-entry-creation) +- [Artist entry editing § Main picture](/docs/artist-entry-editing#main-picture) diff --git a/src/content/rules/voicebank-release-date-required.mdx b/src/content/rules/voicebank-release-date-required.mdx index c191b021..07478abb 100644 --- a/src/content/rules/voicebank-release-date-required.mdx +++ b/src/content/rules/voicebank-release-date-required.mdx @@ -24,3 +24,7 @@ excerpt: Specify the voicebank release date. Specify the release date of a voicebank on the artist entry. The "Voicebank release date" field only appears when the "Artist type" is set to a voice synthesizer. You can find it on the edit page between "Base voicebank" and "External links". + +## Related links + +- [Artist entry editing § Voicebank release date](/docs/artist-entry-editing#voicebank-release-date)