Faircamp Manual Faircamp

Tags

This is an attempt to document which tags (in terms of low-level technical specification) faircamp supports/uses for its own fields, which ones it writes, etc. Note that this documentation might not necessarily be 100% complete or accurate (yet).

AAC

Embedded cover images: Not supported

AIFF

Embedded cover images: Not supported

Same tags as MP3 and WAV - see ID3.

ALAC

Tag decoding for ALAC uses the mp4parse crate.

Embedded cover images: Not supported License: cprt (tbd) Release title: ©alb Release artist: aART Track artist/s: ©art, ©ART Track number: trkn Track title: ©nam

Flac

Tag decoding for Flac uses the metaflac crate.

Embedded cover images: Supported

Same tags as Ogg Vorbis and Opus - see Ogg Vorbis.

ID3

Tag decoding for ID3 uses the id3 crate.

License: TCR [2.2] / TCOP [2.3, 2.4] (Copyright) (tbd) Release title: TALB (Album) Release artist: TPE2 (Album artist) Track artist/s: TPE1 (Artist/s) Track number: TRCK (Track) Track title: TIT2 (Title)

MP3

Embedded cover images: Supported

Same tags as AIFF and WAV - see ID3.

Ogg Vorbis

Tag decoding for Ogg Vorbis uses the lewton crate.

Embedded cover images: Not supported License: "copyright" (tbd) Release title: "album" Release artist: "albumartist", "album artist" Track artist/s: "artist" Track number: "track_number" Track title: "title"

Opus

Tag decoding for Opus uses the opus_headers crate.

Embedded cover images: Not supported

Same tags as Flac and Ogg Vorbis - see Ogg Vorbis.

WAV

Embedded cover images: Not supported

Known limitiations:

Same tags as AIFF and MP3 - see ID3.

Next page: Free Metal