Skip to content

This is to copy files from your iTunes playlist into your music player. Avoding copying music that you don't really fancy.

License

Notifications You must be signed in to change notification settings

dthisner/M3U-to-drive

Repository files navigation

M3U-to-drive

This is to copy files from your iTunes playlist into your music player. Avoding copying music that you don't really fancy or just from specific playlists.

Usage

  1. Change the location variables to match yours.
  2. Export your playlist from iTunes/Music
  3. Open the file and remove the top row and delete it (this is to make sure everything is in rows and not just 1 long line)
  4. Run the script and it will start copying.

ToDo

  1. Run in parallel
  2. Config file for variables
  3. Unit Tests
  4. Ability to pass in variables
  5. Check to see if the file already exists and don't copy new if it does
  6. Overwrite to copy over if the file exist already
  7. Check to see if folder already exist to skip the creating folder step again
  8. Setup using UI as a desktop app
  9. Write out a summary of Time it took, files copied
  10. List files that wasn't able to be copied
  11. Implement Cobra
  12. Added better usage instructions for Cobra

Bug

  1. Needs to open and save m3u file before using it

About

This is to copy files from your iTunes playlist into your music player. Avoding copying music that you don't really fancy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages