chrisbarrett / itunes.hs

Simple utility to add items to iTunes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

A commandline tool to add items to your iTunes library.

It will traverse folder hierarchies to search for files with common media extensions. It will also add items inside zip archives.

OS X only.

Usage

itunes
    add [items...]   Add files or folders to the iTunes library, removing originals.
    copy [items...]  Add files or folders to the iTunes library, preserving originals.
    help             Show usage

About

Simple utility to add items to iTunes.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%