Closed pmetras closed 6 years ago
Good work! thank you!
One only about the make_album_ini.sh
script: suppose you have a directory with media and you have already generated the corresponding album.ini
. If you later add a media to this directory, running the script will not touch it, you have to manually add the new media. What about making the script add it in album.ini
?
I've moved the various scripts into a
bin
directory. At the same time, I created a symlink namescanner
toscanner/main.py
. And I documented thebin
directory content. The newmake_album_ini.sh
script creates a defaultalbum.ini
file in a directory based on its media content.