Extra File for Apend data

There is a program where, in addition to the Mp3 tag or database, there is the possibility of adding additional data such as playcount, etc. to an additional file. The file has the same name as the mp3 file but with an additional extension. With Radioboss this could be: xxxxxxx.mp3.rbd

Example of the content of the file:

<?xml version="1.0" encoding="UTF-8"?><PlaylistItem Class="File">
<Title>Mon Amour (Remix)</Title>
<Artist>ZZOILO</Artist>
<Type>Music</Type>
<Duration>179.940</Duration>
<Color>#80FF80</Color>
<Markers>
<Marker Type="Ramp1" Position="2.160"/>
<Marker Type="HookIn" Position="75.525"/>
<Marker Type="HookOut" Position="109.565"/>
<Marker Type="FadeOut" Position="178.010"/>
<Marker Type="CueOut" Position="179.940"/>
</Markers>
</PlaylistItem>

What dou you think about that idea?
 
I know that but it is a suggest idea to add this aditional information storage possibilty to a extra file ....
 
Last edited:
The purpose of this where to share the all extra data tag easy between more that 1 pc without the trouble to import and export everytime the database and without to write inside the mp3 file. Simply a good idea adtionally to the existing database and ape2tag. simply a 3rd apendata option.

I'm very happy if you can implement it. Thank you!
 
The purpose of this where to share the all extra data tag easy between more that 1 pc without the trouble to import and export everytime the database and without to write inside the mp3 file. Simply a good idea adtionally to the existing database and ape2tag. simply a 3rd apendata option.
I've added it to our to-do list for the future versions.
 
Back
Top