blob: 993c665c1163246862cfa8b9139c0985a947357c (
plain)
1
2
3
4
5
6
7
8
9
10
|
EXTRA_DIST = \
add_song.py \
coverart_fetch.py \
create_mp3_tags_from_itdb.py \
fix_empty_artist_field.py \
play_with_ipod_api.py \
play_with_smart_playlists.py \
save_photos.py \
tag_genre_from_audioscrobber.py \
toy_around.py
|