tattwamasi / TeslaTunes

Copy your iTunes library, automatically converting Apple Lossless to flac, to a destination for use with your Tesla Model S
https://teslatunes.loci.net
43 stars 5 forks source link

if options are changed, destination files aren't reprocessed to match if already existing #5

Closed tattwamasi closed 7 years ago

tattwamasi commented 9 years ago

Suppose you decide you really want to do genre mapping after all, or remap album artists, strip tags whatever. Currently we won't apply those changes to files that have already been copied or converted to the destination. To make it happen you'd have to manually go in and delete them, then run the util again.

Same thing if you manually go in and change some tags, re-encode a file, etc. from the source location. We'd only pick that up if the matching destination file was not there, not if it's simply different.

I'm not currently planning on changing this behavior, as it'd make things more complex than I'd planned, but am open to discussion and changing my mind.