Records
Records are audio files uploaded by one admin in the admin app.
Only mp3 files supported yet.
Records can only be played by registered clients which are in the the same group. One record can be managed in the admin app by clicking on it or multiple rceords with a long press at one of them.
Indexing records
Records will be indexed based on the id3 tags of the audio file. Some tags are required, other can be left empty. The indexed information can be changed at any time in the admin app when managing records. Following tags will be captured:
- Required:
- title or filename will be used as title if title tag is empty.
- tracknumber
- As date the creation date of the file will be used by default. If you want to set your own date add one prefix in form
yymmdd_
to the filename.
- Optional:
- artist
- album
- genre
- language
The records will be displayed grouped by the date and tracknumber in a flat view or folder view. Records can be compressed when uploading. One admin can be manage the comression in the settings of admin app. If no value is entered no compression of the records will be performed.
Clients can filter on indexed tags.