This commit is contained in:
.[d]. 2022-02-28 18:17:33 -06:00
parent 4770df6449
commit 8ad0e8152b

4
dp3.sh

@ -646,7 +646,7 @@ rm "$PLAYLIST_ARTWORK" && rm "dr1p" && rm "dp3.py" #############################
#####################################################################################################################
mv "$PLAYLIST_NAME/dr1p__$PLAYLIST_NAME" "." && rmdir "$PLAYLIST_NAME" && ls -al "dr1p__$PLAYLIST_NAME" #############
#####################################################################################################################
cat "dr1p__$PLAYLIST_NAME/_playlist.m3u" && tar cvfz "dr1p__$PLAYLIST_NAME.tar.gz" "dr1p__$PLAYLIST_NAME" ###########
cat "dr1p__$PLAYLIST_NAME/_playlist.m3u" && echo "$PLAYLIST_URL" >> "dr1p__$PLAYLIST_NAME/_processed_batch.log" #####
#####################################################################################################################
ls -al "dr1p__$PLAYLIST_NAME.tar.gz" ################################################################################
tar cvfz "dr1p__$PLAYLIST_NAME.tar.gz" "dr1p__$PLAYLIST_NAME" && ls -al "dr1p__$PLAYLIST_NAME.tar.gz" ###############
################################################################################################################# EOF