Skip to content

Converts iTunes library playlsits/folders/lately added into M3U playlists.

License

Notifications You must be signed in to change notification settings

har0ke/iTunesToM3ULibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iTunesToM3ULibrary

Converts iTunes library playlsits/folders/lately added into M3U playlists.

Use

python3 main.py /path/to/config.json

Configuration file

JSON file should consist of a dictionary containing settings.

{
  "setting1": "value1",
  "setting2": "value2"
}

For an overview about all settings refer to settings.py.

Example settings files configs/settings_*.py. For example: settings_base.json & settings_X3.json

Disclaimer

Use on your own responsibility. I take no responsibility for data loss, that may be caused by misconfiguration or bugs.

About

Converts iTunes library playlsits/folders/lately added into M3U playlists.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages