home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 April / PCWorld_2005-04_cd.bin / software / temacd / godfather / TGF_069.exe / $INSTDIR / tgf.mdb / trk.json < prev    next >
Encoding:
JavaScript Object Notation  |  2005-02-06  |  1.2 KB

  1. {
  2.     "schema": {
  3.         "id": "Long Integer",
  4.         "vol_id": "Long Integer",
  5.         "art_id": "Long Integer",
  6.         "alb_id": "Long Integer",
  7.         "path": "Text (255) NOT NULL",
  8.         "file": "Text (255) NOT NULL",
  9.         "filetype": "Text (10)",
  10.         "track": "Text (10)",
  11.         "title": "Text (100)",
  12.         "genre": "Text (50)",
  13.         "year_": "Text (10)",
  14.         "comment": "Memo/Hyperlink (255)",
  15.         "styles": "Text (180)",
  16.         "tones": "Text (180)",
  17.         "rating": "Text (20)",
  18.         "mood": "Text (50)",
  19.         "situation": "Text (50)",
  20.         "quality": "Text (20)",
  21.         "tempo": "Text (50)",
  22.         "type": "Text (50)",
  23.         "copyright": "Text (50)",
  24.         "url": "Text (50)",
  25.         "composer": "Text (50)",
  26.         "lang": "Text (50)",
  27.         "lyrics": "Memo/Hyperlink (255)",
  28.         "oriyear": "Text (10)",
  29.         "oriperformer": "Text (50)",
  30.         "subtitle": "Text (50)",
  31.         "remixedby": "Text (50)",
  32.         "hardsoftsettings": "Text (80)",
  33.         "md5": "Text (32)",
  34.         "playcount": "Long Integer",
  35.         "bitrate": "Integer",
  36.         "chanelmode": "Text (15)",
  37.         "filesize": "Long Integer",
  38.         "audiosize": "Long Integer",
  39.         "tagsize": "Long Integer",
  40.         "vbr": "Boolean NOT NULL",
  41.         "duration": "Long Integer",
  42.         "durationf": "Text (8)",
  43.         "samplerate": "Text (10)",
  44.         "encoder": "Text (50)",
  45.         "encoderex": "Memo/Hyperlink (255)",
  46.         "ins_date": "DateTime",
  47.         "upd_date": "DateTime",
  48.         "flagged": "Text (5)",
  49.         "artfav": "Boolean NOT NULL",
  50.         "user01": "Text (50)",
  51.         "user02": "Text (50)",
  52.         "user03": "Text (50)",
  53.         "user04": "Text (50)",
  54.         "user05": "Text (50)",
  55.         "user06": "Text (50)"
  56.     },
  57.     "data": []
  58. }