Files:Generic files: Difference between revisions

From AniDB
Jump to navigation Jump to search
m (Use ProfileLink template.)
 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{TOCright}}
==Definition==
==Definition==
Some time ago a new feature has been added to AniDB which may at first look confusing: Every episode is accompanied by a 0-byte file, marked with an almost white background and without any special attributes like group, source or quality.
Some time ago a feature was added to AniDB which may at first look confusing: Every episode is accompanied by a 0-byte file, marked with an almost white background and without any special attributes like group, source or quality.
These files are called "generic files" and can help you add even those episodes to your mylist that can't (or shouldn't) be represented by a regular file-entry.
These files are called "generic files" and can help you add even those episodes to your MyList that can't (or shouldn't) be represented by a regular file-entry.


==So, what can they be used for?==
==So, what can they be used for?==
You can add (http://www.anidb.net/pics/anidb_file_addmylist.gif) such generic files to your mylist just like regular files, but they have a new property, [[Filetype|type]], which also illustrates their use:
You can add ([[Image:Anidb file addmylist.gif]]) such generic files to your MyList just like regular files, but they have a new property, [[Filetype|type]], which also illustrates their use:


[[Filetype:self ripped|self ripped]]/[[Filetype:dvd|dvd]]/[[Filetype:vhs|vhs]]/[[Filetype:tv|tv]]/[[Filetype:theater|theater]]/[[Filetype:filler|filler ep]]/[[Filetype:other|other]]
[[Filetype:self ripped|self ripped]]/[[Filetype:dvd|DVD]]/[[Filetype:vhs|VHS]]/[[Filetype:tv|TV]]/[[Filetype:theater|theatre]]/[[Filetype:streamed|streamed]]/[[Filetype:other|other]]


If there's any additional info about this episode you want to preserve, just enter it in the comment-field.
If there's any additional info about this episode you want to preserve, just enter it in the comment-field.


==How can I set the type for many generic files at once?==
==How can I set the type for many generic files at once?==
After you add all the generic files to your mylist like you would do for regular files, go to your mylist and expand it using the + icon until you see the files. There you check all the generics you want to change the type of, then scroll down and select the type from the dropdown-menu(you have to scroll down a little until you see 'change generic state to') and select the type you wish to apply for the generic files.
After you add all the generic files to your MyList like you would do for regular files, go to your MyList and expand it using the + icon until you see the files. There you check all the generics you want to change the type of, then scroll down and select the type from the drop-down menu (you have to scroll down a little until you see 'change generic state to') and select the type you wish to apply for the generic files.
If you only have generic files added for the anime, then you just need to scroll down to the end of the file list for that anime and check the 'select all' checkbox and set the generic state for them.
If you only have generic files added for the anime, then you just need to scroll down to the end of the file list for that anime and check the 'select all' checkbox and set the generic state for them.
==I have a file that spans multiple episodes. What should I do?==
Some animes have regular dual episodes. Let's take [http://anidb.info/perl-bin/animedb.pl?show=anime&aid=56&expand=1816#eid_1816 Prince of Tennis] as an example:
:''ep 25:'' (eps 25&26) ...<br>
:''ep 26:'' (eps 25&26)
If you have one of the files listed in "ep 25", also add the generic file from ep 26 to your list, with the type set to "filler" (see above). That way, it's possible to mark both ''episodes'' watched.
If some episodes of an anime are partially available in with multiple eps in one file (version A), but also with one ep in one file (version B), the episode-listing should look as follows:
:''ep 1:'' [title of ep 1]<br>
:''ep 2:'' [title of ep 2]<br>
:...<br>
:''ep last:'' [title of last episode]<br>
:-<br>
:''special 1:'' (eps 1-2) [titles]<br>
:''special 2:'' (eps 3-4) [titles]<br>
:...<br>
Then, those who have the regular version (B) can add the files normally to their list; and those who have the multiple-episode-versions (A) should add those (the specials) to their list, and then add the according generic files of the normal episodes (1 to x) to their list, with the type set to "filler".


==How can I easily add several generic files at once?==
==How can I easily add several generic files at once?==
Easy with a javascript bookmarklet.<br>
By using ''Add anime to MyList'' found under ''Episode list'' on every anime page. Note that it will have a different meaning if the episodes are expanded by group: ''Add '''selected''' to MyList''.
Create a new bookmark in your browser and copy & Paste the following line into the url field of the bookmark:<br>


:<tt>javascript:var j = 0; var n = prompt("How many?"); if (n<1) {exit(0);} var elems = document.getElementsByTagName("i"); for(i=0; i<elems.length; i++){ var elem = elems.item(i); if (elem.innerHTML == "generic file"){ elem.parentNode.previousSibling.childNodes.item(1).checked = true; j++; if (j>=n) {break;} }; } exit(0); </tt><br>
==I don't use generic files. How can I hide them?==
In your {{ProfileLink}}, under "Layout Options" you can choose to "Hide generic files on anime page".


If you move that bookmark now into a toolbar (FF: bookmark-toolbar; IE: links) you can use it like a button. Before using it you must do an "expand all" on the animeentry you want to add!
==I have generic and group files for a large anime. How can I remove all generic entries at once?==
You cannot do this directly as there is no filter to select generic entries.


{{eyecatch|Note:|You can set the [[Filetype|filetype]] later in your [[mylist]].}}
But the selection filter can be tricked as follows:
 
*expand the entry in your anime list, set the select filter to 'all' and click select
==I won't use generic files. How can I hide them?==
*next change the filter from 'all' to 'group name' and click select again
In your {{ProfileLink}}, under "Layout Options" you can choose to "Hide generic files on anime page".
*this should have only left the generic files selected (you should check), you can now safely use the 'remove' action on them


[[Category:Definitions]]
[[Category:Definitions]]

Latest revision as of 05:23, 2 January 2014

Definition

Some time ago a feature was added to AniDB which may at first look confusing: Every episode is accompanied by a 0-byte file, marked with an almost white background and without any special attributes like group, source or quality. These files are called "generic files" and can help you add even those episodes to your MyList that can't (or shouldn't) be represented by a regular file-entry.

So, what can they be used for?

You can add () such generic files to your MyList just like regular files, but they have a new property, type, which also illustrates their use:

self ripped/DVD/VHS/TV/theatre/streamed/other

If there's any additional info about this episode you want to preserve, just enter it in the comment-field.

How can I set the type for many generic files at once?

After you add all the generic files to your MyList like you would do for regular files, go to your MyList and expand it using the + icon until you see the files. There you check all the generics you want to change the type of, then scroll down and select the type from the drop-down menu (you have to scroll down a little until you see 'change generic state to') and select the type you wish to apply for the generic files. If you only have generic files added for the anime, then you just need to scroll down to the end of the file list for that anime and check the 'select all' checkbox and set the generic state for them.

How can I easily add several generic files at once?

By using Add anime to MyList found under Episode list on every anime page. Note that it will have a different meaning if the episodes are expanded by group: Add selected to MyList.

I don't use generic files. How can I hide them?

In your profile ( on AniDB), under "Layout Options" you can choose to "Hide generic files on anime page".

I have generic and group files for a large anime. How can I remove all generic entries at once?

You cannot do this directly as there is no filter to select generic entries.

But the selection filter can be tricked as follows:

  • expand the entry in your anime list, set the select filter to 'all' and click select
  • next change the filter from 'all' to 'group name' and click select again
  • this should have only left the generic files selected (you should check), you can now safely use the 'remove' action on them