Skip to content

Converts .m3u files that only have song names to the actual location of each song in a music library

License

Notifications You must be signed in to change notification settings

mcgill-a/PlaylistConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlaylistConverter

Converts .m3u files that only have song names to the actual location of each song in a music library

Features

  • Absolute File Location Playlist Conversion
  • Relative File Location Playlist Conversion

Dependencies

  • eye3D | Used for MP3 file metadata

Requirements

  • Python 3.7
  • A Music Library Structure of [Artist/Album/Song] as shown below:

Usage

Windows Command Prompt:

  • (optional) | Add Python to path so 'python' command works regardless of currenty directory:
set PATH=%PATH%;<...>\Programs\Python\Python37
  • Set the current directory to the location of the converter and run the converter:
python converter.py

Demo

Program:

Output:

Meta

Distributed under the MIT license. See LICENSE for more information.

Author @mcgill-a

About

Converts .m3u files that only have song names to the actual location of each song in a music library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages