Update 'README.md'
This commit is contained in:
parent
b4e1cf2436
commit
daf2a87ad6
|
@ -12,11 +12,12 @@ Currently posting on: https://udongein.xyz/VocaloidMusicBot
|
||||||
* exiftool
|
* exiftool
|
||||||
* Create ./music/ folder
|
* Create ./music/ folder
|
||||||
* In ./music/ folder create separate folders for each release (albums/singles/etc.)
|
* In ./music/ folder create separate folders for each release (albums/singles/etc.)
|
||||||
* In each ./music/*/ put
|
* In each ./music/*/
|
||||||
* music files
|
* put music files
|
||||||
* corresponding cover image named 'cover.jpg' to attach together with a music file
|
* put a corresponding cover image named 'cover.jpg' to attach together with a music file
|
||||||
* simple file named 'link' and copypaste there a url to corresponding information about the release
|
* put a simple file named 'link' and copypaste there a url to corresponding information about the release
|
||||||
* Edit post.sh
|
* Edit post.sh
|
||||||
* change instance url from udongein.xyz to whatever you have
|
* change instance url from udongein.xyz to whatever you have
|
||||||
* optionally edit status message in the last POST curl
|
* optionally edit status message in the last POST curl
|
||||||
|
* Be careful, because by default it is assumed all music has .opus extension. If it is not your case please handle the situation however you need.
|
||||||
* Now put it to crontab!
|
* Now put it to crontab!
|
||||||
|
|
Loading…
Reference in New Issue