https://github.com/badsyntax/itunes-utils
A bash script that helps you manage your itunes library through applescript
https://github.com/badsyntax/itunes-utils
Last synced: 10 months ago
JSON representation
A bash script that helps you manage your itunes library through applescript
- Host: GitHub
- URL: https://github.com/badsyntax/itunes-utils
- Owner: badsyntax
- Created: 2010-01-24T02:15:35.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-09-25T22:43:07.000Z (over 15 years ago)
- Last Synced: 2025-02-15T05:15:03.500Z (12 months ago)
- Language: Shell
- Homepage: http://badsyntax.co.uk
- Size: 109 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
This small bash script was built to help you manage your iTunes library.
* iTunes must be running before you run this script
* you will need to have the correct file permissions for copying tracks
* you'll need to `sudo chmod +x itunes-utils.sh` to run the script
Some of the features include:
* Viewing an overview of your library
* Convert Tracks (eg AAC to MP3)
* Creating a backup of your itunes library
* You can copy tracks by genre, artist or all.
* Tracks will be copied into a specified directory in the order of: Genre/Artist/Album/Track
* Remove duplicate tracks
* Filter tracks by different criteria into a unique playlist where you can delete the duplicates
* Remove empty directories
All file modifications are run through iTunes using applescript.