Sorry for the hassle, I figured it out. This will work great for my needs. Thanks! For anyone else trying similar: %{title}(.+?).mp3
Sorry for the hassle, I figured it out. This will work great for my needs. Thanks!
I tried to just do this via renaming the files first where I can easily start the numbering from 0 and then importing the filename to the Title, but it includes the extension. Is there a way to use the file name but exclude the extension?
Thanks, I'll see if I can get that figured out!
I'm trying to give correct chapter names to some MP3s. When the chapter matches the track, I can set the file name to "Chapter {track}" and then thefile name to the Title. But a lot of the time the chapter is offset by 1. So track 1 is chapter 0, track 2 is chapter 1 etc.. Is there a way to use {track-1}, or something similar? Or a better way of changing the Title than I'm using? Thanks!
I'm trying to give correct chapter names to some MP3s. When the chapter matches the track, I can set the file name to "Chapter {track}" and then thefile name to the Title. But a lot of the time the chapter is offset by 1. So track 1 is chapter 0. Is there a way to use {track-1}, or something similar? Or a better way of changing the Title than I'm using? Thanks!
I'm trying to give correct chapter names to some MP3s. When the chapter matches the track, I can set the file name to "Chapter {track}" and then the Title to the file name. But a lot of the time the chapter is offset by 1. So track 1 is chapter 0. Is there a way to use {track-1}, or something similar? Or a better way of changing the Title than I'm using? Thanks!