mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-14 03:07:24 +03:00
Experimenting with iTunes Artwork
This commit is contained in:
parent
0ee070b38c
commit
f258592285
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ wiki
|
|||||||
TODO.md
|
TODO.md
|
||||||
gosonic.log
|
gosonic.log
|
||||||
var
|
var
|
||||||
|
Artwork
|
4
bin/extract_itunes_artwork.sh
Normal file → Executable file
4
bin/extract_itunes_artwork.sh
Normal file → Executable file
@ -14,8 +14,8 @@
|
|||||||
# ie 4D4 becomes 04, 13, 04.
|
# ie 4D4 becomes 04, 13, 04.
|
||||||
#
|
#
|
||||||
|
|
||||||
AlbumArtwork="${HOME}/Music/iTunes/Album Artwork"
|
AlbumArtwork="${HOME}/Music/iTunes 1/Album Artwork"
|
||||||
DestinationDir="$AlbumArtwork/Images"
|
DestinationDir="Artwork"
|
||||||
IFS=$'\n'
|
IFS=$'\n'
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user