Skip to content

Commit

Permalink
minor fixes in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Schallbert committed Sep 21, 2023
1 parent c8a0ccb commit c295656
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ To mitigate manual renaming, this script has been developed.
# How to use the script
1. Place the script (or the executable) in the folder you'd like the script's output to appear in, e.g.
"Music/DFplayerFiles"
2. Run the script once. It will create the input folder "PlayListsM3U" and end with
2. Run the script once. It will create the input folder "PlayListsM3U" and finish with
a message that it didn't find any files to modify.
3. Create playlists with the songs you'd like to listen to on DFplayer mini and place them in "PlayListsM3U".
It makes sense to rename them according to the order in which you'd like the output folders to be created,
Expand All @@ -37,5 +37,5 @@ e.g. "01_Audiobook Story Of My life"
# Rough description of what it does
The script will create two folders (in the folder it is placed itself):
"PlayListsM3U" which you put your playlists in to be converted (input for script)
"SDcardFolders" which contains the script's output (numbered folders accoring to the playlist count and copied plus renamed MP3 files)
"SDcardFolders" which contains the script's output (numbered folders according to the playlist count and copied plus renamed MP3 files)
The script iterates through all playlist files within PlayListsM3U and will create folders accordingly, copying the playlist's linked files into this folder, and renaming it according to the playlist's track number following DFplayer's file/folder format.

0 comments on commit c295656

Please sign in to comment.