Skip to content

Commit 1ea469e

Browse files
committed
Show artist in change dialog
1 parent 7fe7f70 commit 1ea469e

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

Change Play Count.scpt

680 Bytes
Binary file not shown.

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ This has been adapted ever so slightly from Natasha's work at
1515

1616
iTunes doesn't even need restarting so you can just start using the script.
1717

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+
1822
## Usage
1923

2024
1. Install the script.
@@ -26,8 +30,10 @@ iTunes doesn't even need restarting so you can just start using the script.
2630
## Features
2731

2832
* 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
3137

3238
## Contributing
3339

0 commit comments

Comments
 (0)