Ruekompa / owlphabet

Owlphabet music codebase
http://owlphabet.com
0 stars 0 forks source link

Redundant Track Number in song title #2

Open etcetera8 opened 6 years ago

etcetera8 commented 6 years ago
screen shot 2018-06-03 at 6 04 24 pm

Could probably get this out with .substr(0,2) or (0,3) for the space since it always seems to be two numbers

Ruekompa commented 6 years ago

Yeah, I actually just noticed that today. Idk why or how that happened. It's not on all of them though. I think it's from the tracks I donwnloaded from Owlphabet's bandcamp. Firework Child, I didn't download and those tracks don't have that issue

On Sun, Jun 3, 2018, 8:07 PM parker lindley notifications@github.com wrote:

[image: screen shot 2018-06-03 at 6 04 24 pm] https://user-images.githubusercontent.com/22607072/40892812-e1248a98-6758-11e8-91d6-f23db8c06783.png

Could probably get this out with .substr(0,2) or (0,3) for the space since it always seems to be two numbers

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Ruekompa/owlphabet/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AB6FePBuYIN3t2zxG1QLVr0xd1xklti9ks5t5HpIgaJpZM4UYTLA .

Ruekompa commented 6 years ago

Well, one album does, which I think I downloaded the tracks from bandcamp. I have to add the ability to edit track titles anyways. So that will ultimately solve that.

On Sun, Jun 3, 2018, 9:06 PM R.S. Kompinski rskompinski@gmail.com wrote:

Yeah, I actually just noticed that today. Idk why or how that happened. It's not on all of them though. I think it's from the tracks I donwnloaded from Owlphabet's bandcamp. Firework Child, I didn't download and those tracks don't have that issue

On Sun, Jun 3, 2018, 8:07 PM parker lindley notifications@github.com wrote:

[image: screen shot 2018-06-03 at 6 04 24 pm] https://user-images.githubusercontent.com/22607072/40892812-e1248a98-6758-11e8-91d6-f23db8c06783.png

Could probably get this out with .substr(0,2) or (0,3) for the space since it always seems to be two numbers

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Ruekompa/owlphabet/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AB6FePBuYIN3t2zxG1QLVr0xd1xklti9ks5t5HpIgaJpZM4UYTLA .