Cristian Baldi

Results 59 comments of Cristian Baldi

> > There was a fork by another user (https://github.com/rgamici/Album-Splitter/commit/da5df0df62f23bc84db7f3462e6a118e7861459b) that used raw FFMpeg command but he never proposed a merge and right now the fork is outdated. > >...

I have clarified this in the README, together with some examples. This issue can be closed if it is all clear on your side @nicolaasjan https://github.com/crisbal/album-splitter#output-format

@nicolaasjan you are absolutely right. I can push a fix for this now. I will ping you when you can try again.

@nicolaasjan would you prefer the track number to be assigned arbitrarily by the script or to be pulled from the .txt file? In your case, do you want `Olivia Newton-John...

@nicolaasjan I have updated the tool to include the track number on the filenames now. Sorry it took a while :)

Right @nicolaasjan , I will open a new issue for this problem you mention. It is not particularly difficult to implement, I will need to replace some old code that...

Hey, thanks for the PR, I will take a look at this when I have some time. It looks good. Also thanks to the detailed explaination

I never done it. Does it allow to make the script installable via pip? If so I will upload the repo to pypi.

Thanks I will look into that in the following days, unless you want to do it :) But I'd like to try that myself.