In a previous Thread "Spoon" wrote:
[SIZE=1][COLOR="*808080"] Asset has the ability to display custom ID Tags (non-standard), with a little configuring.
For example your FLAC library contains a unique tag of 'MOOD', you can add this to asset by:
Start >> Run >> Regedit:
Browse to:
HKEY_LOCAL_MACHINE\SOFTWARE\Illustrate\dBpoweramp
Can copy the value in 'DefaultUserPath' to Start >> Run (to open that path in Windows File Explorer).
Open MediaDatabaseFieldsv4.txt and at the end add:
mood,0,NVARCHAR(150)
Where the ',0,' tells asset not to expect multi items in the field, for example artist has ,3, to allow 3 artists.
Next in Asset Configuration >> Advances Settings add 'Mood' to the browse tree and then rebuild the database (refresh all).
[/COLOR][/SIZE]
This method doesn´t work for me.
I am running Asset on a Win8.1 System.
I want a Custom Tag called "Library" to tag my Files as "FLAC_HighRes", FLAC_16_44" or as "MP3.
I´ve editet MediaDatabaseFieldsv4.txt in
C:\Users\xyz\AppData\Roaming\dBpoweramp\uMediaLibr ary
and
C:\Windows\SysWOW64\config\systemprofile\AppData\R oaming\dBpoweramp\uMediaLibrary
an added the row
library,0,NVARCHAR(12)
but I can´t add a Container "Library" in the Advanced Settings.
Any Ideas?
Greetings Alex
[SIZE=1][COLOR="*808080"] Asset has the ability to display custom ID Tags (non-standard), with a little configuring.
For example your FLAC library contains a unique tag of 'MOOD', you can add this to asset by:
Start >> Run >> Regedit:
Browse to:
HKEY_LOCAL_MACHINE\SOFTWARE\Illustrate\dBpoweramp
Can copy the value in 'DefaultUserPath' to Start >> Run (to open that path in Windows File Explorer).
Open MediaDatabaseFieldsv4.txt and at the end add:
mood,0,NVARCHAR(150)
Where the ',0,' tells asset not to expect multi items in the field, for example artist has ,3, to allow 3 artists.
Next in Asset Configuration >> Advances Settings add 'Mood' to the browse tree and then rebuild the database (refresh all).
[/COLOR][/SIZE]
This method doesn´t work for me.
I am running Asset on a Win8.1 System.
I want a Custom Tag called "Library" to tag my Files as "FLAC_HighRes", FLAC_16_44" or as "MP3.
I´ve editet MediaDatabaseFieldsv4.txt in
C:\Users\xyz\AppData\Roaming\dBpoweramp\uMediaLibr ary
and
C:\Windows\SysWOW64\config\systemprofile\AppData\R oaming\dBpoweramp\uMediaLibrary
an added the row
library,0,NVARCHAR(12)
but I can´t add a Container "Library" in the Advanced Settings.
Any Ideas?
Greetings Alex
Comment