File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,10 @@ This has been adapted ever so slightly from Natasha's work at
15
15
16
16
iTunes doesn't even need restarting so you can just start using the script.
17
17
18
+ Alternatively, if you want to clone this repo via Git, do that and then either
19
+ drop the script into the ` ~/Library/iTunes/Scripts ` directory or hard-link it
20
+ there (iTunes doesn't support soft links).
21
+
18
22
## Usage
19
23
20
24
1 . Install the script.
@@ -26,8 +30,10 @@ iTunes doesn't even need restarting so you can just start using the script.
26
30
## Features
27
31
28
32
* Allows changing of playcounts in iTunes
29
- * Prompts for input for each song; prompt dialog now defaults to the current
30
- playcount to avoid accidental clearing of counts.
33
+ * Prompts for input for each song
34
+ * Prompt dialog now defaults to the current playcount to avoid accidental
35
+ clearing of counts
36
+ * Prompt dialog now shows the artist for the given song to avoid confusion
31
37
32
38
## Contributing
33
39
You can’t perform that action at this time.
0 commit comments