In using my updated tool from a week or so ago, I discovered some issues. The issues centered around adding single songs to playlists and how they were not sorted. This wasn’t really a big problem except with iTunes (all my new problems seem to be with iTunes don’t they?).
Anyway, I’ve added the ability to sort the playlist both from the toolbar (in a simple way) and from the config setup in more complex ways. Also, because I found with my own playlist that there were issues with the actual playlist file, I’ve added a couple of functions to help diagnose where the errors exist in the playlist file so you can manually fix them. I’ve also fixed the remove duplicate function because it may have been that code causing the errors in the first place. Lastly, I’ve added a function to validate the songs listed with actual physical songs on a disc.
I put this all in a class too so it’s easily maintainable.
Feel free to download it. If there are any requests for the source code, please let me know (it may take a big to pull it together because I’ve never pulled source together and don’t know which files should go and which don’t). As always the download can be found in my download tab.