staff
1,124
edits
(→Song-anime relation timestamp data for non-credited songs: clean-up of the section) |
|||
Line 61: | Line 61: | ||
# Image song: The song was credited as an image song, or was bundled with a character album of image songs for that character. Absent any specific credits for one of the above song types, a song can be marked image song for AniDB purposes. | # Image song: The song was credited as an image song, or was bundled with a character album of image songs for that character. Absent any specific credits for one of the above song types, a song can be marked image song for AniDB purposes. | ||
====Song-anime | ====Song-anime relations non-credited songs==== | ||
Normally when songs are used in anime, they are credited in the credits section of the episode, and/or other 3rd party sources such as Anison or the anime's official website -- these songs are added to AniDB without issue. Sometimes, songs are not always fully credited in the anime credits. To aid with the documentation and crediting of '''non-credited''' song data, one data point that '''could''' be ''documented'' in AniDB is credit information for uncredited songs. | |||
Currently, [https://tracker.anidb.net/view.php?id=3539 AniDB does not have the ability] to add comments to song-anime-relations to document credit information. | Currently, [https://tracker.anidb.net/view.php?id=3539 AniDB does not have the ability] to add comments to song-anime-relations to document credit information. If/when this feature is implemented: | ||
# | # For credited songs, no notation regarding credit status is required in the song-anime-relation comment field. | ||
## | # For uncredited songs, document "Uncredited" credit status in the song-anime-relation comment field. | ||
## However, given this feature currently does not exist, the interim solution is to add this information via a comment CREQ to the song-anime-relation. | |||
## To support the documentation of uncredited songs, timestamp data can be documented into CREQ messages. | |||
The standard template for adding such data is as follows. For any corner cases, reasonable discretion should be used. | The standard template for adding such data into CREQ messages is as follows. For any corner cases, reasonable discretion should be used. | ||
CREQ NOTE TEMPLATE | CREQ NOTE TEMPLATE | ||
Ep 1: (~3:27, <<any special notes>>, Verified with file [File ID]); (~14:45, <<any special notes>>, Verified with files [File ID]|[File ID]) | Ep 1: (~3:27, <<any special notes>>, Verified with file [File ID]); (~14:45, <<any special notes>>, Verified with files [File ID]|[File ID]) | ||
Line 89: | Line 91: | ||
</pre> | </pre> | ||
=====Generating | =====Generating Comment CREQs to document song-anime relation timestamp data===== | ||
[[File:Cmt_creq_songanimerel.png|600px|thumb|text-bottom|right|'''Step 1:''' click on the "Add/Edit Related Anime" button on the song's page.<br> | [[File:Cmt_creq_songanimerel.png|600px|thumb|text-bottom|right|'''Step 1:''' click on the "Add/Edit Related Anime" button on the song's page.<br> | ||
'''Step 2:''' if you have 4 buttons visible, the 3rd button is the "Report Entry" or Comment | '''Step 2:''' if you have 4 buttons visible, the 3rd button is the "Report Entry" or Comment CREQ button. Otherwise, the 1st button is the CREQ History button.]] | ||
Currently, [https://tracker.anidb.net/view.php?id=3543 AniDB does not always directly expose the | Currently, [https://tracker.anidb.net/view.php?id=3543 AniDB does not always directly expose the Comment CREQ button] for song-anime-relations. The 2nd screenshot shows where the button would be, if you have access to it. Otherwise, in lieu of a button, users can generate a Comment CREQ directly using the following link template: | ||
TEMPLATE | TEMPLATE | ||
<nowiki>https://anidb.net/admin/creq/?creq.cmt=1&id=<<Entry ID>>&tb=<<database table name>></nowiki> | <nowiki>https://anidb.net/admin/creq/?creq.cmt=1&id=<<Entry ID>>&tb=<<database table name>></nowiki> | ||
Line 99: | Line 101: | ||
The table name is always ''songanimereltb'' for song-anime-relations. The ID can be obtained by visiting a particular relation's creq history page (see screenshot), and getting it from the URL of the creq history page. | The table name is always ''songanimereltb'' for song-anime-relations. The ID can be obtained by visiting a particular relation's creq history page (see screenshot), and getting it from the URL of the creq history page. | ||
For example, in this | For example, in this CREQ history page URL, '''44785''' is the song-anime-relation ID, and '''songanimereltb''' is the table. | ||
<nowiki>https://anidb.net/admin/creq/?do.showhistov=1&id=44785&table=songanimereltb</nowiki> | <nowiki>https://anidb.net/admin/creq/?do.showhistov=1&id=44785&table=songanimereltb</nowiki> | ||