Commit Graph

10 Commits

Author SHA1 Message Date
232929a47a Update FileTag for multi-field
We are separating an identifier (uuid) from the human-readable label.
2019-12-15 12:14:55 -05:00
7e8f11a33c Change template engine from mustache to handlebars 2019-12-15 11:50:53 -05:00
5782510af1 Add sqlite3 library backend 2019-12-14 21:11:21 -05:00
684eb1448b Update project for new NFC-EXPLORE build 2018-12-08 05:16:02 +00:00
adc365b4f8 File backend: search subdirectories 2017-04-11 19:12:53 -04:00
320c4f7aa5 Allow song randomization when tags are duplicated 2017-04-11 18:58:43 -04:00
cc9d85324b Move media player path into config 2017-04-10 23:08:59 -04:00
beacdf98e7 Add in missing return statements
Fixes several bugs relating to dupe callbacks on the same tag
2017-04-09 22:40:23 -04:00
43ad5281e3 Create PlayLog, move tag identification into MediaLibrary 2017-04-09 22:08:34 -04:00
78f2802dea Use Media Library for finding mp3s
Closes #4
2017-04-09 22:08:24 -04:00