Animerelease DEV

From AniDB
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

General

This is the place to contribute ideas on a possible future addition of anime release data to AniDB.

For other areas of active development on AniDB, check:

Development

Vision

The idea is to put up a system that allows to contain data of multiple releases of an anime (DVD, BD, multiple TV airings, etc.). Additionally it will hold times of the airing to build proper schedules.

Data

The data for this can be retrieved from cal.syoboi, amazon and other pages we already use for this. Though we only use them partially so far.

Implementation

General

Each release from a certain medium is implemented as a release. A release may have multiple episodes assigned to it which then hold airdates.

Interfaces

To make this work properly we will need decent massadding interfaces as manual setting of stuff will very fast get tiresome for this. Especially for tv airings.

Database

Overview

creatorid will hold the id of the broadcaster/publisher. this will be optional. same goes for epno and eptype. Used to shuffle eps around if that has happened in that release. a further appliance aside of this data aside of for pure information is at this point not planned.

startdate/eddate will be autofilled based on epreleasetb data and is not manually editable. just some caching fields.

Types

  • regular
  • preair
  • special edition (remastered, limited edition, directors cut etc.)

Medium

  • TV
  • VHS
  • DVD
  • LD
  • Blueray
  • HDDVD
  • WWW
  • theatre

Outstanding Issues

  • do we care about other countries? generally we have not so far, becuause of the licensing issue which of course is partial bs, but that's another story

Out of Scope

  • proper edition handling
  • displaying ep orders