From 6c9b0994ad3e4265ae1d7c8b280300415ae02a93 Mon Sep 17 00:00:00 2001 From: Nimesh Ghelani Date: Fri, 11 Oct 2013 20:44:27 +0530 Subject: [PATCH] README --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9ca4bfe --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# IPod Shuffle 4g Scripts + +##shuffle.py + +Python script for building the Track and Playlist database for the newer gen IPod Shuffle. +Forked from the [shuffle-db-ng project](https://code.google.com/p/shuffle-db-ng/) + +Just put your audio files into the mass storage of your IPod and shuffle.py will do the rest +```bash +$ python shuffle.py -h +usage: shuffle.py [-h] [--disable-voiceover] path + +positional arguments: + path + +optional arguments: + -h, --help show this help message and exit + --disable-voiceover +``` + +### Additions to the original +* Option to disable voiceover +* Initialize the IPod Directory tree