metadata.options 621 B

12345678910111213141516171819
  1. Track.name type: FT_POINTER
  2. Track.gid type: FT_POINTER
  3. Track.file type: FT_POINTER
  4. Track.restriction type: FT_POINTER
  5. Track.alternative type: FT_POINTER
  6. Track.artist type: FT_POINTER
  7. AudioFile.file_id type: FT_POINTER
  8. Image.file_id type: FT_POINTER
  9. Artist.gid type: FT_POINTER
  10. Artist.name type: FT_POINTER
  11. Album.name type: FT_POINTER
  12. Episode.gid type: FT_POINTER
  13. Episode.name type: FT_POINTER
  14. ImageGroup.image type: FT_POINTER
  15. Episode.file type: FT_POINTER
  16. Episode.restriction type: FT_POINTER
  17. Episode.covers type: FT_POINTER
  18. Restriction.countries_allowed type: FT_POINTER
  19. Restriction.countries_forbidden type: FT_POINTER