Content:Files: Difference between revisions

Jump to navigation Jump to search
restructing, was (and still is) too cluttered to be useful
(restructing, was (and still is) too cluttered to be useful)
Line 1: Line 1:
__NOTOC__
{{update}}
 
Files are probably the most important part of AniDB's structure. They are what gets added to users mylists in order to mark episodes watched.  
Files are probably the most important part of AniDB's structure. They are what gets added to users mylists in order to mark episodes watched.  


Line 6: Line 7:
Alternatively you can use the [[Mass_add:Files|mass add file page]] which is linked at the bottom of every anime page (massf).
Alternatively you can use the [[Mass_add:Files|mass add file page]] which is linked at the bottom of every anime page (massf).


Now, there are a few different kinds of files that can be added to the different episodes for anime, but all files have a few fields that apply to them:
==Content==
===Release information===
====Group====
Normally, the files are "tagged", meaning that the filename contains a string like "[AonE]" which you can look for in the according shortname dropdown-menu. Please note that not all groups on AniDB are listed under the tag they actually use, as AniDB can only have one distinctive tag for each group. '''So make sure the group's full name matches as well'''.


<div style="border: 1px dotted gray; text-align: center; background-color: #e2e2ff">
When you add a new file from a group that already have some files added for this anime, you can save yourself from going through the extra step of searching for the group again and again by using the '''by relation''' list, that contains only groups that already have at least one file added for this anime.<br>
[[Content:Files#ED2K_Sum|ED2K Sum]] | [[Content:Files#Various_other_hashes|Various other hashes]] | [[Content:Files#CRC_status|CRC status]] | [[Content:Files#Size|Size]] | [[Content:Files#Type|Type]] | [[Content:Files#Extension|Extension]] | [[Content:Files#Version|Version]] | [[Content:Files#Release_date|Release date]] | [[Content:Files#Released_by|Released by]] | [[Content:Files#Comments|Comments]]
Otherwise, you have to search for the group.
</div>


All files, except generics, can also have '''relations''' to other files and/or episodes:
If the group isn't listed, you have to [[Content:Groups|add it first]].


<div style="border: 1px dotted gray; text-align: center; background-color: #e2e2ff">
'''Note:''' If a file is a joint release, like a file by e.g. ANBU-AonE, that joint group has its own group entry, so you should not add the file to either ANBU or AonE, but to the group that combines them both.
[[Content:File_relations|File relations:]]
[[Content:File_relations#File.3C-.3EFile_Relations|File<->File]] | [[Content:File_relations#How_to_create_a_File.3C-.3EEp_relation|File<->Ep]]
</div>


And we also have specific fields that only apply to video files, audio files and subtitle files:
'''Note:''' If the file is a RAW, you should check [[which RAW groups to credit]].
<div style="border: 1px dotted gray; text-align: center; background-color: #e2e2ff">
[[Content:Files:Video|Video files]]: [[Content:Files:Video#Length|Length]] | [[Content:Files:Video#Censored|Censored]] | [[Content:Files:Video#Quality|Quality]] | [[Content:Files:Video#Source|Source]] | [[Content:Files:Video#Resolution|Resolution]] | [[Content:Files:Video#Aspect_Ratio|Aspect Ratio]] | [[Content:Files:Video#Video_Codec|Video Codec]] | [[Content:Files:Video#Video_Bitrate|Video Bitrate]] | [[Content:Files:Video#FPS|FPS]] | [[Content:Files:Video#Video_Flags|Video Flags]]
</div><p>
<div style="border: 1px dotted gray; text-align: center; background-color: #e2e2ff">
[[Content:Files:Audio|Audio files]]: [[Content:Files:Audio#Track_type|Track type]] | [[Content:Files:Audio#Audio_Language|Audio Language]] | [[Content:Files:Audio#Audio_Codec|Audio Codec]] | [[Content:Files:Audio#Audio_Bitrate|Audio Bitrate]] | [[Content:Files:Audio#Channels|Channels]]
</div></p><p>
<div style="border: 1px dotted gray; text-align: center; background-color: #e2e2ff">
[[Content:Files:Subtitle|Subtitle files]]: [[Content:Files#:SubtitleSubtitle_type|Subtitle type]] | [[Content:Files:Subtitle#Subtitle_Language|Subtitle Language]] | [[Content:Files:Subtitle#Subtitle_Flags|Subtitle Flags]]
</div></p>
'''Note:''' for alot of these fields you can use [[avdump]] to analyze the video file. It can tell you most of the things you need to know.


And the last two sections in this article are about if something is/has gone wrong:
====Release date====
<div style="border: 1px dotted gray; text-align: center; background-color: #e2e2ff">
The date the group published the file. Have a look at the group's homepage or other release info pages like [http://www.envirosphere.com/ Envirosphere] or [http://baka-updates.com/ Baka Updates].
[[Content:Files#Your_version_is_corrupted...|Your version is corrupted...]] | [[Content:Files#Removing_bad_entries|Removing bad entries]]
</div>


==Input fields==
====CRC status====
Also see [[How to get started with creqing]].
 
===Add/edit views===
:{{Missing}}
===ED2K Sum / Link===
In this field you need to enter either a complete [[ed2k|ed2k-link]], or just an ed2k sum.
 
You can use various tools to get this, the ones we recommend are:
:*[[AniDB O'Matic]] (Windows/Linux (through Wine [[AniDB O'Matic#How_to_make_AOM_work_in_Linux|read here]]))
:*[[WebAOM]] (Windows/Linux/OS X/Anything that runs [http://java.sun.com Java])
:*[[Avdump]] (Windows)
::These can also get you the other hash-sums that ought to be filled out.
 
{{eyecatch|Note:|This is actually the only required field if you provide an ed2k-link.}}
 
===Size===
This field is for how many bytes the file is.
 
{{eyecatch|Note:|This field is required unless you provided an ed2k-link in the ED2K field.}}
 
===Type===
====Video file====
A file with at least video, but normally with audio and subtitles too. This is what you want 99% of the time and hence the default.
====Subtitle file====
A file containing only subs; srt, ssa, sub, idx, ass, smi, txt. Usually having a [[Content:File_relations|relation]] to one or more video files.
====Audio file====
A file containing only audio. Hardly used at all; you will probably never need this.
====Other====
An archive file containing one or more of the other types over; for example subtitles (although such files may be registered as ''Subtitle file'' too), sets of files or part of files. Hardly used, but slightly more common than ''Audio file''.
 
===Extension===
Set which extension the file has. If you supplied an ed2k-link in the ed2k sum field, this is not necessary. The extension will be taken from the ed2k-link.
 
===Other checksums===
AniDB supports storage of CRC32, MD5, SHA1 and TTH checksums as well. It is not recommended to add these manually, though. You should rather [[Avdump/Autocreqing|autocreq]].
 
===CRC status===
Most groups release files with corresponding CRC32 checksums; in the filename, in a sfv file or on their web page. If the calculated CRC32 sum of the physical copy in your possession matches the sum provided by the group then set the status to ''matches the official CRC''. Otherwise, set it to ''does NOT match the official CRC''. It is not possible to use these states if no CRC sum is registered in AniDB.
Most groups release files with corresponding CRC32 checksums; in the filename, in a sfv file or on their web page. If the calculated CRC32 sum of the physical copy in your possession matches the sum provided by the group then set the status to ''matches the official CRC''. Otherwise, set it to ''does NOT match the official CRC''. It is not possible to use these states if no CRC sum is registered in AniDB.


Line 86: Line 37:
* [http://www.envirosphere.com/ Envirosphere] & [http://www.baka-updates.com/ Baka-Updates] (3rd hand info, but kinda works.)
* [http://www.envirosphere.com/ Envirosphere] & [http://www.baka-updates.com/ Baka-Updates] (3rd hand info, but kinda works.)


===Version===
====Version====
Sometimes, the group makes mistakes and wants to correct them by releasing a second (third, fourth...) version, usually called "v2" ("v3", "v4", ...). If there is no such tag in the filename, it's normally "version 1".
Sometimes, the group makes mistakes and wants to correct them by releasing a second (third, fourth...) version, usually called "v2" ("v3", "v4", ...). If there is no such tag in the filename, it's normally "version 1".


Line 92: Line 43:
:''Example: a group releases a file with source dtv. Later they release the same thing again from dvd. Both is to be considered v1!''
:''Example: a group releases a file with source dtv. Later they release the same thing again from dvd. Both is to be considered v1!''


===Release date===
===Other data===
The date the group published the file. Have a look at the group's homepage or other release info pages like [http://www.envirosphere.com/ Envirosphere] or [http://baka-updates.com/ Baka Updates].
For editing see [[How to get started with creqing]].
 
===Released by===
Normally, the files are "tagged", meaning that the filename contains a string like "[AonE]" which you can look for in the according shortname dropdown-menu. Please note that not all groups on AniDB are listed under the tag they actually use, as AniDB can only have one distinctive tag for each group. '''So make sure the group's full name matches as well'''.


When you add a new file from a group that already have some files added for this anime, you can save yourself from going through the extra step of searching for the group again and again by using the '''by relation''' list, that contains only groups that already have at least one file added for this anime.<br>
{|align="center" style="border: 1px solid #aaaaaa; border-collapse: collapse; background: #f9f9f9; width: 80%; text-align: left;"
Otherwise, you have to search for the group.
! style="border: 1px solid #aaaaaa; font-size: 120%; background: #f2f2f2;" | Field
! style="border: 1px solid #aaaaaa; font-size: 120%; background: #f2f2f2;" | Description
|-
|Type
|The type of file including extension (format). Possible values: video file, subtitle file, audio file, other.
|-
|Size/Duration
|The size (in bytes), duration (hh:mm:ss) and average bitrate of the file.
|-
|CRC/Status
|The CRC32 checksum and its status: ''not compared'', ''checked and matches'' and ''checked and does not match'' official CRC.
|-
|ED2K
|The (main) hash used for identification by AniDB.
|-
|Other hashes
|MD5, SHA1 and TTH.
|-
|Censored
|Mainly used for files with pornographic content.
|-
|Revision
|What version..
|-
|Source/Quality
|Open anime related ed2k export page in browser.
|-
|Description
|Additional useful information about the file.
|-
|Statistics.
|...
|}


If the group isn't listed, you have to [[Content:Groups|add it first]].
==Adding new files==
===What is accepted?===
====Private files====
====Corruption====
[[Animeentries:Fileentries|Fileentries]] on AniDB are supposed to be useful for a larger group of users: One of them adds the entry and many others can use it (by adding it to their list).


'''Note:''' If a file is a joint release, like a file by e.g. ANBU-AonE, that joint group has its own group entry, so you should not add the file to either ANBU or AonE, but to the group that combines them both.
'''Adding wide-spread corrupted files'''


'''Note:''' If the file is a RAW, you should check [[which RAW groups to credit]].
===Comments===
File comments should only be made for important info, and always conforming to the [[Content:Filecomments|standardized forms for file comments]] if applicable. Do not enter your personal opinions of the release or some other nonsense. Use the [[Votes:Animegroups|anime-group-comments]] for that.
==Acceptable files==
===Your version is corrupted===
[[Animeentries:Fileentries|Fileentries]] on AniDB are supposed to be useful for a larger group of users: One of them adds the entry and many others can use it (by adding it to their list).
====Adding wide-spread corrupted files====
An entry for a corrupted file may still be useful for others as long as it's likely that more people have the exact same corrupted file as you have. (For example if one source sent the corrupted version to many people.)
An entry for a corrupted file may still be useful for others as long as it's likely that more people have the exact same corrupted file as you have. (For example if one source sent the corrupted version to many people.)


If - and only if - this is the case, you can add the file normally to AniDB, marking it as "CRC invalid" and/or "Quality: Corrupted" if there are visible/audible errors in the file.
If - and only if - this is the case, you can add the file normally to AniDB, marking it as "CRC invalid" and/or "Quality: Corrupted" if there are visible/audible errors in the file.


====Adding "personal" corrupted files====
'''Adding "personal" corrupted files'''


If your specific (corrupted) version of the file isn't listed on AniDB, for example because of some hard- or software-problem on your side or because you manually edited the files, you should '''not add''' them to AniDB as they serve no purpose for other users.
If your specific (corrupted) version of the file isn't listed on AniDB, for example because of some hard- or software-problem on your side or because you manually edited the files, you should '''not add''' them to AniDB as they serve no purpose for other users.
Line 127: Line 101:
If there's no crc-valid version of group X added for the release you have, consider adding the episodes' [[generic files]] to your list instead.
If there's no crc-valid version of group X added for the release you have, consider adding the episodes' [[generic files]] to your list instead.


===You want to add remuxed files?===
===Remuxed files===
# They has to be ''wide-spread'' (see above); private files are not allowed.
# They has to be ''wide-spread'' (see above); private files are not allowed.
# Do '''not''' mark them with the original group. Use ''no group'' or make your own group.
# Do '''not''' mark them with the original group. Use ''no group'' or make your own group.
# Adding such files is generally frown upon unless some value was actually added in the remuxing process.
# Adding such files is generally frown upon unless some value was actually added in the remuxing process.


==Removing bad entries==
==Editing files==
==Removing files==
If you added a bad entry you can also remove it as long as no one else has added it to his/her [[mylist]]. Otherwise, you have to issue a delete request.
If you added a bad entry you can also remove it as long as no one else has added it to his/her [[mylist]]. Otherwise, you have to issue a delete request.
==File relations==
==Stuff==
Now, there are a few different kinds of files that can be added to the different episodes for anime, but all files have a few fields that apply to them:
<div style="border: 1px dotted gray; text-align: center; background-color: #e2e2ff">
[[Content:Files#ED2K_Sum|ED2K Sum]] | [[Content:Files#Various_other_hashes|Various other hashes]] | [[Content:Files#CRC_status|CRC status]] | [[Content:Files#Size|Size]] | [[Content:Files#Type|Type]] | [[Content:Files#Extension|Extension]] | [[Content:Files#Version|Version]] | [[Content:Files#Release_date|Release date]] | [[Content:Files#Released_by|Released by]] | [[Content:Files#Comments|Comments]]
</div>
All files, except generics, can also have '''relations''' to other files and/or episodes:
<div style="border: 1px dotted gray; text-align: center; background-color: #e2e2ff">
[[Content:File_relations|File relations:]]
[[Content:File_relations#File.3C-.3EFile_Relations|File<->File]] | [[Content:File_relations#How_to_create_a_File.3C-.3EEp_relation|File<->Ep]]
</div>
And we also have specific fields that only apply to video files, audio files and subtitle files:
<div style="border: 1px dotted gray; text-align: center; background-color: #e2e2ff">
[[Content:Files:Video|Video files]]: [[Content:Files:Video#Length|Length]] | [[Content:Files:Video#Censored|Censored]] | [[Content:Files:Video#Quality|Quality]] | [[Content:Files:Video#Source|Source]] | [[Content:Files:Video#Resolution|Resolution]] | [[Content:Files:Video#Aspect_Ratio|Aspect Ratio]] | [[Content:Files:Video#Video_Codec|Video Codec]] | [[Content:Files:Video#Video_Bitrate|Video Bitrate]] | [[Content:Files:Video#FPS|FPS]] | [[Content:Files:Video#Video_Flags|Video Flags]]
</div><p>
<div style="border: 1px dotted gray; text-align: center; background-color: #e2e2ff">
[[Content:Files:Audio|Audio files]]: [[Content:Files:Audio#Track_type|Track type]] | [[Content:Files:Audio#Audio_Language|Audio Language]] | [[Content:Files:Audio#Audio_Codec|Audio Codec]] | [[Content:Files:Audio#Audio_Bitrate|Audio Bitrate]] | [[Content:Files:Audio#Channels|Channels]]
</div></p><p>
<div style="border: 1px dotted gray; text-align: center; background-color: #e2e2ff">
[[Content:Files:Subtitle|Subtitle files]]: [[Content:Files#:SubtitleSubtitle_type|Subtitle type]] | [[Content:Files:Subtitle#Subtitle_Language|Subtitle Language]] | [[Content:Files:Subtitle#Subtitle_Flags|Subtitle Flags]]
</div></p>
'''Note:''' for alot of these fields you can use [[avdump]] to analyze the video file. It can tell you most of the things you need to know.
And the last two sections in this article are about if something is/has gone wrong:
<div style="border: 1px dotted gray; text-align: center; background-color: #e2e2ff">
[[Content:Files#Your_version_is_corrupted...|Your version is corrupted...]] | [[Content:Files#Removing_bad_entries|Removing bad entries]]
</div>
===Types===
====Video file====
A file with at least video, but normally with audio and subtitles too. This is what you want 99% of the time and hence the default.
====Subtitle file====
A file containing only subs; srt, ssa, sub, idx, ass, smi, txt. Usually having a [[Content:File_relations|relation]] to one or more video files.
====Audio file====
A file containing only audio. Hardly used at all; you will probably never need this.
====Other====
An archive file containing one or more of the other types over; for example subtitles (although such files may be registered as ''Subtitle file'' too), sets of files or part of files. Hardly used, but slightly more common than ''Audio file''.


[[Category:Animeentries]][[Category: Guidelines]]
[[Category:Animeentries]][[Category: Guidelines]]
546

edits

Navigation menu

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.