I was trying adding custom ID-Tags for both V3 and Beta V4 both non-registered, but still on trial.
I followed the sticky procedure, but it doesn't work. After adding a new container, my custom tag just won't show up under 'Select'
Below the whole file 'MediaDatabaseFieldsv3.txt:
title,0,NVARCHAR(150)
t_artist,3,INTEGER
t_album artist,3,INTEGER
t_album,0,INTEGER
t_genre,3,INTEGER
year,0,INTEGER
track,0,NVARCHAR(10)
rating,0,INTEGER
disc,0,NVARCHAR(10)
t_composer,3,INTEGER
t_conductor,0,INTEGER
t_soloists,3,INTEGER
t_orchestra,0,INTEGER
t_chorus,0,INTEGER
t_instrument,3,INTEGER
t_period,0,INTEGER
compilation,0,INTEGER
t_style,3,INTEGER
bits,0,INTEGER
channels,0,INTEGER
frequency,0,INTEGER
bitrate,0,INTEGER
lengthms,0,INTEGER
sample count,0,INTEGER
size,0,INTEGER
type,0,NVARCHAR(20)
albumart,0,INTEGER
library,0,NVARCHAR(150)
library beeing the custom tag
What can I try to do?
I followed the sticky procedure, but it doesn't work. After adding a new container, my custom tag just won't show up under 'Select'
Below the whole file 'MediaDatabaseFieldsv3.txt:
title,0,NVARCHAR(150)
t_artist,3,INTEGER
t_album artist,3,INTEGER
t_album,0,INTEGER
t_genre,3,INTEGER
year,0,INTEGER
track,0,NVARCHAR(10)
rating,0,INTEGER
disc,0,NVARCHAR(10)
t_composer,3,INTEGER
t_conductor,0,INTEGER
t_soloists,3,INTEGER
t_orchestra,0,INTEGER
t_chorus,0,INTEGER
t_instrument,3,INTEGER
t_period,0,INTEGER
compilation,0,INTEGER
t_style,3,INTEGER
bits,0,INTEGER
channels,0,INTEGER
frequency,0,INTEGER
bitrate,0,INTEGER
lengthms,0,INTEGER
sample count,0,INTEGER
size,0,INTEGER
type,0,NVARCHAR(20)
albumart,0,INTEGER
library,0,NVARCHAR(150)
library beeing the custom tag
What can I try to do?
Comment