maarten / Ximian

Generate an iTunes XML from your Swinsian (smart) playlists
MIT License
8 stars 1 forks source link

Upgrade to Swift 5 and fixed "Artist" and "Track Number" fields #7

Open dag2108 opened 1 year ago

dag2108 commented 1 year ago

Updated to Swift 5 and also fixed "Arist" and "Track Number" tags, which were not importing.

There is still work to do on the NSPredicate code, which does not handle Date fields correctly. Details here: https://stackoverflow.com/questions/30520599/unable-to-query-for-date-using-nspredicate-in-swift

Unfortunately, I don't have the expertise to fix the NSPredicate code so that Smart Playlists with Date filters import correctly.