Skip to content

perelin/liberatr_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

LiberatR

Liberate your iTunes ratings!

Python script for Windows to backup and restore iTunes ratings.

Approach

The ratings (and playcounts) are copied directly into to the MP3 files, embeded as POPM frames according to ID3 v2.4.0 specification http://id3.org/id3v2.4.0-frames The backup will be read from the written frame.

Dependencies

The script makes use of the iTunes COM API, Pythons win32com extension and the mutagen Python multimedia tagging library. They all need to be available in order to run the script.

Usage

When all dependencies are met start the script with python liberatr -h to get an overview of the available options

About

Python Windows CLI script to backup and restore iTunes ratings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published