347
edits
Fahrenheit (talk | contribs) |
Fahrenheit (talk | contribs) m (→Pseudo-Files) |
||
Line 195: | Line 195: | ||
Currently i gave users the option to expand files which have file<->file relations, so the file table for the Episode that holds File A and File B would look like this with all files expanded: | Currently i gave users the option to expand files which have file<->file relations, so the file table for the Episode that holds File A and File B would look like this with all files expanded: | ||
File A ....... | File A .......<br /> | ||
\- File B .... | \- File B ....<br /> | ||
File B ....... | File B .......<br /> | ||
\- File A | \- File A | ||
With pseudo-files i create a new super-file that would have the following attributes ja audio, en and de subtitles, and it's representation is something like this, where File P is the Pseudo-File: | With pseudo-files i create a new super-file that would have the following attributes ja audio, en and de subtitles, and it's representation is something like this, where File P is the Pseudo-File: | ||
File P ....... | File P .......<br /> | ||
|- File A .... | |- File A ....<br /> | ||
\- File B .... | \- File B .... | ||
edits