phauer / migrate-itunes-to-rhythmbox

Script to migrate iTunes playlists, play counts and ratings to Rhythmbox.
GNU General Public License v3.0
38 stars 10 forks source link

Case insensitive paths #28

Open daladim opened 8 months ago

daladim commented 8 months ago

I'm building on #26 , and I'm adding support for "case insensitive" paths (my iTunes library was coming from Windows and its case-insensitive file system, and hence the library was happily mixing Artist/First Song.mp3 with artist/Second Song.mp3.

Rhythmbox on the other hand sees this folder as two different folders, and hence your script was not able to correctly handle those.

Also, I'm sharing another commit that warns against those stupid "gray star" (automatic album ratings) ratings.