Main discussion forum
-
atagal
- Newbie

- Posts: 34
- Joined: Tue Oct 26, 2010 12:08 am
Post
by atagal »
It will be very handy to edit tracklisting at online panel!
for example, for vinyls i use:
A. title
B. title
for cds:
01. title
02. title
...
now, by default in panel is hardcoded 1,2,3 etc. :-\
thank you in advance!

Last edited by
atagal on Tue Oct 26, 2010 12:21 am, edited 1 time in total.
-
jtclipper
- Administrator

- Posts: 772
- Joined: Tue Aug 10, 2010 12:04 pm
Post
by jtclipper »
Will upload a small update to the program including this feature also.
Dimitris
-
atagal
- Newbie

- Posts: 34
- Joined: Tue Oct 26, 2010 12:08 am
Post
by atagal »
Thank you!
Also maybe possibe to expand
on_addTrack procedure with DISKNUMBER (sDisk) and width new tag #DN?
Code: Select all
on_addTrack( const sTrack, sDisk, sTitle, sComposer, sTime: string );
on_getTrack( const iRow: integer; var sTrack, sDisk,sTitle,sComposer,sTime: string; var fDur: extended );
Now very hard to tag/rename multidisk albums. In previous TGF version was possible to do manualy but anyway was unhandy.
For examample 2cd:
1-01 title
1-02 title
...
2-01 title
2-02 title
...
#DN-#R