Hello,
Adding Tracks is workin fine. But I am missing one feature.
Queue Track. Normaly, when I add a track, I wish to play it after the actual song.
I hope it's not to problematic to implement this.
If you try to save a large set of files it's takes a long time to compress the files. The most new PC have more then one CPU. Dar can speed up by using more then one CPU.
Approach:
1.) compression moved to own threads. dar save the compressed files.
plus: flexible
minus: disk space not known. have to stop thread on low disk space.
2.) dar start a backup for each cpu. after...